Skip to content

Introduce Slf4jLoggerDeclaration check #3647

Introduce Slf4jLoggerDeclaration check

Introduce Slf4jLoggerDeclaration check #3647

Triggered via pull request October 27, 2024 20:49
Status Success
Total duration 32s
Artifacts

openssf-scorecard.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
2 different changes can be made to line 170 without causing a test to fail: error-prone-contrib/src/main/java/tech/picnic/errorprone/bugpatterns/Slf4jLoggerDeclaration.java#L170
removed conditional - replaced equality check with true (covered by 3 tests RemoveConditionalMutator_EQUAL_IF) removed call to com/google/common/base/Verify::verify (covered by 3 tests VoidMethodCallMutator)
2 different changes can be made to line 133 without causing a test to fail: error-prone-contrib/src/main/java/tech/picnic/errorprone/bugpatterns/Slf4jLoggerDeclaration.java#L133
removed conditional - replaced equality check with true (covered by 3 tests RemoveConditionalMutator_EQUAL_IF) removed call to com/google/common/base/Verify::verify (covered by 3 tests VoidMethodCallMutator)