fix: scroll #144
ci.yml
on: pull_request
Run ESLint
18s
Run Prettier
17s
Run Typechecker
22s
Build and Check for Errors
23s
Annotations
3 errors and 6 warnings
Run ESLint:
src/App.tsx#L20
Unexpected constant condition
|
Run ESLint
Process completed with exit code 1.
|
Run Prettier
Process completed with exit code 1.
|
Run ESLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run ESLint:
src/components/challenges/Sidebar2.tsx#L6
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Run ESLint:
src/components/challenges/Sidebar2.tsx#L25
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Run Prettier
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Typechecker
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and Check for Errors
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|