[WIP] 4.0.0 Dynamic User Configuration #126
Annotations
3 errors and 1 warning
Run unit tests:
src/server/config.test.ts#L15
AssertionError: expected undefined to strictly equal [ 20.2 ]
- Expected:
Array [
20.2,
]
+ Received:
undefined
❯ src/server/config.test.ts:15:60
|
Run unit tests:
src/server/remote-call.test.ts#L3
Error: Cannot find module '@/fixtures/N26' imported from '/home/runner/work/gas-fire/gas-fire/src/server/remote-call.test.ts'.
- If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution.
- Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors
❯ src/server/remote-call.test.ts:3:31
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
|
Run unit tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading