citrusframework / citrusframework/citrus
reduce warnings during the build phase
Open
good first issue
maintenance
- Dominant language
- Java
- Stars
- 485
- Forks
- 155
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 6
Description
during the build phase of citrus@v4.0.0 there are a lot of warnings. the log lines will be prefixed by "WARNING", that allows a good filtering. these come from unsafe casts or similar and should be minimalized.
Contributor guide
Assessment
This issue has not been assessed yet.