Skip to content

chore: Disable node warnings when spawning for tests #182

chore: Disable node warnings when spawning for tests

chore: Disable node warnings when spawning for tests #182

Triggered via push January 9, 2025 03:23
Status Success
Total duration 3m 5s
Artifacts

ci.yaml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build (22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (22): src/commands/apis.ts#L33
'_bin' is assigned a value but never used
build (22): src/commands/apis.ts#L33
'_sourcePath' is assigned a value but never used
build (22): src/commands/apis.ts#L34
'_command' is assigned a value but never used
build (22): src/commands/run.ts#L92
Unexpected any. Specify a different type
build (22): src/commands/run.ts#L118
Unexpected any. Specify a different type
build (22): src/commands/run.ts#L118
Unexpected any. Specify a different type
build (22): src/files.ts#L308
Unexpected any. Specify a different type
build (22): src/index.ts#L393
'_bin' is assigned a value but never used
build (22): src/index.ts#L393
'_sourcePath' is assigned a value but never used
build (22): src/messages.ts#L123
'_scriptId' is defined but never used