ensureServiceIsConnectedToCloudSql only need to call backend when schemaValidation==NONE #32033
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_integration
Matrix: vscode_unit
Matrix: integration-windows
Matrix: integration
Annotations
22 warnings
unit (18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check-package-lock (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
vscode_integration (18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
vscode_integration (18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint (20):
src/dataconnect/schemaMigration.ts#L29
Missing JSDoc comment
|
vscode_integration (18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint (20):
src/dataconnect/schemaMigration.ts#L56
Unexpected any. Specify a different type
|
lint (20):
src/dataconnect/schemaMigration.ts#L57
Unsafe member access .status on an `any` value
|
unit (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (20):
src/dataconnect/schemaMigration.ts#L85
Unexpected any. Specify a different type
|
lint (20):
src/dataconnect/schemaMigration.ts#L86
Unsafe member access .status on an `any` value
|
lint (20):
src/dataconnect/schemaMigration.ts#L108
Missing JSDoc comment
|
lint (20):
src/dataconnect/schemaMigration.ts#L133
Unexpected any. Specify a different type
|
lint (20):
src/dataconnect/schemaMigration.ts#L134
Unsafe member access .status on an `any` value
|
lint (20):
src/dataconnect/schemaMigration.ts#L186
Unexpected any. Specify a different type
|
lint (20):
src/dataconnect/schemaMigration.ts#L187
Unsafe member access .status on an `any` value
|
check-json-schema (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check-package-lock-vsce (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
vscode_integration (20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
vscode_integration (20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
vscode_integration (20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|