OpossumUI icon indicating copy to clipboard operation
OpossumUI copied to clipboard

Unit tests give a number of errors and warning log messages

Open vasily-pozdnyakov opened this issue 2 years ago • 2 comments

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 avatar Dec 22 '22 09:12 vasily-pozdnyakov

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

vasily-pozdnyakov avatar Nov 15 '23 11:11 vasily-pozdnyakov

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

mstykow avatar Mar 05 '24 21:03 mstykow