Remove v1 (docker-compose) #344
Annotations
1 error and 9 warnings
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#L259
Argument 'command' should be typed
|
Lint:
src/index.ts#L260
Argument 'args' should be typed
|
Lint:
test/compose.test.ts#L168
Unexpected any. Specify a different type
|
Lint:
test/compose.test.ts#L360
Unexpected any. Specify a different type
|
Lint:
test/compose.test.ts#L719
'running' is assigned a value but never used
|
Lint:
test/compose.test.ts#L746
'running' is assigned a value but never used
|