Add service stats
support
#341
Annotations
2 errors and 11 warnings
info
Process completed with exit code 127.
|
Build + Test
Process completed with exit code 1.
|
info
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/
|
Build + 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/
|
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/index.ts#L164
Argument 'command' should be typed
|
Lint:
src/index.ts#L165
Argument 'args' should be typed
|
Lint:
src/v2.ts#L271
Argument 'command' should be typed
|
Lint:
src/v2.ts#L272
Argument 'args' should be typed
|
Lint:
test/v2/compose.test.ts#L168
Unexpected any. Specify a different type
|
Lint:
test/v2/compose.test.ts#L360
Unexpected any. Specify a different type
|
Lint:
test/v2/compose.test.ts#L719
'running' is assigned a value but never used
|
Lint:
test/v2/compose.test.ts#L746
'running' is assigned a value but never used
|