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 kentaro-m/auto-assign-action from 1.2.6 to 2.0.0 #74

Merged

Bump kentaro-m/auto-assign-action from 1.2.6 to 2.0.0

01aa7d8
Select commit
Loading
Failed to load commit list.
Merged

Bump kentaro-m/auto-assign-action from 1.2.6 to 2.0.0 #74

Bump kentaro-m/auto-assign-action from 1.2.6 to 2.0.0
01aa7d8
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Maven succeeded Feb 1, 2024 in 0s

8 new issues, 13 total

Total New Outstanding Fixed Trend
13 8 5 0 👎

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

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
0 0 8 0

Annotations

Check warning on line 8621 in jenkins-console.log

See this annotation in the file changed.

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

revapi:check

NORMAL:
Raw output
<pre><code>C:\Jenkins\agent\workspace\Plugins_coverage-plugin_PR-74\ui-tests\src\main\java\io\jenkins\plugins\coverage\CoveragePublisher\CoveragePublisher.java:[58,29] [CanIgnoreReturnValueSuggester] Methods that always return &#x27;this&#x27; (or return an input parameter) should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue</code></pre>

Check warning on line 8624 in jenkins-console.log

See this annotation in the file changed.

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

revapi:check

NORMAL:
Raw output
<pre><code>C:\Jenkins\agent\workspace\Plugins_coverage-plugin_PR-74\ui-tests\src\main\java\io\jenkins\plugins\coverage\CoveragePublisher\CoveragePublisher.java:[75,29] [CanIgnoreReturnValueSuggester] Methods that always return &#x27;this&#x27; (or return an input parameter) should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue</code></pre>

Check warning on line 8627 in jenkins-console.log

See this annotation in the file changed.

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

revapi:check

NORMAL:
Raw output
<pre><code>C:\Jenkins\agent\workspace\Plugins_coverage-plugin_PR-74\ui-tests\src\main\java\io\jenkins\plugins\coverage\CoveragePublisher\CoveragePublisher.java:[79,33] [Varifier] Consider using `var` here to avoid boilerplate.</code></pre>

Check warning on line 8630 in jenkins-console.log

See this annotation in the file changed.

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

revapi:check

NORMAL:
Raw output
<pre><code>C:\Jenkins\agent\workspace\Plugins_coverage-plugin_PR-74\ui-tests\src\main\java\io\jenkins\plugins\coverage\CoveragePublisher\CoveragePublisher.java:[183,16] [Varifier] Consider using `var` here to avoid boilerplate.</code></pre>

Check warning on line 8633 in jenkins-console.log

See this annotation in the file changed.

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

revapi:check

NORMAL:
Raw output
<pre><code>C:\Jenkins\agent\workspace\Plugins_coverage-plugin_PR-74\ui-tests\src\main\java\io\jenkins\plugins\coverage\CoveragePublisher\CoveragePublisher.java:[217,24] [Varifier] Consider using `var` here to avoid boilerplate.</code></pre>

Check warning on line 8636 in jenkins-console.log

See this annotation in the file changed.

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

revapi:check

NORMAL:
Raw output
<pre><code>C:\Jenkins\agent\workspace\Plugins_coverage-plugin_PR-74\ui-tests\src\main\java\io\jenkins\plugins\coverage\CoveragePublisher\CoveragePublisher.java:[241,8] [MemberName] Static variables should be named in UPPER_SNAKE_CASE if deeply immutable or lowerCamelCase if not., with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case); did you mean &#x27;sTorelastbuIlD&#x27;?</code></pre>

Check warning on line 8638 in jenkins-console.log

See this annotation in the file changed.

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

revapi:check

NORMAL:
Raw output
<pre><code>C:\Jenkins\agent\workspace\Plugins_coverage-plugin_PR-74\ui-tests\src\main\java\io\jenkins\plugins\coverage\CoveragePublisher\Adapter.java:[76,25] [Varifier] Consider using `var` here to avoid boilerplate.</code></pre>

Check warning on line 8641 in jenkins-console.log

See this annotation in the file changed.

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

revapi:check

NORMAL:
Raw output
<pre><code>C:\Jenkins\agent\workspace\Plugins_coverage-plugin_PR-74\ui-tests\src\main\java\io\jenkins\plugins\coverage\CoverageReport.java:[188,39] [UnnecessaryParentheses] These grouping parentheses are unnecessary; it is unlikely the code will be misinterpreted without them</code></pre>