Skip to content

ci: update the github workflows #2

ci: update the github workflows

ci: update the github workflows #2

Triggered via pull request June 9, 2024 23:08
Status Failure
Total duration 43s
Artifacts

lint-and-test.yml

on: pull_request
Matrix: lint-and-test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
lint-and-test (16.x)
Process completed with exit code 1.
lint-and-test (14.x)
The job was canceled because "_16_x" failed.
lint-and-test (14.x)
Process completed with exit code 2.
lint-and-test (22.x)
The job was canceled because "_16_x" failed.
lint-and-test (22.x)
The operation was canceled.
lint-and-test (16.x)
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/.
lint-and-test (16.x): src/hooks/use-env.ts#L69
React Hook useEffect has a missing dependency: 'ignoreDefaultVariables'. Either include it or remove the dependency array
lint-and-test (16.x): src/hooks/use-persistent-state.ts#L28
React Hook useEffect has a missing dependency: 'addItem'. Either include it or remove the dependency array