feat: hidden pages #349
Annotations
10 warnings and 10 notices
src/v2/components/Layout/index.ts#L1
Avoid barrel files, they slow down performance, and cause large module graphs with modules that go unused.
|
src/pages/_app.tsx#L108
Avoid barrel files, they slow down performance, and cause large module graphs with modules that go unused.
|
src/v2/components/Header/index.ts#L1
Avoid barrel files, they slow down performance, and cause large module graphs with modules that go unused.
|
src/rewards/components/TokenReward.tsx#L41
This hook does not specify all of its dependencies: isFromGeogatedCountry
|
src/rewards/components/SelectRoleOrSetRequirements.tsx#L66
This hook does not specify all of its dependencies: initNewRole
|
src/v2/components/ui/hooks/useToast.ts#L172
This hook specifies more dependencies than necessary: state
|
src/pages/api/linkpreview/[timestamp]/[guild].tsx#L272
Unexpected empty block.
|
src/v2/components/Account/components/NetworkModal/NetworkButtonsList.tsx#L33
Unexpected empty block.
|
src/rewards/index.ts#L41
Avoid barrel files, they slow down performance, and cause large module graphs with modules that go unused.
|
src/pages/[guild]/members.tsx#L125
This hook does not specify all of its dependencies: replace
|
src/rewards/Google/GoogleCardMenu.tsx#L14
Avoid default exports.
|
src/rewards/Points/components.tsx#L5
Avoid default exports.
|
src/rewards/Google/useGoogleCardProps.tsx#L74
Avoid default exports.
|
src/static/abis/feeCollector.ts#L359
Avoid default exports.
|
src/rewards/Points/PointsRewardCard.tsx#L59
Avoid default exports.
|
src/rewards/Points/PointsCardMenu.tsx#L39
Avoid default exports.
|
src/rewards/Google/GoogleCardWarning.tsx#L71
Avoid default exports.
|
src/rewards/Points/useUsersPoints.ts#L24
Avoid default exports.
|
src/rewards/Google/GoogleCardSettings.tsx#L27
Avoid default exports.
|
src/rewards/Points/PointsCardButton.tsx#L30
Avoid default exports.
|
This job succeeded
Loading