add xp metagame to profile #736
Annotations
10 warnings and 10 notices
src/hooks/useSubmit/index.ts#L1
Avoid barrel files, they slow down performance, and cause large module graphs with modules that go unused.
|
src/hooks/useSubmitTransaction.ts#L120
This hook does not specify all of its dependencies: setTxHash
|
src/hooks/useSubmitTransaction.ts#L120
This hook does not specify all of its dependencies: txHash
|
src/hooks/useSubmitTransaction.ts#L148
This hook does not specify all of its dependencies: contractCallConfig
|
src/hooks/useSubmitTransaction.ts#L148
This hook does not specify all of its dependencies: onError
|
src/hooks/useSubmitTransaction.ts#L148
This hook does not specify all of its dependencies: setTxError
|
src/hooks/useSubmitTransaction.ts#L148
This hook does not specify all of its dependencies: reset
|
src/hooks/useSubmitTransaction.ts#L148
This hook does not specify all of its dependencies: setTxSuccess
|
src/hooks/useSubmitTransaction.ts#L148
This hook does not specify all of its dependencies: rawError
|
src/hooks/useSubmitTransaction.ts#L148
This hook does not specify all of its dependencies: error
|
src/pages/superadmin/activity.tsx#L102
Avoid default exports.
|
src/components/[guild]/EditGuild/index.ts#L3
Avoid default exports.
|
src/components/[guild]/EditGuild/EditGuildButton.tsx#L22
Avoid default exports.
|
src/hooks/useColorPalette.ts#L97
Avoid default exports.
|
src/components/[guild]/EditGuild/hooks/useEditTags.ts#L55
Avoid default exports.
|
src/pages/[guild]/[group].tsx#L219
Avoid default exports.
|
src/pages/[guild]/analytics.tsx#L73
Avoid default exports.
|
src/components/[guild]/EditGuild/hooks/useEditGuild.ts#L418
Avoid default exports.
|
src/pages/[guild]/activity.tsx#L99
Avoid default exports.
|
src/hooks/useSubmitTransaction.ts#L196
Avoid default exports.
|
This job succeeded
Loading