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.jenkins-ci.plugins:plugin from 4.76 to 4.78 #129

Closed

Merge branch 'master' into dependabot/maven/org.jenkins-ci.plugins-pl…

6b3ea91
Select commit
Loading
Failed to load commit list.
Closed

Bump org.jenkins-ci.plugins:plugin from 4.76 to 4.78 #129

Merge branch 'master' into dependabot/maven/org.jenkins-ci.plugins-pl…
6b3ea91
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / SpotBugs failed Mar 22, 2024 in 0s

9 new issues

Total New Outstanding Fixed Trend
9 9 0 0 👎

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

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
0 0 9 0

Annotations

Check warning on line 344 in src/main/java/hudson/plugins/plot/Plot.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / SpotBugs

PA_PUBLIC_PRIMITIVE_ATTRIBUTE

NORMAL:
Primitive field hudson.plugins.plot.Plot.csvFileName is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility.
Raw output
no message found

Check warning on line 352 in src/main/java/hudson/plugins/plot/Plot.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / SpotBugs

PA_PUBLIC_PRIMITIVE_ATTRIBUTE

NORMAL:
Primitive field hudson.plugins.plot.Plot.description is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility.
Raw output
no message found

Check warning on line 516 in src/main/java/hudson/plugins/plot/Plot.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / SpotBugs

PA_PUBLIC_PRIMITIVE_ATTRIBUTE

NORMAL:
Primitive field hudson.plugins.plot.Plot.urlNumBuilds is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility.
Raw output
no message found

Check warning on line 476 in src/main/java/hudson/plugins/plot/Plot.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / SpotBugs

PA_PUBLIC_PRIMITIVE_ATTRIBUTE

NORMAL:
Primitive field hudson.plugins.plot.Plot.urlStyle is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility.
Raw output
no message found

Check warning on line 464 in src/main/java/hudson/plugins/plot/Plot.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / SpotBugs

PA_PUBLIC_PRIMITIVE_ATTRIBUTE

NORMAL:
Primitive field hudson.plugins.plot.Plot.urlTitle is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility.
Raw output
no message found

Check warning on line 486 in src/main/java/hudson/plugins/plot/Plot.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / SpotBugs

PA_PUBLIC_PRIMITIVE_ATTRIBUTE

NORMAL:
Primitive field hudson.plugins.plot.Plot.urlUseDescr is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility.
Raw output
no message found

Check warning on line 190 in src/main/java/hudson/plugins/plot/PlotBuilder.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / SpotBugs

PA_PUBLIC_PRIMITIVE_ATTRIBUTE

NORMAL:
Primitive field hudson.plugins.plot.PlotBuilder.csvSeries is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility.
Raw output
no message found

Check warning on line 199 in src/main/java/hudson/plugins/plot/PlotBuilder.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / SpotBugs

PA_PUBLIC_PRIMITIVE_ATTRIBUTE

NORMAL:
Primitive field hudson.plugins.plot.PlotBuilder.propertiesSeries is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility.
Raw output
no message found

Check warning on line 208 in src/main/java/hudson/plugins/plot/PlotBuilder.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / SpotBugs

PA_PUBLIC_PRIMITIVE_ATTRIBUTE

NORMAL:
Primitive field hudson.plugins.plot.PlotBuilder.xmlSeries is public and set from inside the class, which makes it too exposed. Consider making it private to limit external accessibility.
Raw output
no message found