feat: issue #1002 #909
Annotations
9 errors and 10 warnings
|
π¬ Lint
Process completed with exit code 1.
|
|
π¬ Lint:
src/trpc/routers/_app.ts#L1078
Redundant double negation
|
|
π¬ Lint:
src/trpc/routers/_app.ts#L1077
Redundant double negation
|
|
π¬ Lint:
src/trpc/routers/_app.ts#L1074
Redundant double negation
|
|
π¬ Lint:
src/trpc/routers/_app.ts#L1073
Redundant double negation
|
|
π¬ Lint:
src/trpc/routers/_app.ts#L1058
Redundant double negation
|
|
π¬ Lint:
src/trpc/routers/_app.ts#L1057
Redundant double negation
|
|
π¬ Lint:
src/trpc/routers/_app.ts#L1054
Redundant double negation
|
|
π¬ Lint:
src/trpc/routers/_app.ts#L1053
Redundant double negation
|
|
π¬ Lint:
src/components/bounty/BountyInfo.tsx#L41
'modalOpen' is defined but never used
|
|
π¬ Lint:
src/components/bounty/BountyInfo.tsx#L40
'modalOpen' is defined but never used
|
|
π¬ Lint:
src/app/leaderboard/page.tsx#L121
React Hook useMemo has an unnecessary dependency: 'currentPage'. Either exclude it or remove the dependency array
|
|
π¬ Lint:
src/app/leaderboard/page.tsx#L69
'score' is defined but never used
|
|
π¬ Lint:
src/app/leaderboard/page.tsx#L69
'score' is defined but never used
|
|
π¬ Lint:
src/app/leaderboard/page.tsx#L67
'chain' is defined but never used
|
|
π¬ Lint:
src/app/leaderboard/page.tsx#L67
'chain' is defined but never used
|
|
π¬ Lint:
src/app/layout.client.tsx#L30
Unexpected any. Specify a different type
|
|
π¬ Lint:
src/app/api/generate-claim-card/route.tsx#L76
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|
|
π¬ Lint:
src/app/api/generate-claim-card/route.tsx#L76
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
Loading