Remove v1 (docker-compose) #343
Annotations
9 warnings
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/
|
Run yarn lint:
src/index.ts#L164
Argument 'command' should be typed
|
Run yarn lint:
src/index.ts#L165
Argument 'args' should be typed
|
Run yarn lint:
src/v2.ts#L259
Argument 'command' should be typed
|
Run yarn lint:
src/v2.ts#L260
Argument 'args' should be typed
|
Run yarn lint:
test/v2/compose.test.ts#L168
Unexpected any. Specify a different type
|
Run yarn lint:
test/v2/compose.test.ts#L360
Unexpected any. Specify a different type
|
Run yarn lint:
test/v2/compose.test.ts#L719
'running' is assigned a value but never used
|
Run yarn lint:
test/v2/compose.test.ts#L746
'running' is assigned a value but never used
|
Loading