Skip to content

sql:migrate --force should ignore invalid connector #26951

sql:migrate --force should ignore invalid connector

sql:migrate --force should ignore invalid connector #26951

Triggered via pull request May 21, 2024 15:37
Status Success
Total duration 5m 56s
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/.
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/.
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/schemaMigration.ts#L16
Missing JSDoc comment
lint (20): src/dataconnect/schemaMigration.ts#L27
Unexpected any. Specify a different type
lint (20): src/dataconnect/schemaMigration.ts#L28
Unsafe member access .status on an `any` value
lint (20): src/dataconnect/schemaMigration.ts#L50
Missing JSDoc comment
lint (20): src/dataconnect/schemaMigration.ts#L68
Unexpected any. Specify a different type
lint (20): src/dataconnect/schemaMigration.ts#L69
Unsafe member access .status on an `any` value
lint (20): src/dataconnect/schemaMigration.ts#L139
Forbidden non-null assertion
lint (20): src/dataconnect/schemaMigration.ts#L221
Unsafe return of an `any` typed value
lint (20): src/dataconnect/schemaMigration.ts#L291
Missing return type on function
lint (20): src/dataconnect/schemaMigration.ts#L307
Missing return type on function
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/.
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/.