Skip to content

fix: performance issues with code renderer (#911) #1362

fix: performance issues with code renderer (#911)

fix: performance issues with code renderer (#911) #1362

Triggered via push October 24, 2025 04:57
Status Success
Total duration 1m 42s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build (22.x, arm64): src/server/routes/api/server/public.ts#L46
'logger' is assigned a value but never used. Allowed unused vars must match /^_/u
build (22.x, arm64): src/lib/store/fileTableSettings.ts#L4
'FIELDS' is assigned a value but only used as a type. Allowed unused vars must match /^_/u
build (24.x, arm64): src/server/routes/api/server/public.ts#L46
'logger' is assigned a value but never used. Allowed unused vars must match /^_/u
build (24.x, arm64): src/lib/store/fileTableSettings.ts#L4
'FIELDS' is assigned a value but only used as a type. Allowed unused vars must match /^_/u
build (24.x, amd64): src/server/routes/api/server/public.ts#L46
'logger' is assigned a value but never used. Allowed unused vars must match /^_/u
build (24.x, amd64): src/lib/store/fileTableSettings.ts#L4
'FIELDS' is assigned a value but only used as a type. Allowed unused vars must match /^_/u
build (22.x, amd64): src/server/routes/api/server/public.ts#L46
'logger' is assigned a value but never used. Allowed unused vars must match /^_/u
build (22.x, amd64): src/lib/store/fileTableSettings.ts#L4
'FIELDS' is assigned a value but only used as a type. Allowed unused vars must match /^_/u