Codacy Production / Codacy Static Code Analysis
required action
Nov 28, 2024 in 0s
4 new issues (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 4
Complexity increasing per file
==============================
- ecs-logging-access/src/main/java/com/raynigon/ecs/logging/access/client/RestClientConfiguration.java 1
See the complete overview on Codacy
Annotations
codacy-production / Codacy Static Code Analysis
ecs-logging-access/src/test/groovy/com/raynigon/ecs/logging/access/client/RestClientConfigurationSpec.groovy#L6
The [org.springframework.http.HttpStatusCode] import is never referenced
codacy-production / Codacy Static Code Analysis
ecs-logging-access/src/test/groovy/com/raynigon/ecs/logging/access/client/RestClientConfigurationSpec.groovy#L14
Static imports should appear before normal imports
codacy-production / Codacy Static Code Analysis
ecs-logging-access/src/test/groovy/com/raynigon/ecs/logging/access/client/RestClientConfigurationSpec.groovy#L15
Static imports should appear before normal imports
codacy-production / Codacy Static Code Analysis
ecs-logging-access/src/test/groovy/com/raynigon/ecs/logging/access/client/RestClientConfigurationSpec.groovy#L49
DefaultRestClient.class can be rewritten as DefaultRestClient
Loading