Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.slf4j:slf4j-nop from 2.0.9 to 2.0.10 #890

Merged
merged 1 commit into from
Jan 9, 2024

Bump org.slf4j:slf4j-nop from 2.0.9 to 2.0.10

310adde
Select commit
Loading
Failed to load commit list.
Merged

Bump org.slf4j:slf4j-nop from 2.0.9 to 2.0.10 #890

Bump org.slf4j:slf4j-nop from 2.0.9 to 2.0.10
310adde
Select commit
Loading
Failed to load commit list.
Jenkins (hafner.hm.edu) / Error Prone succeeded Dec 29, 2023 in 0s

1 new issue

Total New Outstanding Fixed Trend
1 1 0 1 👎

Reference build: Ullrich Hafner » codingstyle » main #120

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
0 0 1 0

Annotations

Check warning on line 85 in src/main/java/edu/hm/hafner/util/LineRange.java

See this annotation in the file changed.

@jenkins-hafner-hm-edu jenkins-hafner-hm-edu / Error Prone

Varifier

NORMAL:
Consider using `var` here to avoid boilerplate.
Raw output
Did you mean: <pre><code>var lineRange = (LineRange) o;</code></pre><p><a href="https://errorprone.info/bugpattern/Varifier">See ErrorProne documentation.</a></p>