Skip to content

fix: inline client config into app shell #138

fix: inline client config into app shell

fix: inline client config into app shell #138

Triggered via pull request March 8, 2026 14:25
Status Failure
Total duration 58s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)