Skip to content

Bump @testing-library/dom from 9.3.3 to 10.4.0 #382

Bump @testing-library/dom from 9.3.3 to 10.4.0

Bump @testing-library/dom from 9.3.3 to 10.4.0 #382

Triggered via pull request July 29, 2024 02:32
Status Failure
Total duration 3m 33s
Artifacts

ci.yml

on: pull_request
Matrix: CodeQL analysis
Tag & Release
0s
Tag & Release
dependabot
0s
dependabot
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 13 warnings
Test
Process completed with exit code 1.
CodeQL analysis (javascript)
Process completed with exit code 1.
Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
CodeQL analysis (javascript)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint: src/Camera.tsx#L6
'useMemo' is defined but never used
Lint: src/Noskop.tsx#L31
'toggleFullscreen' is assigned a value but never used
Lint: src/hud/Compass.tsx#L11
'state' is assigned a value but never used
Lint: src/hud/Compass.tsx#L11
'setState' is assigned a value but never used
Lint: src/hud/ControllerConnection.tsx#L48
React Hook useEffect has missing dependencies: 'controller.connection' and 'controller.right.analog.direction'. Either include them or remove the dependency array
Lint: src/hud/Inventory.tsx#L34
React Hook useEffect has a missing dependency: 'controller.left.analog'. Either include it or remove the dependency array
Lint: src/hud/Reticle.tsx#L39
React Hook React.useEffect has a missing dependency: 'controller.left.analog'. Either include it or remove the dependency array
Lint: src/mechanics/Objective.tsx#L18
'CorrectionFactors' is assigned a value but never used
Lint: src/mechanics/Objective.tsx#L23
'Magnifications' is assigned a value but never used
Lint: src/mechanics/Turret.tsx#L10
'size' is assigned a value but never used