Skip to content

Zip deploy fixes #42309

Zip deploy fixes

Zip deploy fixes #42309

Triggered via pull request November 22, 2025 01:30
Status Failure
Total duration 9m 19s
Artifacts

node-test.yml

on: pull_request
Matrix: unit
Matrix: agent_evals_build
Matrix: check-json-schema
Matrix: check-package-lock-vsce
Matrix: check-package-lock
Matrix: lint
Matrix: vscode_unit
Matrix: integration-windows
Matrix: integration
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 10 warnings
lint (20): src/gcp/storage.ts#L269
Expected space or tab after '//' in comment
lint (20): src/deploy/apphosting/util.ts#L56
Insert `;`
lint (20): src/deploy/apphosting/util.ts#L42
Replace `⏎······`Cannot·create·a·tar·archive·with·0·files·from·directory·"${rootDir}"`,⏎····` with ``Cannot·create·a·tar·archive·with·0·files·from·directory·"${rootDir}"``
lint (20): src/deploy/apphosting/util.ts#L31
Delete `⏎`
lint (20): src/deploy/apphosting/util.ts#L22
Expected space or tab after '//' in comment
lint (20): src/deploy/apphosting/util.ts#L21
Expected space or tab after '//' in comment
lint (20): src/deploy/apphosting/release.ts#L57
Replace `↹` with `········`
lint (20): src/deploy/apphosting/release.ts#L52
Replace `↹` with `········`
lint (20): src/deploy/apphosting/deploy.ts#L10
'createArchive' is defined but never used
lint (20): src/apphosting/backend.ts#L359
Replace `value:·"nodejs22"` with `·value:·"nodejs22"·`
unit (24): src/gcp/storage.ts#L269
Expected space or tab after '//' in comment
unit (24): src/deploy/apphosting/util.ts#L56
Insert `;`
unit (24): src/deploy/apphosting/util.ts#L42
Replace `⏎······`Cannot·create·a·tar·archive·with·0·files·from·directory·"${rootDir}"`,⏎····` with ``Cannot·create·a·tar·archive·with·0·files·from·directory·"${rootDir}"``
unit (24): src/deploy/apphosting/util.ts#L31
Delete `⏎`
unit (24): src/deploy/apphosting/util.ts#L22
Expected space or tab after '//' in comment
unit (24): src/deploy/apphosting/util.ts#L21
Expected space or tab after '//' in comment
unit (24): src/deploy/apphosting/release.ts#L57
Replace `↹` with `········`
unit (24): src/deploy/apphosting/release.ts#L52
Replace `↹` with `········`
unit (24): src/deploy/apphosting/deploy.ts#L10
'createArchive' is defined but never used
unit (24): src/apphosting/backend.ts#L359
Replace `value:·"nodejs22"` with `·value:·"nodejs22"·`
unit (20)
The strategy configuration was canceled because "unit._24" failed
unit (20)
The operation was canceled.
unit (22)
The strategy configuration was canceled because "unit._24" failed
unit (22)
The operation was canceled.
lint (20): src/gcp/apphosting.ts#L291
Unexpected any. Specify a different type
lint (20): src/deploy/apphosting/util.ts#L36
Unsafe member access .code on an `any` value
lint (20): src/deploy/apphosting/util.ts#L35
Unexpected any. Specify a different type
lint (20): src/deploy/apphosting/util.ts#L10
Missing JSDoc comment
lint (20): src/deploy/apphosting/release.ts#L80
Unsafe argument of type `any` assigned to a parameter of type `string`
lint (20): src/deploy/apphosting/deploy.ts#L90
Forbidden non-null assertion
lint (20): src/deploy/apphosting/deploy.ts#L36
Invalid type "string | undefined" of template literal expression
lint (20): src/apphosting/backend.ts#L628
Forbidden non-null assertion
lint (20): src/apphosting/backend.ts#L318
Unexpected constant condition
lint (20): src/apphosting/backend.ts#L52
Use `String#includes()` method with a string instead