Skip to content

polish testcontainers config #1096

polish testcontainers config

polish testcontainers config #1096

Triggered via pull request December 12, 2024 15:41
@rajadilipkollirajadilipkolli
synchronize #920
Status Success
Total duration 10s
Artifacts

label.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

8 errors, 18 warnings, and 6 notices
Usage of API marked for removal: retail-store-webapp/src/main/java/com/example/retailstore/webapp/clients/ClientsConfig.java#L34
'org.springframework.boot.web.client.ClientHttpRequestFactorySettings' is deprecated since version 3.4.0 and marked for removal
Usage of API marked for removal: retail-store-webapp/src/main/java/com/example/retailstore/webapp/clients/ClientsConfig.java#L33
'org.springframework.boot.web.client.ClientHttpRequestFactorySettings' is deprecated since version 3.4.0 and marked for removal
Usage of API marked for removal: retail-store-webapp/src/main/java/com/example/retailstore/webapp/clients/ClientsConfig.java#L32
'org.springframework.boot.web.client.ClientHttpRequestFactories' is deprecated since version 3.4.0 and marked for removal
Usage of API marked for removal: retail-store-webapp/src/main/java/com/example/retailstore/webapp/clients/ClientsConfig.java#L11
'org.springframework.boot.web.client.ClientHttpRequestFactorySettings' is deprecated since version 3.4.0 and marked for removal
Usage of API marked for removal: retail-store-webapp/src/main/java/com/example/retailstore/webapp/clients/ClientsConfig.java#L32
'org.springframework.boot.web.client.ClientHttpRequestFactories' is deprecated since version 3.4.0 and marked for removal
Usage of API marked for removal: retail-store-webapp/src/main/java/com/example/retailstore/webapp/clients/ClientsConfig.java#L32
'org.springframework.boot.web.client.ClientHttpRequestFactorySettings' is deprecated since version 3.4.0 and marked for removal
Usage of API marked for removal: retail-store-webapp/src/main/java/com/example/retailstore/webapp/clients/ClientsConfig.java#L10
'org.springframework.boot.web.client.ClientHttpRequestFactories' is deprecated since version 3.4.0 and marked for removal
Usage of API marked for removal: retail-store-webapp/src/main/java/com/example/retailstore/webapp/clients/ClientsConfig.java#L32
'org.springframework.boot.web.client.ClientHttpRequestFactorySettings' is deprecated since version 3.4.0 and marked for removal
triage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Duplicate throws: inventory-service/src/main/java/com/example/inventoryservice/config/KafkaListenerConfig.java#L65
There is a more general exception, 'com.fasterxml.jackson.core.JsonProcessingException', in the throws list already.
Redundant type cast: payment-service/src/main/java/com/example/common/dtos/OrderItemDto.java#L14
Casting `this.quantity` to `long` is redundant
Method can be extracted: catalog-service/src/main/java/com/example/catalogservice/config/logging/LoggingAspect.java#L151
It's possible to extract method returning 'stringArrayList' from a long surrounding method
Method can be extracted: payment-service/src/main/java/com/example/paymentservice/config/logging/LoggingAspect.java#L148
It's possible to extract method returning 'stringArrayList' from a long surrounding method
Method can be extracted: inventory-service/src/main/java/com/example/inventoryservice/config/logging/LoggingAspect.java#L153
It's possible to extract method returning 'stringArrayList' from a long surrounding method
Method can be extracted: order-service/src/main/java/com/example/orderservice/config/logging/LoggingAspect.java#L153
It's possible to extract method returning 'stringArrayList' from a long surrounding method