Skip to content

fix: partial s3 upload ignoring subdirectory (#910, #909) #1360

fix: partial s3 upload ignoring subdirectory (#910, #909)

fix: partial s3 upload ignoring subdirectory (#910, #909) #1360

Triggered via push October 19, 2025 03:57
Status Success
Total duration 1m 38s
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