Remove v1 (docker-compose) #342
Triggered via pull request
September 27, 2024 08:08
Status
Failure
Total duration
2m 11s
Artifacts
–
Annotations
1 error and 11 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/
|
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#L259
Argument 'command' should be typed
|
Lint:
src/v2.ts#L260
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
|
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/
|