Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(nestjs-kafka): init package #317

Merged
merged 2 commits into from
Sep 19, 2024

feat(nestjs-kafka): add logger

2285fd2
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

feat(nestjs-kafka): init package #317

feat(nestjs-kafka): add logger
2285fd2
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test:Integration failed Sep 19, 2024 in 0s

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)