Skip to content

Environment Update #128

Environment Update

Environment Update #128

GitHub Actions / Test:Integration failed Sep 20, 2024

Errors 1

Found 1 errors

Annotations

Check failure on line 48 in packages/nestjs-kratos/integration/test/flow-session.test.ts

See this annotation in the file changed.

@github-actions github-actions / Test:Integration

kratos flow session

exists session
Raw output
Error: expect(received).toBe(expected) // Object.is equality

Expected: "test"
Received: undefined
    at Object.toBe (/home/runner/work/nestjs/nestjs/packages/nestjs-kratos/integration/test/flow-session.test.ts:53:30)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)