Skip to content

feat: ps supports json format #271

feat: ps supports json format

feat: ps supports json format #271

Re-run triggered October 30, 2023 12:57
Status Success
Total duration 4m 29s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
Lint: src/index.ts#L159
Argument 'command' should be typed
Lint: src/index.ts#L160
Argument 'args' should be typed
Lint: src/v2.ts#L186
Argument 'command' should be typed
Lint: src/v2.ts#L187
Argument 'args' should be typed
Lint: test/v2/compose.test.ts#L136
Unexpected any. Specify a different type
Lint: test/v2/compose.test.ts#L328
Unexpected any. Specify a different type
Lint: test/v2/compose.test.ts#L687
'running' is assigned a value but never used