When running on a Github action runner the Maven log output shows only 3 asterisk (***
) instead of the actual string
Warning: /home/runner/work/project/src/test/java/de/***/persistence/dao/DaoTest.java:98: Prefer java.time.ZonedDateTime
Where do these ***
come from?