Skip to content

Add revoke grant option to dataconnect:sql #31011

Add revoke grant option to dataconnect:sql

Add revoke grant option to dataconnect:sql #31011

Triggered via push October 24, 2024 16:55
Status Failure
Total duration 11m 24s
Artifacts

node-test.yml

on: push
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 6 warnings
unit (18): src/commands/dataconnect-sql-grant.ts#L20
Replace `.option(⏎····"-D,·--revoke",⏎····"Revokes·the·granted·permission",⏎····false⏎··` with `⏎··.option("-D,·--revoke",·"Revokes·the·granted·permission",·false`
unit (18): src/dataconnect/schemaMigration.ts#L227
Replace `options:·Options,·schema:·Schema,·revokeRole:·boolean` with `⏎··options:·Options,⏎··schema:·Schema,⏎··revokeRole:·boolean,⏎`
unit (18)
Process completed with exit code 1.
unit (20)
The job was canceled because "_18" failed.
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/
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/
unit (18)
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/
vscode_unit (18)
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/
vscode_unit (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/