Lint fix #1853
push.yml
on: push
Run ESLint
37s
Run Type Check
34s
Run Prettier Check
37s
Run API tests
1m 36s
Annotations
8 warnings
Run Type Check
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 ESLint
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 ESLint:
src/pages/manage/events/[id]/public-images.tsx#L57
'data' is defined but never used. Allowed unused args must match /^_/u
|
Run ESLint:
src/pages/manage/events/[id]/public-images.tsx#L84
'renderImages' is defined but never used. Allowed unused vars must match /^_/u
|
Run ESLint:
src/pages/tests/select_component.tsx#L55
Unexpected console statement
|
Run Prettier Check
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 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 API tests
Failed to save: "/bin/tar" failed with error: The process '/bin/tar' failed with exit code 1
|