Marge external commits into feature/clear #309
Annotations
7 errors and 1 warning
yarn lint:
src/commands/clear/index.ts#L7
Use an `interface` instead of a `type`
|
yarn lint:
src/commands/clear/index.ts#L43
'foldersToDelete' is never reassigned. Use 'const' instead
|
yarn lint:
src/commands/clear/index.ts#L56
'resultSpinner' is never reassigned. Use 'const' instead
|
yarn lint:
src/commands/clear/index.ts#L56
'resultSpinner' is assigned a value but never used
|
yarn lint:
src/commands/clear/index.ts#L76
'resultSpinner' is never reassigned. Use 'const' instead
|
yarn lint:
src/commands/clear/index.ts#L76
'resultSpinner' is assigned a value but never used
|
yarn lint
Process completed with exit code 1.
|
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/.
|
The logs for this run have expired and are no longer available.
Loading