Skip to content

Adds cloud run api call in backend.ts to fetch functions #42290

Adds cloud run api call in backend.ts to fetch functions

Adds cloud run api call in backend.ts to fetch functions #42290

Triggered via pull request November 21, 2025 19:29
Status Cancelled
Total duration 3m 20s
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 errors and 13 warnings
unit (24)
Canceling since a higher priority waiting request for CI Tests-pull_request-fr/cloud-run-fns-list4 exists
unit (24)
The operation was canceled.
unit (22)
Canceling since a higher priority waiting request for CI Tests-pull_request-fr/cloud-run-fns-list4 exists
unit (22)
The operation was canceled.
unit (20)
Canceling since a higher priority waiting request for CI Tests-pull_request-fr/cloud-run-fns-list4 exists
unit (20)
The operation was canceled.
vscode_unit (24)
Canceling since a higher priority waiting request for CI Tests-pull_request-fr/cloud-run-fns-list4 exists
vscode_unit (24)
The operation was canceled.
vscode_unit (22)
Canceling since a higher priority waiting request for CI Tests-pull_request-fr/cloud-run-fns-list4 exists
vscode_unit (22)
The operation was canceled.
vscode_unit (20)
Canceling since a higher priority waiting request for CI Tests-pull_request-fr/cloud-run-fns-list4 exists
vscode_unit (20)
The operation was canceled.
CI Tests
Canceling since a higher priority waiting request for CI Tests-pull_request-fr/cloud-run-fns-list4 exists
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/deploy/index.ts#L51
Unexpected any. Specify a different type
lint (20): src/deploy/index.ts#L51
Unexpected any. Specify a different type
lint (20): src/deploy/index.ts#L51
Unexpected any. Specify a different type
lint (20): src/deploy/index.ts#L49
Unexpected any. Specify a different type
lint (20): src/deploy/index.ts#L49
Unexpected any. Specify a different type
lint (20): src/deploy/index.ts#L49
Unexpected any. Specify a different type
lint (20): src/deploy/functions/backend.ts#L566
Unsafe member access .message on an `any` value
lint (20): src/deploy/functions/backend.ts#L566
Unsafe argument of type `any` assigned to a parameter of type `Error`
lint (20): src/deploy/functions/backend.ts#L565
Unexpected any. Specify a different type
lint (20): src/deploy/functions/backend.ts#L186
Missing JSDoc comment