Skip to content

Allow TAR uploads to storage. #42472

Allow TAR uploads to storage.

Allow TAR uploads to storage. #42472

Triggered via pull request November 26, 2025 23:09
Status Success
Total duration 13m 55s
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

13 warnings
lint (20): firebase-vscode/src/utils/settings.ts#L36
Missing semicolon
lint (20): firebase-vscode/src/core/emulators.ts#L45
Missing semicolon
lint (20): src/gcp/storage.ts#L324
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