Skip to content

Include SDK generation as part of firebase init dataconnect #29657

Include SDK generation as part of firebase init dataconnect

Include SDK generation as part of firebase init dataconnect #29657

Triggered via pull request September 20, 2024 21:02
Status Success
Total duration 11m 7s
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

18 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/init/features/dataconnect/index.ts#L68
Missing JSDoc comment
lint (20): src/init/features/dataconnect/index.ts#L139
Missing return type on function
lint (20): src/init/features/dataconnect/index.ts#L139
Missing JSDoc comment
lint (20): src/init/features/dataconnect/index.ts#L154
Missing return type on function
lint (20): src/init/features/dataconnect/index.ts#L155
Unsafe assignment of an `any` value
lint (20): src/init/features/dataconnect/index.ts#L180
Missing return type on function
lint (20): src/init/features/dataconnect/index.ts#L189
Unsafe assignment of an `any` value
lint (20): src/init/features/dataconnect/index.ts#L256
Unexpected any. Specify a different type
lint (20): src/init/features/dataconnect/index.ts#L264
Unsafe assignment of an `any` value
lint (20): src/init/features/dataconnect/index.ts#L292
Forbidden non-null assertion
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/