test: starship testing in ci #159
Annotations
4 errors and 1 warning
lint
Type 'ExecSync' is not assignable to type '{ (file: string): Buffer; (file: string, options: ExecFileSyncOptionsWithStringEncoding): string; (file: string, options: ExecFileSyncOptionsWithBufferEncoding): Buffer; (file: string, options?: ExecFileSyncOptions | undefined): string | Buffer; (file: string, args: readonly string[]): Buffer; (file: string, args: r...'.
|
lint
Object literal may only specify known properties, and 'execFile' does not exist in type '{ execFileSync: { (file: string): Buffer; (file: string, options: ExecFileSyncOptionsWithStringEncoding): string; (file: string, options: ExecFileSyncOptionsWithBufferEncoding): Buffer; (file: string, options?: ExecFileSyncOptions | undefined): string | Buffer; (file: string, args: readonly string[]): Buffer; (file:...'.
|
lint
Process completed with exit code 1.
|
integration
Process completed with exit code 1.
|
integration
The following actions use a deprecated Node.js version and will be forced to run on node20: azure/setup-helm@v3, azure/setup-kubectl@v3, helm/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|