Skip to content

fix: force Node.js 24 for remaining GitHub Actions deprecation warnings #445

fix: force Node.js 24 for remaining GitHub Actions deprecation warnings

fix: force Node.js 24 for remaining GitHub Actions deprecation warnings #445

Triggered via push March 31, 2026 18:08
Status Success
Total duration 2m 29s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Lint: test/compose.test.ts#L776
'running' is assigned a value but never used
Lint: test/compose.test.ts#L749
'running' is assigned a value but never used
Lint: test/compose.test.ts#L362
Unexpected any. Specify a different type
Lint: test/compose.test.ts#L170
Unexpected any. Specify a different type
Lint: src/index.ts#L287
Argument 'args' should be typed
Lint: src/index.ts#L286
Argument 'command' should be typed