added commit #1180
Annotations
6 warnings
|
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint:
src/pages.ts#L427
Unnecessary conditional, value is always truthy
|
|
lint:
src/embed.ts#L487
Unnecessary optional chain on a non-nullish value
|
|
lint:
scripts/build-if-not-git-repo.js#L30
Unsafe return of an `any` typed value
|
|
lint:
scripts/build-if-not-git-repo.js#L23
Unsafe return of an `any` typed value
|
|
lint:
build/notarize.js#L24
Unsafe return of an `any` typed value
|