74 more controls for media in lightbox#132
Merged
Merged
Annotations
11 warnings and 7 notices
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run Biome:
src/app/statistics/components/RankingCard.tsx#L176
Don't use <img> element.
|
|
Run Biome:
src/app/statistics/components/RankingCard.tsx#L71
Don't use <img> element.
|
|
Run Biome:
src/app/statistics/components/HistoryChart.tsx#L88
Change to an optional chain.
|
|
Run Biome:
src/app/statistics/components/HistoryChart.tsx#L3
These imports are unused.
|
|
Run Biome:
src/app/statistics/components/HistoryChart.tsx#L87
Unexpected any. Specify a different type.
|
|
Run Biome:
src/app/settings/page-client.tsx#L6
Several of these imports are unused.
|
|
Run Biome:
src/app/api/tags/route.ts#L21
isNaN is unsafe. It attempts a type coercion. Use Number.isNaN instead.
|
|
Run Biome:
src/app/api/statistics/route.ts#L66
Unexpected any. Specify a different type.
|
|
Run Biome:
scripts/build-release.js#L253
Unexpected template string placeholder.
|
|
Run Biome:
scripts/build-release.js#L250
Unexpected template string placeholder.
|
|
Run Biome:
src/lib/db/repositories/statistics.ts#L376
Template literals are preferred over string concatenation.
|
|
Run Biome:
src/lib/db/repositories/statistics.ts#L360
Template literals are preferred over string concatenation.
|
|
Run Biome:
src/lib/db/repositories/statistics.ts#L358
Template literals are preferred over string concatenation.
|
|
Run Biome:
scripts/build-release.js#L169
Template literals are preferred over string concatenation.
|
|
Run Biome:
scripts/build-release.js#L3
A Node.js builtin module should be imported with the node: protocol.
|
|
Run Biome:
scripts/build-release.js#L2
A Node.js builtin module should be imported with the node: protocol.
|
|
Run Biome:
scripts/build-release.js#L1
A Node.js builtin module should be imported with the node: protocol.
|
background
wait
wait-all
cancel
parallel
Loading