Skip to content

#882 create a shared project #470

#882 create a shared project

#882 create a shared project #470

Triggered via pull request September 19, 2024 02:37
Status Success
Total duration 2m 47s
Artifacts 1

order-ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 3 warnings
com.yas.cart.service.ProductServiceIT ► test_getProducts_shouldThrowCallNotPermittedException_whenCircuitBreakerIsOpen: cart/target/failsafe-reports/TEST-com.yas.cart.service.ProductServiceIT.xml#L0
Failed test found in: cart/target/failsafe-reports/TEST-com.yas.cart.service.ProductServiceIT.xml Error: java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@a0887a4 testClass = com.yas.cart.service.ProductServiceIT, locations = [], classes = [com.yas.cart.CartApplication], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7a24eb3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@15923407, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@5f6a4b74, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@64138b0c, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@10876a6, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@78e89bfe, org.springframework.boot.testcontainers.service.connection.ServiceConnectionContextCustomizer@c4c7e274, org.springframework.boot.test.context.SpringBootTestAnnotation@b852ffc2], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
com.yas.customer.service.LocationServiceIT ► test_createAddress_shouldThrowCallNotPermittedException_whenCircuitBreakerIsOpen: customer/target/failsafe-reports/TEST-com.yas.customer.service.LocationServiceIT.xml#L0
Failed test found in: customer/target/failsafe-reports/TEST-com.yas.customer.service.LocationServiceIT.xml Error: java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@30552407 testClass = com.yas.customer.service.LocationServiceIT, locations = [], classes = [com.yas.customer.CustomerApplication], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@5cd61783, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@55f8669d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@49798e84, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@5e268ce6, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@3d43fe, org.springframework.boot.testcontainers.service.connection.ServiceConnectionContextCustomizer@82b69945, org.springframework.boot.test.context.SpringBootTestAnnotation@a1f88126], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
com.yas.customer.service.LocationServiceIT ► test_getAddressesByIdList_shouldThrowCallNotPermittedException_whenCircuitBreakerIsOpen: customer/target/failsafe-reports/TEST-com.yas.customer.service.LocationServiceIT.xml#L0
Failed test found in: customer/target/failsafe-reports/TEST-com.yas.customer.service.LocationServiceIT.xml customer/target/failsafe-reports/TEST-com.yas.customer.service.LocationServiceIT.xml Error: java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [WebMergedContextConfiguration@30552407 testClass = com.yas.customer.service.LocationServiceIT, locations = [], classes = [com.yas.customer.CustomerApplication], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@5cd61783, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@55f8669d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@49798e84, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@5e268ce6, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@3d43fe, org.springframework.boot.testcontainers.service.connection.ServiceConnectionContextCustomizer@82b69945, org.springframework.boot.test.context.SpringBootTestAnnotation@a1f88126], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
com.yas.inventory.repository.StockHistoryRepositoryIT ► testFindByProductIdAndWarehouseIdOrderByCreatedOnDesc_ifStockHistoryExists_shouldReturnData: inventory/target/failsafe-reports/TEST-com.yas.inventory.repository.StockHistoryRepositoryIT.xml#L0
Failed test found in: inventory/target/failsafe-reports/TEST-com.yas.inventory.repository.StockHistoryRepositoryIT.xml Error: java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@5a71dedd testClass = com.yas.inventory.repository.StockHistoryRepositoryIT, locations = [], classes = [com.yas.inventory.InventoryApplication], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [[ImportsContextCustomizer@3bb44eac key = [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration, com.yas.inventory.config.IntegrationTestConfiguration, org.springframework.boot.test.autoconfigure.jdbc.TestDatabaseAutoConfiguration, org.springframework.boot.testcontainers.service.connection.ServiceConnectionAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6ef81f31, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@27aae97b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@6050462a, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@982bb90, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@27e903a, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@aa004a0, org.springframework.boot.testcontainers.service.connection.ServiceConnectionContextCustomizer@0, org.springframework.boot.test.context.SpringBootTestAnnotation@8b82c93e], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
com.yas.inventory.repository.StockRepositoryIT ► testGetProductIdsInWarehouse_ifWarehouseExists_shouldReturnProductId: inventory/target/failsafe-reports/TEST-com.yas.inventory.repository.StockRepositoryIT.xml#L0
Failed test found in: inventory/target/failsafe-reports/TEST-com.yas.inventory.repository.StockRepositoryIT.xml inventory/target/failsafe-reports/TEST-com.yas.inventory.repository.StockRepositoryIT.xml Error: java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [WebMergedContextConfiguration@327d845 testClass = com.yas.inventory.repository.StockRepositoryIT, locations = [], classes = [com.yas.inventory.InventoryApplication], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [[ImportsContextCustomizer@4c0ab281 key = [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration, com.yas.inventory.config.IntegrationTestConfiguration, org.springframework.boot.test.autoconfigure.jdbc.TestDatabaseAutoConfiguration, org.springframework.boot.testcontainers.service.connection.ServiceConnectionAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6ef81f31, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@27aae97b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@6050462a, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@982bb90, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@27e903a, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@aa004a0, org.springframework.boot.testcontainers.service.connection.ServiceConnectionContextCustomizer@0, org.springframework.boot.test.context.SpringBootTestAnnotation@8b82c93e], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
com.yas.inventory.repository.WarehouseRepositoryIT ► testExistsByNameWithDifferentId_ifWarehouseWithSameNameNotExistsWithDifferentId_shouldReturnFalse: inventory/target/failsafe-reports/TEST-com.yas.inventory.repository.WarehouseRepositoryIT.xml#L0
Failed test found in: inventory/target/failsafe-reports/TEST-com.yas.inventory.repository.WarehouseRepositoryIT.xml inventory/target/failsafe-reports/TEST-com.yas.inventory.repository.WarehouseRepositoryIT.xml inventory/target/failsafe-reports/TEST-com.yas.inventory.repository.WarehouseRepositoryIT.xml inventory/target/failsafe-reports/TEST-com.yas.inventory.repository.WarehouseRepositoryIT.xml Error: java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [WebMergedContextConfiguration@5c6596b4 testClass = com.yas.inventory.repository.WarehouseRepositoryIT, locations = [], classes = [com.yas.inventory.InventoryApplication], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [[ImportsContextCustomizer@25de1b13 key = [org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration, com.yas.inventory.config.IntegrationTestConfiguration, org.springframework.boot.test.autoconfigure.jdbc.TestDatabaseAutoConfiguration, org.springframework.boot.testcontainers.service.connection.ServiceConnectionAutoConfiguration]], org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6ef81f31, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@27aae97b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@6050462a, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@982bb90, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@27e903a, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@aa004a0, org.springframework.boot.testcontainers.service.connection.ServiceConnectionContextCustomizer@0, org.springframework.boot.test.context.SpringBootTestAnnotation@8b82c93e], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
com.yas.inventory.service.LocationServiceIT ► test_createAddress_shouldThrowCallNotPermittedException_whenCircuitBreakerIsOpen: inventory/target/failsafe-reports/TEST-com.yas.inventory.service.LocationServiceIT.xml#L0
Failed test found in: inventory/target/failsafe-reports/TEST-com.yas.inventory.service.LocationServiceIT.xml Error: java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@6591d49a testClass = com.yas.inventory.service.LocationServiceIT, locations = [], classes = [com.yas.inventory.InventoryApplication], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6ef81f31, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@27aae97b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@6050462a, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@982bb90, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@aa004a0, org.springframework.boot.testcontainers.service.connection.ServiceConnectionContextCustomizer@f37be8bb, org.springframework.boot.test.context.SpringBootTestAnnotation@8b82c93e], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
com.yas.inventory.service.LocationServiceIT ► test_getAddressById_shouldThrowCallNotPermittedException_whenCircuitBreakerIsOpen: inventory/target/failsafe-reports/TEST-com.yas.inventory.service.LocationServiceIT.xml#L0
Failed test found in: inventory/target/failsafe-reports/TEST-com.yas.inventory.service.LocationServiceIT.xml Error: java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [WebMergedContextConfiguration@6591d49a testClass = com.yas.inventory.service.LocationServiceIT, locations = [], classes = [com.yas.inventory.InventoryApplication], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6ef81f31, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@27aae97b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@6050462a, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@982bb90, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@aa004a0, org.springframework.boot.testcontainers.service.connection.ServiceConnectionContextCustomizer@f37be8bb, org.springframework.boot.test.context.SpringBootTestAnnotation@8b82c93e], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
com.yas.inventory.service.ProductServiceIT ► test_filterProducts_shouldThrowCallNotPermittedException_whenCircuitBreakerIsOpen: inventory/target/failsafe-reports/TEST-com.yas.inventory.service.ProductServiceIT.xml#L0
Failed test found in: inventory/target/failsafe-reports/TEST-com.yas.inventory.service.ProductServiceIT.xml Error: java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@5906ba5b testClass = com.yas.inventory.service.ProductServiceIT, locations = [], classes = [com.yas.inventory.InventoryApplication], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6ef81f31, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@27aae97b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@1fccbf58, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@6050462a, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@982bb90, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@aa004a0, org.springframework.boot.testcontainers.service.connection.ServiceConnectionContextCustomizer@f0e40151, org.springframework.boot.test.context.SpringBootTestAnnotation@8b82c93e], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
com.yas.inventory.service.ProductServiceIT ► test_getProduct_shouldThrowCallNotPermittedException_whenCircuitBreakerIsOpen: inventory/target/failsafe-reports/TEST-com.yas.inventory.service.ProductServiceIT.xml#L0
Failed test found in: inventory/target/failsafe-reports/TEST-com.yas.inventory.service.ProductServiceIT.xml Error: java.lang.IllegalStateException: ApplicationContext failure threshold (1) exceeded: skipping repeated attempt to load context for [WebMergedContextConfiguration@5906ba5b testClass = com.yas.inventory.service.ProductServiceIT, locations = [], classes = [com.yas.inventory.InventoryApplication], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@6ef81f31, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@27aae97b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@1fccbf58, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@6050462a, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@982bb90, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@aa004a0, org.springframework.boot.testcontainers.service.connection.ServiceConnectionContextCustomizer@f0e40151, org.springframework.boot.test.context.SpringBootTestAnnotation@8b82c93e], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
com.yas.cart.service.ProductServiceIT ► test_getProducts_shouldThrowCallNotPermittedException_whenCircuitBreakerIsOpen: cart/target/failsafe-reports/TEST-com.yas.cart.service.ProductServiceIT.xml#L0
Failed test found in: cart/target/failsafe-reports/TEST-com.yas.cart.service.ProductServiceIT.xml Error: java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@4db9f3dd testClass = com.yas.cart.service.ProductServiceIT, locations = [], classes = [com.yas.cart.CartApplication], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7a24eb3, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@15923407, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@5f6a4b74, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@64138b0c, org.springframework.boot.test.web.reactor.netty.DisableReactorResourceFactoryGlobalResourcesContextCustomizerFactory$DisableReactorResourceFactoryGlobalResourcesContextCustomizerCustomizer@10876a6, org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@78e89bfe, org.springframework.boot.testcontainers.service.connection.ServiceConnectionContextCustomizer@f2f5b356, org.springframework.boot.test.context.SpringBootTestAnnotation@b852ffc2], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: jwgmeligmeyling/checkstyle-github-action@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: jwgmeligmeyling/checkstyle-github-action@master, madrapps/jacoco-report@v1.6.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck: product/src/main/java/com/yas/product/service/BrandService.java#L5
Wrong lexicographical order for 'com.yas.commonlibrary.exception.BadRequestException' import. Should be before 'com.yas.commonlibrary.exception.NotFoundException'.

Artifacts

Produced during runtime
Name Size
OWASP Dependency Check Report
122 KB