Fix compile for now #492
Annotations
3 errors and 3 warnings
dprint
Process completed with exit code 20.
|
ESLint:
src/helpers.test.ts#L419
Unsafe argument of type `any` assigned to a parameter of 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...`
|
ESLint
Process completed with exit code 1.
|
Smoke Test (ubuntu-latest)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
Smoke Test (macos-latest)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
Smoke Test (windows-latest)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|