change to custom resource provider #1781
npm-package.yml
on: pull_request
linting
15s
test
27s
Matrix: example-run
Annotations
11 errors and 4 warnings
linting:
typescript/src/resources/tokens/token.ts#L26
Strings must use doublequote
|
linting:
typescript/src/resources/tokens/token.ts#L27
Expected indentation of 12 spaces but found 8
|
linting:
typescript/src/resources/tokens/token.ts#L28
Expected indentation of 16 spaces but found 12
|
linting:
typescript/src/resources/tokens/token.ts#L29
Expected indentation of 12 spaces but found 8
|
linting:
typescript/src/resources/tokens/token.ts#L31
Strings must use doublequote
|
linting:
typescript/src/resources/unity-catalog/unityCatalogSchema.ts#L36
Strings must use doublequote
|
linting:
typescript/src/resources/unity-catalog/unityCatalogSchema.ts#L37
Expected indentation of 12 spaces but found 8
|
linting:
typescript/src/resources/unity-catalog/unityCatalogSchema.ts#L38
Expected indentation of 16 spaces but found 12
|
linting:
typescript/src/resources/unity-catalog/unityCatalogSchema.ts#L39
Expected indentation of 12 spaces but found 8
|
linting:
typescript/src/resources/unity-catalog/unityCatalogSchema.ts#L41
Strings must use doublequote
|
test
Process completed with exit code 1.
|
linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
example-run (multi-stack)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
example-run (simple-workspace)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|