fix: update dependencies #942
Annotations
1 error and 10 warnings
Lint
Process completed with exit code 1.
|
Lint:
src/llvm/__tests__/llvm.test.ts#L92
Caution: `path` also has a named export `join`. Check if you meant to write `import {join} from 'patha'` instead
|
Lint:
src/llvm/__tests__/llvm.test.ts#L93
Caution: `path` also has a named export `join`. Check if you meant to write `import {join} from 'patha'` instead
|
Lint:
src/llvm/llvm.ts#L95
Unexpected any. Specify a different type
|
Lint:
src/llvm/llvm_installer.ts#L64
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
|
Lint:
src/msvc/__tests__/msvc.test.ts#L17
Unexpected any. Specify a different type
|
Lint:
src/msvc/__tests__/msvc.test.ts#L18
Unsafe argument of type `any` assigned to a parameter of type `string`
|
Lint:
src/msvc/__tests__/msvc.test.ts#L18
Unexpected any. Specify a different type
|
Lint:
src/msvc/__tests__/msvc.test.ts#L33
Unexpected any. Specify a different type
|
Lint:
src/msvc/__tests__/msvc.test.ts#L34
Unsafe argument of type `any` assigned to a parameter of type `string`
|
Lint:
src/msvc/__tests__/msvc.test.ts#L34
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading