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

Move the parsing exception to the model #120

Merged
merged 1 commit into from
Aug 18, 2024

Move the parsing exception to the model.

f6fb048
Select commit
Loading
Failed to load commit list.
Merged

Move the parsing exception to the model #120

Move the parsing exception to the model.
f6fb048
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Maven succeeded Aug 18, 2024 in 0s

77 new issues, 81 total

Total New Outstanding Fixed Trend
81 77 4 0 👎

Reference build: Plugins » coverage-model » main #218

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
0 0 77 0

Annotations

Check warning on line 801 in jenkins-console.log

See this annotation in the file changed.

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

pitest:mutationCoverage

NORMAL:
Raw output
<pre><code>C:\Jenkins\agent\workspace\Plugins_coverage-model_PR-120\src\main\java\edu\hm\hafner\coverage\Node.java:[947,31] [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 804 in jenkins-console.log

See this annotation in the file changed.

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

pitest:mutationCoverage

NORMAL:
Raw output
<pre><code>C:\Jenkins\agent\workspace\Plugins_coverage-model_PR-120\src\main\java\edu\hm\hafner\coverage\parser\CoberturaParser.java:[107,20] [YodaCondition] The non-constant portion of an equals check generally comes first. Prefer e.equals(CONSTANT) if e is non-null or Objects.equals(e, CONSTANT) if e may be</code></pre>

Check warning on line 807 in jenkins-console.log

See this annotation in the file changed.

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

pitest:mutationCoverage

NORMAL:
Raw output
<pre><code>C:\Jenkins\agent\workspace\Plugins_coverage-model_PR-120\src\main\java\edu\hm\hafner\coverage\parser\CoberturaParser.java:[110,25] [YodaCondition] The non-constant portion of an equals check generally comes first. Prefer e.equals(CONSTANT) if e is non-null or Objects.equals(e, CONSTANT) if e may be</code></pre>

Check warning on line 810 in jenkins-console.log

See this annotation in the file changed.

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

pitest:mutationCoverage

NORMAL:
Raw output
<pre><code>C:\Jenkins\agent\workspace\Plugins_coverage-model_PR-120\src\main\java\edu\hm\hafner\coverage\parser\CoberturaParser.java:[129,20] [YodaCondition] The non-constant portion of an equals check generally comes first. Prefer e.equals(CONSTANT) if e is non-null or Objects.equals(e, CONSTANT) if e may be</code></pre>

Check warning on line 813 in jenkins-console.log

See this annotation in the file changed.

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

pitest:mutationCoverage

NORMAL:
Raw output
<pre><code>C:\Jenkins\agent\workspace\Plugins_coverage-model_PR-120\src\main\java\edu\hm\hafner\coverage\parser\CoberturaParser.java:[172,20] [YodaCondition] The non-constant portion of an equals check generally comes first. Prefer e.equals(CONSTANT) if e is non-null or Objects.equals(e, CONSTANT) if e may be</code></pre>

Check warning on line 816 in jenkins-console.log

See this annotation in the file changed.

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

pitest:mutationCoverage

NORMAL:
Raw output
<pre><code>C:\Jenkins\agent\workspace\Plugins_coverage-model_PR-120\src\main\java\edu\hm\hafner\coverage\parser\CoberturaParser.java:[188,24] [YodaCondition] The non-constant portion of an equals check generally comes first. Prefer e.equals(CONSTANT) if e is non-null or Objects.equals(e, CONSTANT) if e may be</code></pre>

Check warning on line 819 in jenkins-console.log

See this annotation in the file changed.

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

pitest:mutationCoverage

NORMAL:
Raw output
<pre><code>C:\Jenkins\agent\workspace\Plugins_coverage-model_PR-120\src\main\java\edu\hm\hafner\coverage\parser\CoberturaParser.java:[193,25] [YodaCondition] The non-constant portion of an equals check generally comes first. Prefer e.equals(CONSTANT) if e is non-null or Objects.equals(e, CONSTANT) if e may be</code></pre>

Check warning on line 822 in jenkins-console.log

See this annotation in the file changed.

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

pitest:mutationCoverage

NORMAL:
Raw output
<pre><code>C:\Jenkins\agent\workspace\Plugins_coverage-model_PR-120\src\main\java\edu\hm\hafner\coverage\parser\CoberturaParser.java:[199,20] [YodaCondition] The non-constant portion of an equals check generally comes first. Prefer e.equals(CONSTANT) if e is non-null or Objects.equals(e, CONSTANT) if e may be</code></pre>

Check warning on line 825 in jenkins-console.log

See this annotation in the file changed.

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

pitest:mutationCoverage

NORMAL:
Raw output
<pre><code>C:\Jenkins\agent\workspace\Plugins_coverage-model_PR-120\src\main\java\edu\hm\hafner\coverage\parser\CoberturaParser.java:[199,58] [YodaCondition] The non-constant portion of an equals check generally comes first. Prefer e.equals(CONSTANT) if e is non-null or Objects.equals(e, CONSTANT) if e may be</code></pre>

Check warning on line 828 in jenkins-console.log

See this annotation in the file changed.

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

pitest:mutationCoverage

NORMAL:
Raw output
<pre><code>C:\Jenkins\agent\workspace\Plugins_coverage-model_PR-120\src\main\java\edu\hm\hafner\coverage\parser\CoberturaParser.java:[217,12] [YodaCondition] The non-constant portion of an equals check generally comes first. Prefer e.equals(CONSTANT) if e is non-null or Objects.equals(e, CONSTANT) if e may be</code></pre>

Check warning on line 831 in jenkins-console.log

See this annotation in the file changed.

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

pitest:mutationCoverage

NORMAL:
Raw output
<pre><code>C:\Jenkins\agent\workspace\Plugins_coverage-model_PR-120\src\main\java\edu\hm\hafner\coverage\parser\JacocoParser.java:[102,24] [YodaCondition] The non-constant portion of an equals check generally comes first. Prefer e.equals(CONSTANT) if e is non-null or Objects.equals(e, CONSTANT) if e may be</code></pre>

Check warning on line 834 in jenkins-console.log

See this annotation in the file changed.

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

pitest:mutationCoverage

NORMAL:
Raw output
<pre><code>C:\Jenkins\agent\workspace\Plugins_coverage-model_PR-120\src\main\java\edu\hm\hafner\coverage\parser\JacocoParser.java:[126,20] [YodaCondition] The non-constant portion of an equals check generally comes first. Prefer e.equals(CONSTANT) if e is non-null or Objects.equals(e, CONSTANT) if e may be</code></pre>

Check warning on line 837 in jenkins-console.log

See this annotation in the file changed.

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

pitest:mutationCoverage

NORMAL:
Raw output
<pre><code>C:\Jenkins\agent\workspace\Plugins_coverage-model_PR-120\src\main\java\edu\hm\hafner\coverage\parser\JacocoParser.java:[129,25] [YodaCondition] The non-constant portion of an equals check generally comes first. Prefer e.equals(CONSTANT) if e is non-null or Objects.equals(e, CONSTANT) if e may be</code></pre>

Check warning on line 840 in jenkins-console.log

See this annotation in the file changed.

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

pitest:mutationCoverage

NORMAL:
Raw output
<pre><code>C:\Jenkins\agent\workspace\Plugins_coverage-model_PR-120\src\main\java\edu\hm\hafner\coverage\parser\JacocoParser.java:[134,25] [YodaCondition] The non-constant portion of an equals check generally comes first. Prefer e.equals(CONSTANT) if e is non-null or Objects.equals(e, CONSTANT) if e may be</code></pre>

Check warning on line 843 in jenkins-console.log

See this annotation in the file changed.

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

pitest:mutationCoverage

NORMAL:
Raw output
<pre><code>C:\Jenkins\agent\workspace\Plugins_coverage-model_PR-120\src\main\java\edu\hm\hafner\coverage\parser\JacocoParser.java:[149,15] [YodaCondition] The non-constant portion of an equals check generally comes first. Prefer e.equals(CONSTANT) if e is non-null or Objects.equals(e, CONSTANT) if e may be</code></pre>

Check warning on line 846 in jenkins-console.log

See this annotation in the file changed.

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

pitest:mutationCoverage

NORMAL:
Raw output
<pre><code>C:\Jenkins\agent\workspace\Plugins_coverage-model_PR-120\src\main\java\edu\hm\hafner\coverage\parser\JacocoParser.java:[149,54] [YodaCondition] The non-constant portion of an equals check generally comes first. Prefer e.equals(CONSTANT) if e is non-null or Objects.equals(e, CONSTANT) if e may be</code></pre>

Check warning on line 849 in jenkins-console.log

See this annotation in the file changed.

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

pitest:mutationCoverage

NORMAL:
Raw output
<pre><code>C:\Jenkins\agent\workspace\Plugins_coverage-model_PR-120\src\main\java\edu\hm\hafner\coverage\parser\JacocoParser.java:[162,20] [YodaCondition] The non-constant portion of an equals check generally comes first. Prefer e.equals(CONSTANT) if e is non-null or Objects.equals(e, CONSTANT) if e may be</code></pre>

Check warning on line 852 in jenkins-console.log

See this annotation in the file changed.

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

pitest:mutationCoverage

NORMAL:
Raw output
<pre><code>C:\Jenkins\agent\workspace\Plugins_coverage-model_PR-120\src\main\java\edu\hm\hafner\coverage\parser\JacocoParser.java:[165,25] [YodaCondition] The non-constant portion of an equals check generally comes first. Prefer e.equals(CONSTANT) if e is non-null or Objects.equals(e, CONSTANT) if e may be</code></pre>

Check warning on line 855 in jenkins-console.log

See this annotation in the file changed.

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

pitest:mutationCoverage

NORMAL:
Raw output
<pre><code>C:\Jenkins\agent\workspace\Plugins_coverage-model_PR-120\src\main\java\edu\hm\hafner\coverage\parser\JacocoParser.java:[168,25] [YodaCondition] The non-constant portion of an equals check generally comes first. Prefer e.equals(CONSTANT) if e is non-null or Objects.equals(e, CONSTANT) if e may be</code></pre>

Check warning on line 858 in jenkins-console.log

See this annotation in the file changed.

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

pitest:mutationCoverage

NORMAL:
Raw output
<pre><code>C:\Jenkins\agent\workspace\Plugins_coverage-model_PR-120\src\main\java\edu\hm\hafner\coverage\parser\JacocoParser.java:[174,20] [YodaCondition] The non-constant portion of an equals check generally comes first. Prefer e.equals(CONSTANT) if e is non-null or Objects.equals(e, CONSTANT) if e may be</code></pre>

Check warning on line 861 in jenkins-console.log

See this annotation in the file changed.

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

pitest:mutationCoverage

NORMAL:
Raw output
<pre><code>C:\Jenkins\agent\workspace\Plugins_coverage-model_PR-120\src\main\java\edu\hm\hafner\coverage\parser\JacocoParser.java:[202,20] [YodaCondition] The non-constant portion of an equals check generally comes first. Prefer e.equals(CONSTANT) if e is non-null or Objects.equals(e, CONSTANT) if e may be</code></pre>

Check warning on line 864 in jenkins-console.log

See this annotation in the file changed.

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

pitest:mutationCoverage

NORMAL:
Raw output
<pre><code>C:\Jenkins\agent\workspace\Plugins_coverage-model_PR-120\src\main\java\edu\hm\hafner\coverage\parser\JacocoParser.java:[205,25] [YodaCondition] The non-constant portion of an equals check generally comes first. Prefer e.equals(CONSTANT) if e is non-null or Objects.equals(e, CONSTANT) if e may be</code></pre>

Check warning on line 867 in jenkins-console.log

See this annotation in the file changed.

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

pitest:mutationCoverage

NORMAL:
Raw output
<pre><code>C:\Jenkins\agent\workspace\Plugins_coverage-model_PR-120\src\main\java\edu\hm\hafner\coverage\parser\JacocoParser.java:[211,20] [YodaCondition] The non-constant portion of an equals check generally comes first. Prefer e.equals(CONSTANT) if e is non-null or Objects.equals(e, CONSTANT) if e may be</code></pre>

Check warning on line 870 in jenkins-console.log

See this annotation in the file changed.

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

pitest:mutationCoverage

NORMAL:
Raw output
<pre><code>C:\Jenkins\agent\workspace\Plugins_coverage-model_PR-120\src\main\java\edu\hm\hafner\coverage\parser\JacocoParser.java:[234,20] [YodaCondition] The non-constant portion of an equals check generally comes first. Prefer e.equals(CONSTANT) if e is non-null or Objects.equals(e, CONSTANT) if e may be</code></pre>

Check warning on line 873 in jenkins-console.log

See this annotation in the file changed.

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

pitest:mutationCoverage

NORMAL:
Raw output
<pre><code>C:\Jenkins\agent\workspace\Plugins_coverage-model_PR-120\src\main\java\edu\hm\hafner\coverage\parser\JacocoParser.java:[237,25] [YodaCondition] The non-constant portion of an equals check generally comes first. Prefer e.equals(CONSTANT) if e is non-null or Objects.equals(e, CONSTANT) if e may be</code></pre>