Skip to content

First pass at auto generating sdk configs #30929

First pass at auto generating sdk configs

First pass at auto generating sdk configs #30929

Triggered via pull request October 22, 2024 00:09
Status Cancelled
Total duration 3m 10s
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

8 errors and 24 warnings
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.
unit (18)
Canceling since a higher priority waiting request for 'CI Tests-pull_request-mtewani/auto-apps-first-pass' exists
unit (18)
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/
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/commands/apps-create.ts#L19
Missing JSDoc comment
lint (20): src/commands/apps-create.ts#L56
Type string trivially inferred from a string literal, remove type annotation
lint (20): src/commands/apps-create.ts#L58
Unexpected any. Specify a different type
lint (20): src/commands/apps-create.ts#L60
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#L62
Unsafe member access .nonInteractive on an `any` value
lint (20): src/commands/apps-create.ts#L63
Unsafe assignment of an `any` value
lint (20): src/commands/apps-create.ts#L80
Unsafe member access .displayName on an `any` value
lint (20): src/commands/apps-sdkconfig.ts#L49
Unsafe argument of type `any` assigned to a parameter of type `string | undefined`
lint (20): src/commands/apps-sdkconfig.ts#L60
Type string trivially inferred from a string literal, remove type annotation
lint (20): src/commands/apps-sdkconfig.ts#L69
This assertion is unnecessary since it does not change the type of the expression
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
lint (20): firebase-vscode/src/extension.ts#L83
Missing semicolon
lint (20): firebase-vscode/src/extension.ts#L85
Missing semicolon
lint (20): firebase-vscode/src/extension.ts#L86
Missing semicolon
lint (20): firebase-vscode/src/extension.ts#L87
Missing semicolon
lint (20): firebase-vscode/src/extension.ts#L93
Missing semicolon
lint (20): firebase-vscode/src/extension.ts#L99
Missing semicolon
lint (20): firebase-vscode/src/extension.ts#L104
Missing semicolon