Bump micromatch from 4.0.5 to 4.0.8 in /cli #390
ci.yml
on: pull_request
Tag & Release
0s
dependabot
4s
Annotations
1 error and 20 warnings
dependabot
Process completed with exit code 1.
|
Lint
The following actions use a deprecated Node.js version 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
|
CodeQL analysis (javascript)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, github/codeql-action/init@v2, github/codeql-action/analyze@v2. 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)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Test
The following actions use a deprecated Node.js version 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/
|
dependabot
The following actions uses node12 which is deprecated and will be forced to run on node16: dependabot/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
dependabot
The following actions use a deprecated Node.js version and will be forced to run on node20: dependabot/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
dependabot
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
dependabot
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
dependabot
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
dependabot
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|