Skip to content

First pass at auto generating sdk configs #30903

First pass at auto generating sdk configs

First pass at auto generating sdk configs #30903

Triggered via pull request October 21, 2024 18:27
Status Cancelled
Total duration 4m 36s
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

7 errors and 17 warnings
unit (18)
Canceling since a higher priority waiting request for 'CI Tests-pull_request-mtewani/auto-apps-first-pass' exists
vscode_unit (18)
Canceling since a higher priority waiting request for 'CI Tests-pull_request-mtewani/auto-apps-first-pass' exists
vscode_unit (18)
The operation was canceled.
vscode_unit (20)
Canceling since a higher priority waiting request for 'CI Tests-pull_request-mtewani/auto-apps-first-pass' exists
vscode_unit (20)
The operation was canceled.
unit (20)
Canceling since a higher priority waiting request for 'CI Tests-pull_request-mtewani/auto-apps-first-pass' exists
unit (20)
The operation was canceled.
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/
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/commands/apps-create.ts#L106
Unexpected any. Specify a different type
lint (20): src/commands/apps-create.ts#L138
Unexpected any. Specify a different type
lint (20): src/commands/apps-create.ts#L156
Unexpected any. Specify a different type
lint (20): src/commands/apps-create.ts#L172
Type string trivially inferred from a string literal, remove type annotation
lint (20): src/commands/apps-create.ts#L174
Unexpected any. Specify a different type
lint (20): src/commands/apps-create.ts#L176
Unsafe argument of type `any` assigned to a parameter of type `{ projectId?: string | undefined; project?: string | undefined; rc?: RC | undefined; }`
lint (20): src/commands/apps-create.ts#L178
Unsafe member access .nonInteractive on an `any` value
lint (20): src/commands/apps-create.ts#L179
Unsafe assignment of an `any` value
lint (20): src/commands/apps-create.ts#L196
Unsafe member access .displayName on an `any` value
lint (20): src/commands/apps-create.ts#L202
Missing return type on function
lint (20): firebase-vscode/src/data-connect/ad-hoc-mutations.ts#L146
Expected { after 'if' condition
lint (20): firebase-vscode/src/data-connect/ad-hoc-mutations.ts#L188
Expected { after 'if' condition
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/