web_CICD.yml
on: push
Build and Deploy
1m 34s
Lint
39s
Close Pull Request
0s
Test
1m 25s
Annotations
4 errors
test/delegate_to_ai/DelegateToAITurns.test.tsx:
web/test/test_lib/testUtils.ts#L33
AssertionError: Backend API host 'https://game-api1.azurewebsites.net' is not reachable
❯ Module.verifyBackendApiIsReachable test/test_lib/testUtils.ts:33:12
❯ test/vitest.setup.ts:7:3
|
test/lib_tests/compression.test.ts > compression tests > test lz-string string to local storage round-trip:
web/test/lib_tests/compression.test.ts#L120
SyntaxError: Unexpected end of JSON input
❯ getStrFromInputFile test/lib_tests/compression.test.ts:120:43
❯ test/lib_tests/compression.test.ts:25:31
|
test/lib_tests/compression.test.ts > compression tests > test lz-string string to local storage round-trip:
web/test/lib_tests/compression.test.ts#L120
SyntaxError: Unexpected end of JSON input
❯ getStrFromInputFile test/lib_tests/compression.test.ts:120:43
❯ test/lib_tests/compression.test.ts:25:31
|
Test
Process completed with exit code 1.
|