fix: fix doxygen installation on older MacOS + feat: use Node 20 in GitHub Actions + support dmg setup #984
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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#L96
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