Skip to content

Marge external commits into feature/clear #309

Marge external commits into feature/clear

Marge external commits into feature/clear #309

Triggered via pull request February 21, 2024 16:38
Status Failure
Total duration 14m 5s
Artifacts

pr-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 3 warnings
lint-check: src/commands/clear/index.ts#L7
Use an `interface` instead of a `type`
lint-check: src/commands/clear/index.ts#L43
'foldersToDelete' is never reassigned. Use 'const' instead
lint-check: src/commands/clear/index.ts#L56
'resultSpinner' is never reassigned. Use 'const' instead
lint-check: src/commands/clear/index.ts#L56
'resultSpinner' is assigned a value but never used
lint-check: src/commands/clear/index.ts#L76
'resultSpinner' is never reassigned. Use 'const' instead
lint-check: src/commands/clear/index.ts#L76
'resultSpinner' is assigned a value but never used
lint-check
Process completed with exit code 1.
test
Process completed with exit code 101.
build-check
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-check
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/.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@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/.