Skip to content

test: createRoom tests #17

test: createRoom tests

test: createRoom tests #17

Triggered via push December 6, 2024 18:16
Status Failure
Total duration 20s
Artifacts

unit-tests.yml

on: push
Unit Tests
11s
Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
ReferenceError: Cannot access 'getKeyPair' before initialization.: packages/main/src/config.ts#L39
at /home/runner/work/homeserver/homeserver/packages/main/src/config.ts:39:23
ReferenceError: Cannot access 'config' before initialization.: packages/main/src/routes/fake/room.ts#L215
at /home/runner/work/homeserver/homeserver/packages/main/src/routes/fake/room.ts:215:39
ReferenceError: Cannot access 'config' before initialization.: packages/main/src/signJson.ts#L33
at /home/runner/work/homeserver/homeserver/packages/main/src/signJson.ts:33:30
ReferenceError: Cannot access 'config' before initialization.: packages/main/src/signJson.ts#L33
at /home/runner/work/homeserver/homeserver/packages/main/src/signJson.ts:33:30
ReferenceError: Cannot access 'app' before initialization.: packages/main/src/routes/key/server.spec.ts#L7
at /home/runner/work/homeserver/homeserver/packages/main/src/routes/key/server.spec.ts:7:21 at /home/runner/work/homeserver/homeserver/packages/main/src/routes/key/server.spec.ts:6:33
ReferenceError: Cannot access 'config' before initialization.: packages/main/src/signJson.ts#L33
at /home/runner/work/homeserver/homeserver/packages/main/src/signJson.ts:33:30
Unit Tests
Process completed with exit code 1.
Unit Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636