fix: make sure the crc daemon is running before execute start (#205)" #143
pr-check.yaml
on: pull_request
Windows
1m 37s
macOS
48s
linter, formatters and unit tests
16s
Annotations
10 errors and 3 warnings
linter, formatters and unit tests:
src/crc-start.spec.ts#L19
All imports in the declaration are only used as types. Use `import type`
|
linter, formatters and unit tests:
src/crc-start.spec.ts#L26
All imports in the declaration are only used as types. Use `import type`
|
linter, formatters and unit tests:
src/crc-start.spec.ts#L36
'logger' is defined but never used
|
linter, formatters and unit tests:
src/crc-start.spec.ts#L45
'status' is defined but never used
|
linter, formatters and unit tests:
src/crc-start.spec.ts#L45
Unexpected empty method 'updateStatus'
|
linter, formatters and unit tests:
src/crc-start.spec.ts#L57
'logger' is defined but never used
|
linter, formatters and unit tests:
src/crc-start.spec.ts#L65
'logger' is defined but never used
|
linter, formatters and unit tests:
src/crc-start.spec.ts#L68
'status' is defined but never used
|
linter, formatters and unit tests:
src/crc-start.spec.ts#L68
Unexpected empty method 'updateStatus'
|
linter, formatters and unit tests
Process completed with exit code 1.
|
Windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
linter, formatters and unit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macOS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|