Support webhooks in Data Connect behind an experiment flag. #42044
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
5 errors and 13 warnings
|
vscode_unit (20)
Process completed with exit code 1.
|
|
vscode_unit (24)
The strategy configuration was canceled because "vscode_unit._20" failed
|
|
vscode_unit (24)
The operation was canceled.
|
|
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/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
|