Skip to content

Allow TAR uploads to storage. #42466

Allow TAR uploads to storage.

Allow TAR uploads to storage. #42466

Triggered via pull request November 26, 2025 22:54
Status Cancelled
Total duration 14m 48s
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

21 errors and 10 warnings
lint (20)
Process completed with exit code 1.
lint (20): src/gcp/storage.ts#L290
Expected '===' and instead saw '=='
lint (20): src/gcp/storage.ts#L290
Insert `⏎·······`
lint (20): src/gcp/storage.ts#L276
Expected '===' and instead saw '=='
lint (20): src/gcp/storage.ts#L261
Delete `⏎`
unit (24)
Process completed with exit code 1.
unit (24): src/gcp/storage.ts#L290
Expected '===' and instead saw '=='
unit (24): src/gcp/storage.ts#L290
Insert `⏎·······`
unit (24): src/gcp/storage.ts#L276
Expected '===' and instead saw '=='
unit (24): src/gcp/storage.ts#L261
Delete `⏎`
unit (20)
The strategy configuration was canceled because "unit._24" failed
unit (20)
The operation was canceled.
unit (20): src/gcp/storage.ts#L290
Expected '===' and instead saw '=='
unit (20): src/gcp/storage.ts#L290
Insert `⏎·······`
unit (20): src/gcp/storage.ts#L276
Expected '===' and instead saw '=='
unit (20): src/gcp/storage.ts#L261
Delete `⏎`
unit (22)
The strategy configuration was canceled because "unit._24" failed
unit (22)
The operation was canceled.
vscode_unit (22)
Canceling since a higher priority waiting request for CI Tests-pull_request-allow-tar-uploads-storage exists
vscode_unit (22)
The operation was canceled.
CI Tests
Canceling since a higher priority waiting request for CI Tests-pull_request-allow-tar-uploads-storage exists
lint (20): src/gcp/storage.ts#L320
Unexpected any. Specify a different type
lint (20): src/gcp/storage.ts#L252
Unsafe member access .stream on an `any` value
lint (20): src/gcp/storage.ts#L252
Unsafe assignment of an `any` value
lint (20): src/gcp/storage.ts#L235
Unexpected any. Specify a different type
lint (20): src/gcp/storage.ts#L234
Missing JSDoc comment
lint (20): src/gcp/storage.ts#L222
Unsafe member access .status on an `any` value
lint (20): src/gcp/storage.ts#L221
Unexpected any. Specify a different type
lint (20): src/gcp/storage.ts#L220
Forbidden non-null assertion
lint (20): src/gcp/storage.ts#L204
Missing JSDoc comment
lint (20): src/gcp/storage.ts#L14
Should be no multiple asterisks on end lines