Skip to content

Introduce ClassCastLambdaUsage check #3603

Introduce ClassCastLambdaUsage check

Introduce ClassCastLambdaUsage check #3603

Triggered via pull request October 28, 2024 14:58
Status Success
Total duration 2m 45s
Artifacts

sonarcloud.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 warning
2 different changes can be made to line 62 without causing a test to fail: error-prone-contrib/src/main/java/tech/picnic/errorprone/bugpatterns/ClassCast.java#L62
removed conditional - replaced equality check with true (covered by 2 tests RemoveConditionalMutator_EQUAL_IF) removed conditional - replaced equality check with true (covered by 1 tests RemoveConditionalMutator_EQUAL_IF)