Codacy Production / Codacy Static Code Analysis
required action
Oct 11, 2024 in 0s
2 new issues (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 2
Complexity decreasing per file
==============================
+ fullstack-gradle-plugin/src/test/kotlin/com/hedera/fullstack/gradle/plugin/HelmDependencyUpdateTaskTest.kt -2
See the complete overview on Codacy
Annotations
Check warning on line 44 in fullstack-examples/build.gradle.kts
codacy-production / Codacy Static Code Analysis
fullstack-examples/build.gradle.kts#L44
Multiple occurrences of the same string literal within a single file detected. Prefer extracting the string literal into a property or constant.
Check warning on line 45 in fullstack-examples/build.gradle.kts
codacy-production / Codacy Static Code Analysis
fullstack-examples/build.gradle.kts#L45
Multiple occurrences of the same string literal within a single file detected. Prefer extracting the string literal into a property or constant.
Loading