Skip to content

Feat/cookie

Feat/cookie #1509

Triggered via pull request February 12, 2025 09:49
Status Failure
Total duration 2m 46s
Artifacts

ci.yml

on: pull_request
The Scrutiny of Change
3s
The Scrutiny of Change
The Interrogation Room (Test)
2m 22s
The Interrogation Room (Test)
The Forge (Build)
0s
The Forge (Build)
Fit to window
Zoom out
Zoom in

Annotations

4 errors
src/lib/features/auth/handle.spec.ts > handle: auth > should handle invalid cookie contents: projects/client/src/lib/features/auth/handle.spec.ts#L61
AssertionError: expected "error" to be called at least once ❯ src/lib/features/auth/handle.spec.ts:61:24 ❯ Object.runMicrotasks ext:core/01_core.js:685:26 ❯ processTicksAndRejections ext:deno_node/_next_tick.ts:59:10 ❯ runNextTicks ext:deno_node/_next_tick.ts:76:3 ❯ eventLoopTick ext:core/01_core.js:184:21
src/lib/features/auth/utils/decrypt.spec.ts > utils: decrypt > should return null if data is invalid: projects/client/src/lib/features/auth/utils/decrypt.spec.ts#L28
AssertionError: expected "error" to be called at least once ❯ src/lib/features/auth/utils/decrypt.spec.ts:28:24 ❯ eventLoopTick ext:core/01_core.js:177:7
src/lib/features/auth/utils/decrypt.spec.ts > utils: decrypt > should return null if crypto.subtle.decrypt fails: projects/client/src/lib/features/auth/utils/decrypt.spec.ts#L39
AssertionError: expected "error" to be called at least once ❯ src/lib/features/auth/utils/decrypt.spec.ts:39:24 ❯ eventLoopTick ext:core/01_core.js:177:7
The Interrogation Room (Test)
Process completed with exit code 1.