Skip to content

adjust signJson typings #18

adjust signJson typings

adjust signJson typings #18

Triggered via push December 6, 2024 18:34
Status Failure
Total duration 23s
Artifacts

unit-tests.yml

on: push
Unit Tests
12s
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#L46
at /home/runner/work/homeserver/homeserver/packages/main/src/signJson.ts:46:30
ReferenceError: Cannot access 'config' before initialization.: packages/main/src/signJson.ts#L46
at /home/runner/work/homeserver/homeserver/packages/main/src/signJson.ts:46: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#L46
at /home/runner/work/homeserver/homeserver/packages/main/src/signJson.ts:46: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