Skip to content

Have ErrorProneRuntimeClasspath ignore non-public types #343

Have ErrorProneRuntimeClasspath ignore non-public types

Have ErrorProneRuntimeClasspath ignore non-public types #343

Triggered via pull request January 13, 2024 16:48
Status Success
Total duration 6m 5s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
A change can be made to line 91 without causing a test to fail: error-prone-contrib/src/main/java/tech/picnic/errorprone/bugpatterns/util/ThirdPartyLibrary.java#L91
removed conditional - replaced equality check with true (covered by 17 tests RemoveConditionalMutator_EQUAL_IF)
2 different changes can be made to line 96 without causing a test to fail: error-prone-contrib/src/main/java/tech/picnic/errorprone/bugpatterns/util/ThirdPartyLibrary.java#L96
removed conditional - replaced equality check with false (covered by 17 tests RemoveConditionalMutator_EQUAL_ELSE) removed conditional - replaced equality check with false (covered by 6 tests RemoveConditionalMutator_EQUAL_ELSE)