Skip to content

Update base path for root domain hosting #1

Update base path for root domain hosting

Update base path for root domain hosting #1

Triggered via push January 13, 2026 18:22
Status Failure
Total duration 19s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build
Process completed with exit code 2.
build: src/store/viewerStore_test.ts#L2
Cannot find module 'jsr:@std/testing/bdd' or its corresponding type declarations.
build: src/store/viewerStore_test.ts#L1
Cannot find module 'jsr:@std/assert' or its corresponding type declarations.
build: src/components/gallery/ImageGallery.tsx#L260
Conversion of type '{ current: null; }' to type 'RefObject<HTMLDivElement>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
build: src/components/gallery/ImageGallery.tsx#L49
'cameraId' is declared but its value is never read.