Skip to content

Support webhooks in Data Connect behind an experiment flag. #42048

Support webhooks in Data Connect behind an experiment flag.

Support webhooks in Data Connect behind an experiment flag. #42048

Triggered via pull request November 17, 2025 21:20
Status Failure
Total duration 6m 27s
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

5 errors and 13 warnings
vscode_unit (24)
Process completed with exit code 1.
vscode_unit (20)
The strategy configuration was canceled because "vscode_unit._24" failed
vscode_unit (20)
The operation was canceled.
vscode_unit (22)
The strategy configuration was canceled because "vscode_unit._24" failed
vscode_unit (22)
The operation was canceled.
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/dataconnect/client.ts#L9
Missing return type on function
lint (20): src/dataconnect/client.spec.ts#L10
Require statement not part of import statement
lint (20): src/dataconnect/client.spec.ts#L10
Unsafe argument of type `any` assigned to a parameter of type `ChaiPlugin`
lint (20): src/commands/dataconnect-sql-shell.ts#L103
Invalid type "unknown" of template literal expression
lint (20): src/commands/dataconnect-sql-shell.ts#L103
Invalid type "unknown" of template literal expression
lint (20): src/commands/dataconnect-sql-shell.ts#L67
Unexpected constant condition
lint (20): src/commands/dataconnect-sql-shell.ts#L66
Missing return type on function
lint (20): src/commands/dataconnect-services-list.ts#L47
Invalid type "string | undefined" of template literal expression
lint (20): src/commands/dataconnect-services-list.ts#L34
Unexpected any. Specify a different type
lint (20): src/commands/dataconnect-services-list.ts#L23
Unexpected any. Specify a different type