Skip to content

feat: delete cards, disable shared cards, no need for pin to update, … #320

feat: delete cards, disable shared cards, no need for pin to update, …

feat: delete cards, disable shared cards, no need for pin to update, … #320

Triggered via push January 29, 2024 23:00
Status Failure
Total duration 1m 18s
Artifacts

web.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 6 warnings
Testing
This condition will always return true since this function is always defined. Did you mean to call it instead?
Testing
Process completed with exit code 2.
Testing
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Testing
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Testing: web/src/components/Modals/BaseDialog.tsx#L2
'Backdrop' is defined but never used
Testing: web/src/hooks/useNuiEvent.ts#L25
Unexpected any. Specify a different type
Testing: web/src/views/ATM/ATM.tsx#L107
'handleVisibility' is assigned a value but never used
Testing
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/