Support webhooks in Data Connect behind an experiment flag. #41871
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
6 errors and 13 warnings
|
unit (20)
Process completed with exit code 9.
|
|
unit (22)
The strategy configuration was canceled because "unit._20" failed
|
|
unit (22)
The operation was canceled.
|
|
vscode_unit (22)
Process completed with exit code 1.
|
|
vscode_unit (20)
The strategy configuration was canceled because "vscode_unit._22" failed
|
|
vscode_unit (20)
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#L64
Unsafe member access .status on an `any` value
|
|
lint (20):
src/dataconnect/client.ts#L63
Unexpected any. Specify a different type
|
|
lint (20):
src/dataconnect/client.ts#L40
Missing JSDoc comment
|
|
lint (20):
src/dataconnect/client.ts#L33
Missing JSDoc comment
|
|
lint (20):
src/dataconnect/client.ts#L16
Missing JSDoc comment
|
|
lint (20):
src/dataconnect/client.ts#L9
Missing return type on function
|
|
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
|