Skip to content

adding clickable contributor addresses + homepage content to main #291

adding clickable contributor addresses + homepage content to main

adding clickable contributor addresses + homepage content to main #291

Triggered via pull request September 18, 2024 15:03
Status Success
Total duration 3m 6s
Artifacts

lint.yml

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

Annotations

12 warnings
⬣ 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#L45
'currency' is assigned a value but never used. Allowed unused vars must match /^_/u
⬣ ESLint, ʦ TypeScript, 💅 Prettier, and 🃏 Test: src/app/context/web3.tsx#L35
Unexpected any. Specify a different type
⬣ ESLint, ʦ TypeScript, 💅 Prettier, and 🃏 Test: src/app/context/web3.tsx#L46
Unexpected any. Specify a different type
⬣ ESLint, ʦ TypeScript, 💅 Prettier, and 🃏 Test: src/app/context/web3.tsx#L81
'tokenData' is assigned a value but never used. Allowed unused vars must match /^_/u