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 / Release failed Sep 19, 2024 in 0s

Errors 1

Found 1 errors

Annotations

Check failure on line 1 in packages/nestjs-kafka/package.json

See this annotation in the file changed.

@github-actions github-actions / Release

Error release workspace @atls/nestjs-kafka

Exit code 1
Raw output
➤ YN0000: ┌ Library Build
::group::Library Build
➤ YN0000: │ packages/nestjs-kafka/src/module/kafka.factory.ts
➤ YN0000: │ 
➤ YN0000: │ TS2307: Cannot find module '../logger/index.js' or its corresponding type
➤ YN0000: │       declarations.
➤ YN0000: │ 
➤ YN0000: │ 
::endgroup::
➤ YN0000: packages/nestjs-kafka/src/module/kafka.factory.ts
➤ YN0000: 
➤ YN0000: TS2307: Cannot find module '../logger/index.js' or its corresponding type
➤ YN0000:       declarations.
➤ YN0000: 
➤ YN0000: 
➤ YN0000: └ Completed in 3s 796ms
➤ YN0000: Failed with errors in 3s 799ms