Skip to content

Error handling and logging when linking CSQL instance #26740

Error handling and logging when linking CSQL instance

Error handling and logging when linking CSQL instance #26740

Triggered via pull request May 10, 2024 05:03
@fredzqmfredzqm
synchronize #7158
fz/switch-db
Status Success
Total duration 5m 1s
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: integration-windows
Matrix: integration
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
check-package-lock-vsce (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check-package-lock (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check-json-schema (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint (20): src/dataconnect/provisionCloudSql.ts#L16
Missing JSDoc comment
lint (20): src/dataconnect/provisionCloudSql.ts#L48
Unexpected any. Specify a different type
lint (20): src/dataconnect/provisionCloudSql.ts#L50
Unsafe member access .status on an `any` value
lint (20): src/dataconnect/provisionCloudSql.ts#L80
Unexpected any. Specify a different type
lint (20): src/dataconnect/provisionCloudSql.ts#L81
Unsafe member access .status on an `any` value
lint (20): src/dataconnect/schemaMigration.ts#L16
Missing JSDoc comment
lint (20): src/dataconnect/schemaMigration.ts#L21
Unexpected any. Specify a different type
lint (20): src/dataconnect/schemaMigration.ts#L36
Missing JSDoc comment
lint (20): src/dataconnect/schemaMigration.ts#L49
Unexpected any. Specify a different type
lint (20): src/dataconnect/schemaMigration.ts#L119
Forbidden non-null assertion
unit (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.