fix console errors #503
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
|