Skip to content

fix: Don't write files on clone if unable to fetch proejct (#824) #178

fix: Don't write files on clone if unable to fetch proejct (#824)

fix: Don't write files on clone if unable to fetch proejct (#824) #178

Triggered via push January 8, 2025 03:07
Status Failure
Total duration 2m 48s
Artifacts

ci.yaml

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

Annotations

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