Skip to content

a new age

a new age #6

Triggered via push January 28, 2024 03:52
Status Failure
Total duration 2m 46s
Artifacts

ci.yml

on: push
Matrix: lint
Matrix: test
shellcheck
4s
shellcheck
check-commits
0s
check-commits
docker-build
0s
docker-build
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 8 warnings
lint (12): client/src/components/admin/store.js#L54
'Item' is assigned a value but never used
lint (12): client/src/components/admin/store.js#L347
'Problem' is not defined
lint (12): client/src/components/header.js#L7
Missing space before function parentheses
lint (12): client/src/components/header.js#L16
'toast' is not defined
lint (12): client/src/components/header.js#L26
Unexpected usage of doublequote
lint (12): client/src/components/item.js#L2
'useRef' is defined but never used
lint (12): client/src/components/item.js#L4
'submitFlag' is defined but never used
lint (12): client/src/components/item.js#L4
'getSolves' is defined but never used
lint (12): client/src/components/item.js#L6
'SolvesDialog' is defined but never used
lint (12): client/src/components/item.js#L10
Unexpected usage of doublequote
test (12, 12, 6)
Process completed with exit code 1.
shellcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
shellcheck
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint (12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint (12)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint (12): client/src/components/item.js#L59
React Hook useCallback has a missing dependency: 'item.id'. Either include it or remove the dependency array
lint (12): client/src/routes/items.js#L44
React Hook useEffect has a missing dependency: 'items.length'. Either include it or remove the dependency array
test (12, 12, 6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (12, 12, 6)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/