chore: Disable node warnings when spawning for tests #182
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
|