Skip to content

Support firebase dataconnect:sdk:generate --watch #29726

Support firebase dataconnect:sdk:generate --watch

Support firebase dataconnect:sdk:generate --watch #29726

Triggered via pull request September 24, 2024 00:03
Status Success
Total duration 9m 48s
Artifacts

node-test.yml

on: pull_request
Matrix: unit
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

19 warnings
check-package-lock-vsce (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check-package-lock (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check-json-schema (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint (20): src/emulator/dataconnectEmulator.ts#L3
Unsafe assignment of an `any` value
lint (20): src/emulator/dataconnectEmulator.ts#L3
Require statement not part of import statement
lint (20): src/emulator/dataconnectEmulator.ts#L50
Type boolean trivially inferred from a boolean literal, remove type annotation
lint (20): src/emulator/dataconnectEmulator.ts#L53
'DataConnectEmulatorClient' was used before it was defined
lint (20): src/emulator/dataconnectEmulator.ts#L78
Unexpected any. Specify a different type
lint (20): src/emulator/dataconnectEmulator.ts#L79
Invalid type "any" of template literal expression
lint (20): src/emulator/dataconnectEmulator.ts#L79
Unsafe member access .message on an `any` value
lint (20): src/emulator/dataconnectEmulator.ts#L104
Unsafe assignment of an `any` value
lint (20): src/emulator/dataconnectEmulator.ts#L104
Unsafe call of an `any` typed value
lint (20): src/emulator/dataconnectEmulator.ts#L107
Invalid type "any" of template literal expression
unit (18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
vscode_unit (18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
vscode_unit (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/