Skip to content

feat: add attemptDeadlineSeconds support to scheduled functions #42054

feat: add attemptDeadlineSeconds support to scheduled functions

feat: add attemptDeadlineSeconds support to scheduled functions #42054

Triggered via pull request November 17, 2025 22:38
Status Success
Total duration 10m 11s
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/functions/runtimes/discovery/v1alpha1.ts#L292
Unsafe assignment of an `any` value
lint (20): src/deploy/functions/runtimes/discovery/v1alpha1.ts#L291
Unexpected any. Specify a different type
lint (20): src/deploy/functions/build.ts#L460
Unexpected any. Specify a different type
lint (20): src/deploy/functions/backend.ts#L563
Unsafe call of an `any` typed value
lint (20): src/deploy/functions/backend.ts#L563
Unsafe member access .message on an `any` value
lint (20): src/deploy/functions/backend.ts#L563
Unsafe call of an `any` typed value
lint (20): src/deploy/functions/backend.ts#L563
Unsafe member access .includes on an `any` value
lint (20): src/deploy/functions/backend.ts#L563
Unsafe member access .status on an `any` value
lint (20): src/deploy/functions/backend.ts#L562
Unexpected any. Specify a different type
lint (20): src/deploy/functions/backend.ts#L183
Missing JSDoc comment