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 codecov/codecov-action from 5.1.2 to 5.2.0 #320

Bump codecov/codecov-action from 5.1.2 to 5.2.0

9e46652
Select commit
Loading
Failed to load commit list.
Closed

Bump codecov/codecov-action from 5.1.2 to 5.2.0 #320

Bump codecov/codecov-action from 5.1.2 to 5.2.0
9e46652
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Maven succeeded Jan 23, 2025

41 new issues, 66 total

Total New Outstanding Fixed Trend
66 41 25 0 👎

Reference build: Plugins » coverage-plugin » main #245

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
0 0 41 0

Annotations

Check warning on line 9395 in jenkins-console.log

See this annotation in the file changed.

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

spotbugs:spotbugs

NORMAL:
Raw output
<pre><code>/home/jenkins/agent/workspace/Plugins_coverage-plugin_PR-320/ui-tests/src/test/java/io/jenkins/plugins/coverage/CoveragePublisherTest.java:[32,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it&#x27;s a test.</code></pre>

Check warning on line 9398 in jenkins-console.log

See this annotation in the file changed.

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

spotbugs:spotbugs

NORMAL:
Raw output
<pre><code>/home/jenkins/agent/workspace/Plugins_coverage-plugin_PR-320/ui-tests/src/test/java/io/jenkins/plugins/coverage/CoveragePublisherTest.java:[109,23] [Varifier] Consider using `var` here to avoid boilerplate.</code></pre>

Check warning on line 9401 in jenkins-console.log

See this annotation in the file changed.

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

spotbugs:spotbugs

NORMAL:
Raw output
<pre><code>/home/jenkins/agent/workspace/Plugins_coverage-plugin_PR-320/ui-tests/src/test/java/io/jenkins/plugins/coverage/CoverageReportTest.java:[97,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it&#x27;s a test.</code></pre>

Check warning on line 9404 in jenkins-console.log

See this annotation in the file changed.

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

spotbugs:spotbugs

NORMAL:
Raw output
<pre><code>/home/jenkins/agent/workspace/Plugins_coverage-plugin_PR-320/ui-tests/src/test/java/io/jenkins/plugins/coverage/CoverageReportTest.java:[40,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it&#x27;s a test.</code></pre>

Check warning on line 9407 in jenkins-console.log

See this annotation in the file changed.

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

spotbugs:spotbugs

NORMAL:
Raw output
<pre><code>/home/jenkins/agent/workspace/Plugins_coverage-plugin_PR-320/ui-tests/src/test/java/io/jenkins/plugins/coverage/CoverageReportTest.java:[26,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it&#x27;s a test.</code></pre>

Check warning on line 9410 in jenkins-console.log

See this annotation in the file changed.

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

spotbugs:spotbugs

NORMAL:
Raw output
<pre><code>/home/jenkins/agent/workspace/Plugins_coverage-plugin_PR-320/ui-tests/src/test/java/io/jenkins/plugins/coverage/CoverageReportTest.java:[76,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it&#x27;s a test.</code></pre>

Check warning on line 9413 in jenkins-console.log

See this annotation in the file changed.

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

spotbugs:spotbugs

NORMAL:
Raw output
<pre><code>/home/jenkins/agent/workspace/Plugins_coverage-plugin_PR-320/ui-tests/src/test/java/io/jenkins/plugins/coverage/CoverageReportTest.java:[30,23] [Varifier] Consider using `var` here to avoid boilerplate.</code></pre>

Check warning on line 9416 in jenkins-console.log

See this annotation in the file changed.

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

spotbugs:spotbugs

NORMAL:
Raw output
<pre><code>/home/jenkins/agent/workspace/Plugins_coverage-plugin_PR-320/ui-tests/src/test/java/io/jenkins/plugins/coverage/CoverageReportTest.java:[54,23] [Varifier] Consider using `var` here to avoid boilerplate.</code></pre>

Check warning on line 9419 in jenkins-console.log

See this annotation in the file changed.

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

spotbugs:spotbugs

NORMAL:
Raw output
<pre><code>/home/jenkins/agent/workspace/Plugins_coverage-plugin_PR-320/ui-tests/src/test/java/io/jenkins/plugins/coverage/CoverageReportTest.java:[79,23] [Varifier] Consider using `var` here to avoid boilerplate.</code></pre>

Check warning on line 9422 in jenkins-console.log

See this annotation in the file changed.

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

spotbugs:spotbugs

NORMAL:
Raw output
<pre><code>/home/jenkins/agent/workspace/Plugins_coverage-plugin_PR-320/ui-tests/src/test/java/io/jenkins/plugins/coverage/CoverageReportTest.java:[100,23] [Varifier] Consider using `var` here to avoid boilerplate.</code></pre>

Check warning on line 9425 in jenkins-console.log

See this annotation in the file changed.

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

spotbugs:spotbugs

NORMAL:
Raw output
<pre><code>/home/jenkins/agent/workspace/Plugins_coverage-plugin_PR-320/ui-tests/src/test/java/io/jenkins/plugins/coverage/CoverageReportTest.java:[139,24] [AvoidObjectArrays] Avoid accepting a String[]; consider an Iterable&lt;String&gt; instead</code></pre>

Check warning on line 9427 in jenkins-console.log

See this annotation in the file changed.

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

spotbugs:spotbugs

NORMAL:
Raw output
<pre><code>/home/jenkins/agent/workspace/Plugins_coverage-plugin_PR-320/ui-tests/src/test/java/io/jenkins/plugins/coverage/CoverageReportTest.java:[139,54] [AvoidObjectArrays] Avoid accepting a String[]; consider an Iterable&lt;String&gt; instead</code></pre>

Check warning on line 9429 in jenkins-console.log

See this annotation in the file changed.

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

spotbugs:spotbugs

NORMAL:
Raw output
<pre><code>/home/jenkins/agent/workspace/Plugins_coverage-plugin_PR-320/ui-tests/src/test/java/io/jenkins/plugins/coverage/CoverageReportTest.java:[140,24] [AvoidObjectArrays] Avoid accepting a String[]; consider an Iterable&lt;String&gt; instead</code></pre>

Check warning on line 9431 in jenkins-console.log

See this annotation in the file changed.

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

spotbugs:spotbugs

NORMAL:
Raw output
<pre><code>/home/jenkins/agent/workspace/Plugins_coverage-plugin_PR-320/ui-tests/src/test/java/io/jenkins/plugins/coverage/CoverageReportTest.java:[140,60] [AvoidObjectArrays] Avoid accepting a String[]; consider an Iterable&lt;String&gt; instead</code></pre>

Check warning on line 9433 in jenkins-console.log

See this annotation in the file changed.

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

spotbugs:spotbugs

NORMAL:
Raw output
<pre><code>/home/jenkins/agent/workspace/Plugins_coverage-plugin_PR-320/ui-tests/src/test/java/io/jenkins/plugins/coverage/CoverageSummaryTest.java:[163,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it&#x27;s a test.</code></pre>

Check warning on line 9436 in jenkins-console.log

See this annotation in the file changed.

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

spotbugs:spotbugs

NORMAL:
Raw output
<pre><code>/home/jenkins/agent/workspace/Plugins_coverage-plugin_PR-320/ui-tests/src/test/java/io/jenkins/plugins/coverage/CoverageSummaryTest.java:[105,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it&#x27;s a test.</code></pre>

Check warning on line 9439 in jenkins-console.log

See this annotation in the file changed.

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

spotbugs:spotbugs

NORMAL:
Raw output
<pre><code>/home/jenkins/agent/workspace/Plugins_coverage-plugin_PR-320/ui-tests/src/test/java/io/jenkins/plugins/coverage/CoverageSummaryTest.java:[136,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it&#x27;s a test.</code></pre>

Check warning on line 9442 in jenkins-console.log

See this annotation in the file changed.

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

spotbugs:spotbugs

NORMAL:
Raw output
<pre><code>/home/jenkins/agent/workspace/Plugins_coverage-plugin_PR-320/ui-tests/src/test/java/io/jenkins/plugins/coverage/CoverageSummaryTest.java:[116,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it&#x27;s a test.</code></pre>

Check warning on line 9445 in jenkins-console.log

See this annotation in the file changed.

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

spotbugs:spotbugs

NORMAL:
Raw output
<pre><code>/home/jenkins/agent/workspace/Plugins_coverage-plugin_PR-320/ui-tests/src/test/java/io/jenkins/plugins/coverage/CoverageSummaryTest.java:[34,24] [Varifier] Consider using `var` here to avoid boilerplate.</code></pre>

Check warning on line 9448 in jenkins-console.log

See this annotation in the file changed.

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

spotbugs:spotbugs

NORMAL:
Raw output
<pre><code>/home/jenkins/agent/workspace/Plugins_coverage-plugin_PR-320/ui-tests/src/test/java/io/jenkins/plugins/coverage/CoverageSummaryTest.java:[53,24] [Varifier] Consider using `var` here to avoid boilerplate.</code></pre>

Check warning on line 9451 in jenkins-console.log

See this annotation in the file changed.

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

spotbugs:spotbugs

NORMAL:
Raw output
<pre><code>/home/jenkins/agent/workspace/Plugins_coverage-plugin_PR-320/ui-tests/src/test/java/io/jenkins/plugins/coverage/CoverageSummaryTest.java:[76,24] [Varifier] Consider using `var` here to avoid boilerplate.</code></pre>

Check warning on line 9454 in jenkins-console.log

See this annotation in the file changed.

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

spotbugs:spotbugs

NORMAL:
Raw output
<pre><code>/home/jenkins/agent/workspace/Plugins_coverage-plugin_PR-320/ui-tests/src/test/java/io/jenkins/plugins/coverage/CoverageSummaryTest.java:[95,24] [Varifier] Consider using `var` here to avoid boilerplate.</code></pre>

Check warning on line 9457 in jenkins-console.log

See this annotation in the file changed.

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

spotbugs:spotbugs

NORMAL:
Raw output
<pre><code>/home/jenkins/agent/workspace/Plugins_coverage-plugin_PR-320/ui-tests/src/test/java/io/jenkins/plugins/coverage/MainPanelTest.java:[21,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it&#x27;s a test.</code></pre>

Check warning on line 9460 in jenkins-console.log

See this annotation in the file changed.

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

spotbugs:spotbugs

NORMAL:
Raw output
<pre><code>/home/jenkins/agent/workspace/Plugins_coverage-plugin_PR-320/ui-tests/src/test/java/io/jenkins/plugins/coverage/MainPanelTest.java:[34,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it&#x27;s a test.</code></pre>

Check warning on line 9463 in jenkins-console.log

See this annotation in the file changed.

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

spotbugs:spotbugs

NORMAL:
Raw output
<pre><code>/home/jenkins/agent/workspace/Plugins_coverage-plugin_PR-320/ui-tests/src/test/java/io/jenkins/plugins/coverage/MainPanelTest.java:[24,18] [Varifier] Consider using `var` here to avoid boilerplate.</code></pre>