Skip to content

Introduce Slf4jLoggerDeclaration check #839

Introduce Slf4jLoggerDeclaration check

Introduce Slf4jLoggerDeclaration check #839

Triggered via pull request March 3, 2024 16:27
Status Success
Total duration 23s
Artifacts 1

deploy-website.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
A change can be made to line 100 without causing a test to fail: error-prone-contrib/src/main/java/tech/picnic/errorprone/bugpatterns/Slf4jLogDeclaration.java#L100
removed conditional - replaced equality check with true (covered by 3 tests RemoveConditionalMutator_EQUAL_IF)
A change can be made to line 80 without causing a test to fail: error-prone-contrib/src/main/java/tech/picnic/errorprone/bugpatterns/Slf4jLogDeclaration.java#L80
removed conditional - replaced equality check with true (covered by 3 tests RemoveConditionalMutator_EQUAL_IF)
2 different changes can be made to line 119 without causing a test to fail: error-prone-contrib/src/main/java/tech/picnic/errorprone/bugpatterns/Slf4jLogDeclaration.java#L119
removed conditional - replaced equality check with false (covered by 3 tests RemoveConditionalMutator_EQUAL_ELSE) removed conditional - replaced equality check with true (covered by 3 tests RemoveConditionalMutator_EQUAL_IF)
A change can be made to line 124 without causing a test to fail: error-prone-contrib/src/main/java/tech/picnic/errorprone/bugpatterns/Slf4jLogDeclaration.java#L124
replaced return value with null for visitMethodInvocation (covered by 3 tests NullReturnValsMutator)
A change can be made to line 110 without causing a test to fail: error-prone-contrib/src/main/java/tech/picnic/errorprone/bugpatterns/Slf4jLogDeclaration.java#L110
replaced return value with null for visitClass (covered by 3 tests NullReturnValsMutator)
A change can be made to line 115 without causing a test to fail: error-prone-contrib/src/main/java/tech/picnic/errorprone/bugpatterns/Slf4jLogDeclaration.java#L115
removed conditional - replaced equality check with false (covered by 3 tests RemoveConditionalMutator_EQUAL_ELSE)

Artifacts

Produced during runtime
Name Size
github-pages Expired
972 KB