Fixed Issue #289 - Clickable addresses under the "contributors" tab #287
Annotations
12 warnings
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#L45
'currency' is assigned a value but never used. Allowed unused vars must match /^_/u
|
src/app/bounty/[id]/layout.tsx#L1
Run autofix to sort these imports!
|
src/app/context/web3.tsx#L1
Run autofix to sort these imports!
|
src/app/context/web3.tsx#L35
Unexpected any. Specify a different type
|
src/app/context/web3.tsx#L46
Unexpected any. Specify a different type
|
src/app/context/web3.tsx#L81
'tokenData' is assigned a value but never used. Allowed unused vars must match /^_/u
|
src/app/context/web3.tsx#L139
Unexpected console statement
|
src/app/context/web3.tsx#L166
Unexpected console statement
|
src/app/context/web3.tsx#L179
Unexpected console statement
|
This job succeeded
Loading