yarn lint fix #2858
main.yml
on: push
Run linting for all packages
1m 40s
API Tests
1m 36s
build-frontend-image
3m 40s
build-backend-image
3m 2s
Annotations
2 errors and 5 warnings
Run linting for all packages:
packages/frontend/components/Form/Select.tsx#L47
'filterOptions' is never reassigned. Use 'const' instead
|
Run linting for all packages
Process completed with exit code 1.
|
API Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run linting for all packages
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run linting for all packages:
packages/frontend/hooks/useRedirectIfLoggedIn.ts#L33
React Hook useEffect has a missing dependency: 'loginWithCookie'. Either include it or remove the dependency array
|
build-backend-image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-frontend-image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|