You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
As per c7c8401 Spotbugs complains about Jacoco code, which shouldn't be scanned. Furthermore, there are warnings/errors related to test (fixtures) classes that should also not be part of the scan for the :backend:spotbugsMain task.
To Reproduce ./gradlew :backend:spotbugsMain
The text was updated successfully, but these errors were encountered:
Describe the bug
As per c7c8401 Spotbugs complains about Jacoco code, which shouldn't be scanned. Furthermore, there are warnings/errors related to test (fixtures) classes that should also not be part of the scan for the
:backend:spotbugsMain
task.To Reproduce
./gradlew :backend:spotbugsMain
The text was updated successfully, but these errors were encountered: