fix: inline client config into app shell #138
test.yml
on: pull_request
test-server
21s
test-client
55s
typecheck
31s
format-check
16s
coverage
24s
Annotations
5 errors
|
coverage
Process completed with exit code 1.
|
|
ReferenceError: window is not defined:
client/src/app/__tests__/bootstrap-config.test.ts#L6
at <anonymous> (/home/runner/work/Rin/Rin/client/src/app/__tests__/bootstrap-config.test.ts:6:13)
|
|
ReferenceError: window is not defined:
client/src/app/bootstrap-config.ts#L8
at readBootstrappedClientConfig (/home/runner/work/Rin/Rin/client/src/app/bootstrap-config.ts:8:24)
at <anonymous> (/home/runner/work/Rin/Rin/client/src/app/__tests__/bootstrap-config.test.ts:22:12)
|
|
ReferenceError: window is not defined:
client/src/app/__tests__/bootstrap-config.test.ts#L6
at <anonymous> (/home/runner/work/Rin/Rin/client/src/app/__tests__/bootstrap-config.test.ts:6:13)
|
|
ReferenceError: window is not defined:
client/src/app/__tests__/bootstrap-config.test.ts#L10
at <anonymous> (/home/runner/work/Rin/Rin/client/src/app/__tests__/bootstrap-config.test.ts:10:6)
|