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

Unit tests give a number of errors and warning log messages #1273

Open
vasily-pozdnyakov opened this issue Dec 22, 2022 · 2 comments
Open

Unit tests give a number of errors and warning log messages #1273

vasily-pozdnyakov opened this issue Dec 22, 2022 · 2 comments
Labels
enhancement New feature or request Technical Debt

Comments

@vasily-pozdnyakov
Copy link
Contributor

During running of unit tests (e.g. yarn test:unit) there are number of logging messages, which flood the terminal.

image
image

The goal is to get rid of the messages either by solving the problems (preferable solution) or, if not possible, suppressing the messages.

@vasily-pozdnyakov
Copy link
Contributor Author

The mentioned issues seem to be solved.
However, there is a different message now
Image

@mstykow
Copy link
Member

mstykow commented Mar 5, 2024

This was previously fixed by suppressing the warnings. It still would be nice to fix the actual errors instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Technical Debt
Projects
None yet
Development

No branches or pull requests

2 participants