Ultimate Disgrace I hate frontend #166
ci.yml
on: pull_request
Run ESLint
20s
Run Prettier
17s
Run Typechecker
24s
Build and Check for Errors
29s
Annotations
3 errors and 7 warnings
Run Prettier
Process completed with exit code 1.
|
Run ESLint:
src/App.tsx#L20
Unexpected constant condition
|
Run ESLint
Process completed with exit code 1.
|
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/action-setup@v2.2.4, 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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2.2.4, 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/ChallengeModal.tsx#L301
React Hook useEffect has a missing dependency: 'handleStartChange'. Either include it or remove the dependency array. If 'handleStartChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
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/action-setup@v2.2.4, 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/action-setup@v2.2.4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|