Skip to content

feat: reorder/disable/enable table fields in file table #1356

feat: reorder/disable/enable table fields in file table

feat: reorder/disable/enable table fields in file table #1356

Triggered via push October 13, 2025 04:44
Status Success
Total duration 1m 35s
Artifacts

build.yml

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

Annotations

8 warnings
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, 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 (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
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