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

Missing file path in output of print command when only warnings were found #49

Open
Davasny opened this issue May 28, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Davasny
Copy link

Davasny commented May 28, 2023

Bug:

I run tolgee extract print and it shows warnings about my code but I don't know where exactly should I fix the code (which files)

> tolgee extract print './src/**/*.ts?(x)'

🐭✅     Analyzing code....
2 warnings were emitted during extraction:
        line 120: Dynamic key
        line 124: Dynamic key

2 warnings were emitted during extraction:
        line 50: Dynamic key
        line 120: Dynamic key

2 keys found in src\components\EmptyComponents.tsx:
        line 115: No results found
        line 118: Unfortunately, we havent found any results for given filters

Environment

tolgee --version
1.1.0

node --version
v18.16.0

Windows 10 PRO

Project with react and typescript
@cyyynthia cyyynthia added the bug Something isn't working label May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants