Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Bump io.jenkins.tools.bom:bom-2.426.x from 2884.vc36b_64ce114a_ to 3208.vb_21177d4b_cd9 #289

Bump io.jenkins.tools.bom:bom-2.426.x

a03c5e9
Select commit
Loading
Failed to load commit list.
Closed

Bump io.jenkins.tools.bom:bom-2.426.x from 2884.vc36b_64ce114a_ to 3208.vb_21177d4b_cd9 #289

Bump io.jenkins.tools.bom:bom-2.426.x
a03c5e9
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Maven succeeded Oct 8, 2024 in 0s

1 new issue, 5 total

Total New Outstanding Fixed Trend
5 1 4 0 👎

Reference build: Plugins » jacoco-plugin » master #140

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
1 0 0 0

Annotations

Check warning on line 419 in jenkins-console.log

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Maven

spotbugs:check

ERROR:
Raw output
<pre><code>Medium: Primitive field hudson.plugins.jacoco.JacocoPublisher.DESCRIPTOR is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility. [hudson.plugins.jacoco.JacocoPublisher] At JacocoPublisher.java:[line 814] PA_PUBLIC_PRIMITIVE_ATTRIBUTE Medium: Primitive field hudson.plugins.jacoco.JacocoPublisher.deltaHealthReport is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility. [hudson.plugins.jacoco.JacocoPublisher] At JacocoPublisher.java:[line 593] PA_PUBLIC_PRIMITIVE_ATTRIBUTE Medium: Primitive field hudson.plugins.jacoco.JacocoPublisher.healthReports is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility. [hudson.plugins.jacoco.JacocoPublisher] At JacocoPublisher.java:[line 590] PA_PUBLIC_PRIMITIVE_ATTRIBUTE Medium: Primitive field hudson.plugins.jacoco.model.CoverageObject.maxBranch is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility. [hudson.plugins.jacoco.model.CoverageObject] At CoverageObject.java:[line 74] PA_PUBLIC_PRIMITIVE_ATTRIBUTE Medium: Primitive field hudson.plugins.jacoco.model.CoverageObject.maxClazz is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility. [hudson.plugins.jacoco.model.CoverageObject] At CoverageObject.java:[line 69] PA_PUBLIC_PRIMITIVE_ATTRIBUTE Medium: Primitive field hudson.plugins.jacoco.model.CoverageObject.maxComplexity is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility. [hudson.plugins.jacoco.model.CoverageObject] At CoverageObject.java:[line 72] PA_PUBLIC_PRIMITIVE_ATTRIBUTE Medium: Primitive field hudson.plugins.jacoco.model.CoverageObject.maxInstruction is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility. [hudson.plugins.jacoco.model.CoverageObject] At CoverageObject.java:[line 73] PA_PUBLIC_PRIMITIVE_ATTRIBUTE Medium: Primitive field hudson.plugins.jacoco.model.CoverageObject.maxLine is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility. [hudson.plugins.jacoco.model.CoverageObject] At CoverageObject.java:[line 71] PA_PUBLIC_PRIMITIVE_ATTRIBUTE Medium: Primitive field hudson.plugins.jacoco.model.CoverageObject.maxMethod is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility. [hudson.plugins.jacoco.model.CoverageObject] At CoverageObject.java:[line 70] PA_PUBLIC_PRIMITIVE_ATTRIBUTE Medium: Primitive field hudson.plugins.jacoco.report.CoverageReport.healthReports is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility. [hudson.plugins.jacoco.report.CoverageReport] At CoverageReport.java:[line 181] PA_PUBLIC_PRIMITIVE_ATTRIBUTE</code></pre>