Ullrich Hafner

Results 60 issues of Ullrich Hafner

Since release 4.3.0 I get a false positive for MS_EXPOSE_REP. SpotBugs reports a variable that is created with `Collections.createImmutableSet()` as problematic. Affected Code: https://github.com/jenkinsci/analysis-model/blob/master/src/main/java/edu/hm/hafner/analysis/Severity.java#L40 SpotBugs Warning: Public static edu.hm.hafner.analysis.Severity.getPredefinedValues() may...

## Environment | Component | Version | | ------------------ | ------- | | Maven | 3.6.3 | | Java | 8 | | SpotBugs | 3.1.12 | | FindSecBugs |...

false-positive

Seems that maven uses a format that is not compatible with your parser: ``` [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ analysis-model --- [INFO] Changes detected - recompiling the module! [INFO] Compiling...

bug

Make plugin compatible with LTS releases 11 and 17.

internal

See https://issues.jenkins-ci.org/browse/JENKINS-44450 TODOs: https://groups.google.com/forum/#!msg/jenkinsci-dev/C3cQQSRWpqI/NJcSDsH9BwAJ

enhancement

Use new styles of jenkinsci/jenkins#5851 in the warnings plugin.

enhancement

See https://github.com/jenkinsci/parasoft-findings-plugin.

tests

### What feature do you want to see added? For table cells we currently have the styling ``` jenkins-table__link jenkins-table__badge model-link inside ``` to show a badge-style link for model...

enhancement

Shows the git forensics for this plugin.

internal

We should create a consistent API for coverages and coverage percentages. See https://github.com/jenkinsci/code-coverage-api-plugin/pull/423

enhancement