fix: Don't write files on clone if unable to fetch proejct (#824) #178
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
|