Skip to content

Fixed Issue #289 - Clickable addresses under the "contributors" tab #283

Fixed Issue #289 - Clickable addresses under the "contributors" tab

Fixed Issue #289 - Clickable addresses under the "contributors" tab #283

Triggered via pull request September 17, 2024 17:12
Status Failure
Total duration 34s
Artifacts

lint.yml

on: pull_request
⬣ ESLint, ʦ TypeScript, 💅 Prettier, and 🃏 Test
23s
⬣ ESLint, ʦ TypeScript, 💅 Prettier, and 🃏 Test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 12 warnings
⬣ ESLint, ʦ TypeScript, 💅 Prettier, and 🃏 Test: src/app/[netname]/bounty/[id]/page.tsx#L3
There should be no empty line within import group
⬣ ESLint, ʦ TypeScript, 💅 Prettier, and 🃏 Test: src/components/bounty/BountyClaimss.tsx#L5
There should be no empty line within import group
⬣ ESLint, ʦ TypeScript, 💅 Prettier, and 🃏 Test: src/components/bounty/BountyInfo.tsx#L6
There should be no empty line within import group
⬣ ESLint, ʦ TypeScript, 💅 Prettier, and 🃏 Test: src/components/bounty/ClaimList.tsx#L3
There should be no empty line within import group
⬣ ESLint, ʦ TypeScript, 💅 Prettier, and 🃏 Test: src/components/layout/Header.tsx#L11
There should be no empty line within import group
⬣ ESLint, ʦ TypeScript, 💅 Prettier, and 🃏 Test
Process completed with exit code 1.
⬣ ESLint, ʦ TypeScript, 💅 Prettier, and 🃏 Test
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/
⬣ ESLint, ʦ TypeScript, 💅 Prettier, and 🃏 Test
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/
⬣ ESLint, ʦ TypeScript, 💅 Prettier, and 🃏 Test: src/app/[netname]/bounty/[id]/layout.tsx#L13
'weiToEther' is defined but never used. Allowed unused vars must match /^_/u
⬣ ESLint, ʦ TypeScript, 💅 Prettier, and 🃏 Test: src/app/[netname]/bounty/[id]/layout.tsx#L45
'currency' is assigned a value but never used. Allowed unused vars must match /^_/u