chore: format #149
ci.yml
on: pull_request
Run ESLint
17s
Run Prettier
20s
Run Typechecker
17s
Build and Check for Errors
21s
Annotations
2 errors and 6 warnings
Run ESLint:
src/App.tsx#L20
Unexpected constant condition
|
Run ESLint
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 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/.
|
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/.
|
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/.
|