Skip to content

Update

Codacy Production / Codacy Static Code Analysis required action Aug 13, 2024 in 0s

157 new issues (0 max.) of at least minor severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
+ Solved 14
- Added 157
           

Complexity increasing per file
==============================
- incubating/amqp-quickstart-producer/src/main/java/io/truthcode/amqp/processor/QuoteProcessor.java  1
- subprojects/common/ddo-antlr/src/test/kotlin/io/truthencode/ddo/grammar/antlr/BasicTestKotlin.kt  2
- incubating/amqp-quickstart-producer/src/main/java/io/truthcode/amqp/model/Quote.java  1
- subprojects/common/ddo-antlr/src/test/kotlin/io/truthencode/ddo/grammar/different/BasicTestKotlinDifferent.kt  2
- subprojects/common/ddo-web/src/main/scala/io/truthencode/ddo/web/mapping/WikiParser.scala  8
- subprojects/common/ddo-web/src/test/scala/io/truthencode/ddo/web/mapping/DDoWikiScrapingIT.scala  2
- subprojects/common/ddo-web/src/main/scala/io/truthencode/ddo/web/Warehouse.scala  7
- subprojects/common/ddo-web/src/main/scala/io/truthencode/ddo/web/package.scala  2
- subprojects/common/ddo-web/src/main/scala/io/truthencode/ddo/web/mapping/FieldMapper.scala  7
- subprojects/common/ddo-web/src/main/scala/io/truthencode/ddo/web/mapping/Extractor.scala  5
- archived/app/src/test/kotlin/io/truthencode/poc/kantlr/app/ParserTest.kt  2
- subprojects/common/ddo-antlr/build.gradle.kts  1
- subprojects/common/ddo-antlr/src/test/java/io/truthencode/ddo/grammar/diff/BasicTestJavaDifferent.java  1
- incubating/amqp-quickstart-producer/src/main/java/io/truthcode/amqp/producer/QuotesResource.java  1
- subprojects/common/ddo-antlr/src/test/java/io/truthencode/ddo/grammar/antlr/BasicTestJavaSamePackage.java  1
- build-logic/src/main/kotlin/djaxonomy.test-conventions.gradle.kts  1
- subprojects/common/ddo-test-results/build.gradle.kts  9
- settings.gradle.kts  3
- build.gradle.kts  1
         

Clones added
============
- subprojects/common/ddo-web/src/main/scala/io/truthencode/ddo/web/mapping/WikiParser.scala  2
- subprojects/common/ddo-web/src/main/scala/io/truthencode/ddo/web/Warehouse.scala  2
         

Clones removed
==============
+ subprojects/common/ddo-modeling/build.gradle.kts  -2
         

See the complete overview on Codacy

Annotations

Check notice on line 10 in .swm/monster-manuals.2sgmr3sq.sw.md

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

.swm/monster-manuals.2sgmr3sq.sw.md#L10

Expected: 80; Actual: 124

Check notice on line 27 in docs/developers_guide/Tech_Concepts.md

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

docs/developers_guide/Tech_Concepts.md#L27

Expected: 80; Actual: 96

Check notice on line 86 in docs/developers_guide/Tech_Concepts.md

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

docs/developers_guide/Tech_Concepts.md#L86

Expected: 80; Actual: 98

Check notice on line 115 in docs/developers_guide/Tech_Concepts.md

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

docs/developers_guide/Tech_Concepts.md#L115

Expected: 80; Actual: 118

Check notice on line 31 in docs/index.md

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

docs/index.md#L31

Expected: 2; Actual: 1; Too few cells, row will be missing data

Check notice on line 33 in docs/index.md

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

docs/index.md#L33

Expected: 80; Actual: 196

Check notice on line 5 in incubating/amqp-quickstart-producer/README.md

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

incubating/amqp-quickstart-producer/README.md#L5

Expected: 80; Actual: 88

Check notice on line 15 in incubating/amqp-quickstart-producer/README.md

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

incubating/amqp-quickstart-producer/README.md#L15

Expected: 80; Actual: 115

Check notice on line 58 in incubating/amqp-quickstart-producer/README.md

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

incubating/amqp-quickstart-producer/README.md#L58

Expected: 80; Actual: 131

Check notice on line 26 in incubating/poc-scala-quarkus/README.md

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

incubating/poc-scala-quarkus/README.md#L26

Expected: 80; Actual: 112

Check warning on line 34 in subprojects/common/ddo-antlr/build.gradle.kts

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

subprojects/common/ddo-antlr/build.gradle.kts#L34

The function packageToPath is missing documentation.

Check warning on line 6 in subprojects/common/ddo-antlr/src/test/java/io/truthencode/ddo/grammar/antlr/BasicTestJavaSamePackage.java

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

subprojects/common/ddo-antlr/src/test/java/io/truthencode/ddo/grammar/antlr/BasicTestJavaSamePackage.java#L6

Avoid unused local variables such as 'parser'.

Check notice on line 56 in subprojects/common/ddo-antlr/src/test/java/io/truthencode/ddo/grammar/antlr/DdoItemParserTest.java

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

subprojects/common/ddo-antlr/src/test/java/io/truthencode/ddo/grammar/antlr/DdoItemParserTest.java#L56

Unnecessary use of fully qualified name 'io.truthencode.ddo.grammar.antlr.EnchantmentsParser.IdDeclContext' due to existing same package import 'io.truthencode.ddo.grammar.antlr.*'

Check notice on line 151 in subprojects/common/ddo-antlr/src/test/java/io/truthencode/ddo/grammar/antlr/DdoItemParserTest.java

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

subprojects/common/ddo-antlr/src/test/java/io/truthencode/ddo/grammar/antlr/DdoItemParserTest.java#L151

Unnecessary use of fully qualified name 'io.truthencode.ddo.grammar.antlr.EnchantmentsParser' due to existing same package import 'io.truthencode.ddo.grammar.antlr.*'

Check warning on line 38 in subprojects/common/ddo-core/src/test/scala/io/truthencode/ddo/support/numbers/AdjustableNumberTest.scala

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

subprojects/common/ddo-core/src/test/scala/io/truthencode/ddo/support/numbers/AdjustableNumberTest.scala#L38

Found unnamed result or parameter

Check warning on line 83 in subprojects/common/ddo-core/src/test/scala/io/truthencode/ddo/support/numbers/AdjustableNumberTest.scala

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

subprojects/common/ddo-core/src/test/scala/io/truthencode/ddo/support/numbers/AdjustableNumberTest.scala#L83

Found unnamed result or parameter

Check warning on line 99 in subprojects/common/ddo-core/src/test/scala/io/truthencode/ddo/support/numbers/AdjustableNumberTest.scala

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

subprojects/common/ddo-core/src/test/scala/io/truthencode/ddo/support/numbers/AdjustableNumberTest.scala#L99

Found unnamed result or parameter

Check warning on line 102 in subprojects/common/ddo-core/src/test/scala/io/truthencode/ddo/support/numbers/AdjustableNumberTest.scala

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

subprojects/common/ddo-core/src/test/scala/io/truthencode/ddo/support/numbers/AdjustableNumberTest.scala#L102

Found unnamed result or parameter

Check warning on line 21 in subprojects/common/ddo-web/src/main/scala/io/truthencode/ddo/web/Warehouse.scala

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

subprojects/common/ddo-web/src/main/scala/io/truthencode/ddo/web/Warehouse.scala#L21

Avoid wildcard imports.

Check warning on line 21 in subprojects/common/ddo-web/src/main/scala/io/truthencode/ddo/web/mapping/WikiParser.scala

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

subprojects/common/ddo-web/src/main/scala/io/truthencode/ddo/web/mapping/WikiParser.scala#L21

Avoid wildcard imports.

Check warning on line 37 in subprojects/common/ddo-web/src/main/scala/io/truthencode/ddo/web/mapping/WikiParser.scala

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

subprojects/common/ddo-web/src/main/scala/io/truthencode/ddo/web/mapping/WikiParser.scala#L37

Avoid wildcard imports.

Check warning on line 38 in subprojects/common/ddo-web/src/main/scala/io/truthencode/ddo/web/mapping/WikiParser.scala

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

subprojects/common/ddo-web/src/main/scala/io/truthencode/ddo/web/mapping/WikiParser.scala#L38

Avoid wildcard imports.

Check warning on line 230 in subprojects/common/ddo-web/src/main/scala/io/truthencode/ddo/web/mapping/WikiParser.scala

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

subprojects/common/ddo-web/src/main/scala/io/truthencode/ddo/web/mapping/WikiParser.scala#L230

Use of TODO/FIXME comment.

Check warning on line 463 in subprojects/common/ddo-web/src/main/scala/io/truthencode/ddo/web/mapping/WikiParser.scala

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

subprojects/common/ddo-web/src/main/scala/io/truthencode/ddo/web/mapping/WikiParser.scala#L463

Use of TODO/FIXME comment.

Check warning on line 631 in subprojects/common/ddo-web/src/main/scala/io/truthencode/ddo/web/mapping/WikiParser.scala

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

subprojects/common/ddo-web/src/main/scala/io/truthencode/ddo/web/mapping/WikiParser.scala#L631

Use of TODO/FIXME comment.