feat: enhance type safety and error handling in extension #1025
pr-check.yaml
on: pull_request
Windows
58s
macOS
16s
Linux
17s
linter, formatters and unit tests
10s
e2e tests smoke
2m 32s
Annotations
9 errors and 1 warning
|
linter, formatters and unit tests
Process completed with exit code 1.
|
|
macOS
Process completed with exit code 2.
|
|
macOS:
src/kubeconfig.ts#L37
Object literal may only specify known properties, and 'noArrayIndent' does not exist in type 'DumpOptions'.
|
|
Linux
Process completed with exit code 2.
|
|
Linux:
src/kubeconfig.ts#L37
Object literal may only specify known properties, and 'noArrayIndent' does not exist in type 'DumpOptions'.
|
|
Windows
Process completed with exit code 1.
|
|
Windows:
src/kubeconfig.ts#L37
Object literal may only specify known properties, and 'noArrayIndent' does not exist in type 'DumpOptions'.
|
|
e2e tests smoke
Process completed with exit code 2.
|
|
e2e tests smoke
Object literal may only specify known properties, and 'noArrayIndent' does not exist in type 'DumpOptions'.
|
|
e2e tests smoke
No files were found with the provided path: ./**/tests/**/output/. No artifacts will be uploaded.
|