Skip to content

test: starship testing in ci #159

test: starship testing in ci

test: starship testing in ci #159

Triggered via pull request September 28, 2024 12:39
Status Failure
Total duration 13m 42s
Billable time 14m
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/