Upgrades functions::list command to utilize Cloud Run API #41876
Triggered via pull request
November 11, 2025 22:15
Status
Failure
Total duration
11m 58s
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
Annotations
6 errors and 13 warnings
|
unit (22)
Process completed with exit code 1.
|
|
unit (20)
The strategy configuration was canceled because "unit._22" failed
|
|
unit (20)
The operation was canceled.
|
|
vscode_unit (20)
Process completed with exit code 1.
|
|
vscode_unit (22)
The strategy configuration was canceled because "vscode_unit._20" failed
|
|
vscode_unit (22)
The operation was canceled.
|
|
lint (20):
firebase-vscode/src/utils/settings.ts#L36
Missing semicolon
|
|
lint (20):
firebase-vscode/src/data-connect/sdk-generation.ts#L36
Missing semicolon
|
|
lint (20):
firebase-vscode/src/core/emulators.ts#L45
Missing semicolon
|
|
lint (20):
src/deploy/functions/backend.ts#L556
Unsafe member access .status on an `any` value
|
|
lint (20):
src/deploy/functions/backend.ts#L555
Unexpected any. Specify a different type
|
|
lint (20):
src/commands/functions-list.ts#L63
Unsafe call of an `any` typed value
|
|
lint (20):
src/commands/functions-list.ts#L63
Unsafe member access .toString on an `any` value
|
|
lint (20):
src/commands/functions-list.ts#L63
Unsafe argument of type `any` assigned to a parameter of type `Error`
|
|
lint (20):
src/commands/functions-list.ts#L61
Unsafe call of an `any` typed value
|
|
lint (20):
src/commands/functions-list.ts#L61
Unsafe member access .push on an `any` value
|
|
lint (20):
src/commands/functions-list.ts#L48
Unexpected any. Specify a different type
|
|
lint (20):
src/commands/functions-list.ts#L45
Unsafe assignment of an `any` value
|
|
lint (20):
src/commands/functions-list.ts#L31
Unexpected any. Specify a different type
|