Skip to content

fix: update GitHub Actions to Node.js 24 to resolve deprecation warnings #444

fix: update GitHub Actions to Node.js 24 to resolve deprecation warnings

fix: update GitHub Actions to Node.js 24 to resolve deprecation warnings #444

Triggered via push March 31, 2026 18:03
Status Success
Total duration 2m 22s
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