Fixed Issue #289 - Clickable addresses under the "contributors" tab #283
Annotations
6 errors and 12 warnings
src/app/[netname]/bounty/[id]/page.tsx#L3
There should be no empty line within import group
|
src/components/bounty/BountyClaimss.tsx#L5
There should be no empty line within import group
|
src/components/bounty/BountyInfo.tsx#L6
There should be no empty line within import group
|
src/components/bounty/ClaimList.tsx#L3
There should be no empty line within import group
|
src/components/layout/Header.tsx#L11
There should be no empty line within import group
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/app/[netname]/bounty/[id]/layout.tsx#L1
Run autofix to sort these imports!
|
src/app/[netname]/bounty/[id]/layout.tsx#L13
'weiToEther' is defined but never used. Allowed unused vars must match /^_/u
|
src/app/[netname]/bounty/[id]/layout.tsx#L26
Unexpected console statement
|
src/app/[netname]/bounty/[id]/layout.tsx#L45
'currency' is assigned a value but never used. Allowed unused vars must match /^_/u
|
src/app/[netname]/bounty/[id]/layout.tsx#L72
Unexpected console statement
|
src/app/[netname]/bounty/[id]/page.tsx#L3
Run autofix to sort these imports!
|
src/app/[netname]/layout.tsx#L29
Unexpected console statement
|
src/app/bounty/[id]/layout.tsx#L1
Run autofix to sort these imports!
|
src/app/bounty/[id]/layout.tsx#L37
Unexpected console statement
|
src/app/bounty/[id]/layout.tsx#L78
Unexpected console statement
|
This job failed
Loading