Skip to content

Update Round2ChallengeModal.tsx #164

Update Round2ChallengeModal.tsx

Update Round2ChallengeModal.tsx #164

Triggered via pull request January 29, 2024 22:02
Status Failure
Total duration 44s
Artifacts

ci.yml

on: pull_request
Run ESLint
20s
Run ESLint
Run Prettier
15s
Run Prettier
Run Typechecker
15s
Run Typechecker
Build and Check for Errors
15s
Build and Check for Errors
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 7 warnings
Run Typechecker: src/components/challenges/Round2ChallengeModal.tsx#L132
Unexpected token. Did you mean `{'}'}` or `}`?
Run Typechecker: src/components/challenges/Round2ChallengeModal.tsx#L132
Unexpected token. Did you mean `{'}'}` or `}`?
Run Typechecker: src/components/challenges/Round2ChallengeModal.tsx#L133
Unexpected token. Did you mean `{'>'}` or `>`?
Run Typechecker
Process completed with exit code 1.
Run Prettier
Process completed with exit code 1.
Build and Check for Errors: src/components/challenges/Round2ChallengeModal.tsx#L132
Unexpected token. Did you mean `{'}'}` or `}`?
Build and Check for Errors: src/components/challenges/Round2ChallengeModal.tsx#L132
Unexpected token. Did you mean `{'}'}` or `}`?
Build and Check for Errors: src/components/challenges/Round2ChallengeModal.tsx#L133
Unexpected token. Did you mean `{'>'}` or `>`?
Build and Check for Errors
Process completed with exit code 1.
Run ESLint: src/App.tsx#L20
Unexpected constant condition
Run ESLint
Process completed with exit code 1.
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/.
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/.
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/.
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