Skip to content

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

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

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

Triggered via pull request November 21, 2025 19:32
Status Success
Total duration 10m 12s
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/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