Skip to content

fix console errors #503

fix console errors

fix console errors #503

Triggered via push August 29, 2025 19:56
Status Failure
Total duration 43s
Artifacts

cd-scripts.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Test
Process completed with exit code 1.
src/lib/region/database.test.ts > region initialization > should restore cuberegion: src/lib/region/database.test.ts#L83
AssertionError: expected undefined to be an instance of TestK2Region ❯ src/lib/region/database.test.ts:83:57
Lint: src/lib/quest/menu.ts#L11
Never use 'lib' inside lib/. This causes tests to fail. Instead, import each module separately