Skip to content

chore(deps): update dependency eslint to v9 #2165

chore(deps): update dependency eslint to v9

chore(deps): update dependency eslint to v9 #2165

GitHub Actions / Test Results succeeded Dec 20, 2024 in 1s

320 passed, 0 failed and 2 skipped

Tests passed successfully

Report Passed Failed Skipped Time
cli/target/surefire-reports/TEST-org.jboss.sbomer.cli.test.integ.CliIT.xml 1✅ 5s
cli/target/surefire-reports/TEST-org.jboss.sbomer.cli.test.integ.DefaultProcessCommandIT.xml 1✅ 8s
cli/target/surefire-reports/TEST-org.jboss.sbomer.cli.test.integ.feature.sbom.client.SBOMerClientTestIT.xml 5✅ 8s
cli/target/surefire-reports/TEST-org.jboss.sbomer.cli.test.integ.feature.sbom.command.BaseGenerateCommandIT.xml 3✅ 10s
cli/target/surefire-reports/TEST-org.jboss.sbomer.cli.test.integ.feature.sbom.command.processor.DefaultProcessCommandIT.xml 3✅ 7s
cli/target/surefire-reports/TEST-org.jboss.sbomer.cli.test.integ.feature.sbom.command.processor.RedHatProductProcessCommandIT.xml 2✅ 6s
cli/target/surefire-reports/TEST-org.jboss.sbomer.cli.test.integ.feature.sbom.ConfigReaderIT.xml 8s
cli/target/surefire-reports/TEST-org.jboss.sbomer.cli.test.integ.feature.sbom.ConfigReaderIT$Gerrit.xml 6✅ 96ms
cli/target/surefire-reports/TEST-org.jboss.sbomer.cli.test.integ.feature.sbom.ConfigReaderIT$GitLab.xml 7✅ 1s
cli/target/surefire-reports/TEST-org.jboss.sbomer.cli.test.integ.feature.sbom.processor.DefaultProcessorIT.xml 1✅ 9s
cli/target/surefire-reports/TEST-org.jboss.sbomer.cli.test.integ.feature.sbom.service.PncServiceIT.xml 10✅ 6s
cli/target/surefire-reports/TEST-org.jboss.sbomer.cli.test.integ.RedHatProductProcessCommandIT.xml 1✅ 8s
cli/target/surefire-reports/TEST-org.jboss.sbomer.cli.test.unit.cli.PathConverterTest.xml 1✅ 575ms
cli/target/surefire-reports/TEST-org.jboss.sbomer.cli.test.unit.feature.sbom.adjust.PncBuildAdjusterTest.xml 2✅ 1s
cli/target/surefire-reports/TEST-org.jboss.sbomer.cli.test.unit.feature.sbom.adjust.SkopeoInspectTest.xml 1✅ 16ms
cli/target/surefire-reports/TEST-org.jboss.sbomer.cli.test.unit.feature.sbom.adjust.SyftImageAdjusterTest.xml 12✅ 4s
cli/target/surefire-reports/TEST-org.jboss.sbomer.cli.test.unit.feature.sbom.catalog.SyftImageCatalogCommandTest.xml 1✅ 279ms
cli/target/surefire-reports/TEST-org.jboss.sbomer.cli.test.unit.feature.sbom.DefaultProcessorTest.xml 5✅ 4s
cli/target/surefire-reports/TEST-org.jboss.sbomer.cli.test.unit.generate.MavenDominoGeneratorTest.xml 8✅ 254ms
cli/target/surefire-reports/TEST-org.jboss.sbomer.cli.test.unit.generate.ProcessRunnerTest.xml 4✅ 6ms
cli/target/surefire-reports/TEST-org.jboss.sbomer.cli.test.unit.process.RedHatProductProcessorTest.xml 2✅ 4ms
core/target/surefire-reports/TEST-org.jboss.sbomer.core.test.unit.config.ConfigSchemaValidatorTest.xml 302ms
core/target/surefire-reports/TEST-org.jboss.sbomer.core.test.unit.config.ConfigSchemaValidatorTest$DeliverableAnalysisConfigTests.xml 4✅ 15ms
core/target/surefire-reports/TEST-org.jboss.sbomer.core.test.unit.config.ConfigSchemaValidatorTest$OperationConfigTests.xml 3✅ 30ms
core/target/surefire-reports/TEST-org.jboss.sbomer.core.test.unit.config.ConfigSchemaValidatorTest$PncBuildConfigTests.xml 4✅ 28ms
core/target/surefire-reports/TEST-org.jboss.sbomer.core.test.unit.config.ConfigSchemaValidatorTest$SyftConfigTests.xml 5✅ 218ms
core/target/surefire-reports/TEST-org.jboss.sbomer.core.test.unit.config.ConfigTest.xml 61ms
core/target/surefire-reports/TEST-org.jboss.sbomer.core.test.unit.config.ConfigTest$DeliverableAnalysisConfigTest.xml 1✅ 4ms
core/target/surefire-reports/TEST-org.jboss.sbomer.core.test.unit.config.ConfigTest$OperationConfigTest.xml 1✅ 1ms
core/target/surefire-reports/TEST-org.jboss.sbomer.core.test.unit.config.ConfigTest$PncBuildConfigTest.xml 1✅ 4ms
core/target/surefire-reports/TEST-org.jboss.sbomer.core.test.unit.config.ConfigTest$SyftImageConfigTest.xml 15✅ 15ms
core/target/surefire-reports/TEST-org.jboss.sbomer.core.test.unit.config.ProductConfigTest.xml 2✅ 5ms
core/target/surefire-reports/TEST-org.jboss.sbomer.core.test.unit.config.SbomerConfigProviderTest.xml 102ms
core/target/surefire-reports/TEST-org.jboss.sbomer.core.test.unit.config.SbomerConfigProviderTest$ConfigAdjusting.xml 7✅ 9ms
core/target/surefire-reports/TEST-org.jboss.sbomer.core.test.unit.MavenCommandLineParserTest.xml 12✅ 522ms
core/target/surefire-reports/TEST-org.jboss.sbomer.core.test.unit.SbomUtilsTest.xml 1s
core/target/surefire-reports/TEST-org.jboss.sbomer.core.test.unit.SbomUtilsTest$SbomUtilsTestNested.xml 15✅ 1⚪ 1s
core/target/surefire-reports/TEST-org.jboss.sbomer.core.test.unit.UrlUtilsTest.xml 28ms
core/target/surefire-reports/TEST-org.jboss.sbomer.core.test.unit.UrlUtilsTest$QualifiersTest.xml 4✅ 22ms
core/target/surefire-reports/TEST-org.jboss.sbomer.core.test.validation.CycloneDxBomValidatorTest.xml 1✅ 1s
service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.feature.s3.S3FeatureIT.xml 5✅ 16s
service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.feature.s3.S3StorageHandlerTestIT.xml 1✅ 13s
service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.feature.sbom.generation.SyftImageResourceIT.xml 16s
service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.feature.sbom.generation.SyftImageResourceIT$V1Alpha3.xml 4✅ 282ms
service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.feature.sbom.generation.SyftImageResourceIT$V1Beta1.xml 3✅ 3s
service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.feature.sbom.k8s.reconciler.GenerationPhaseGenerationRequestReconcilerIT.xml 14✅ 18s
service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.feature.sbom.k8s.reconciler.GenerationRequestReconcilerIT.xml 1⚪ 6ms
service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.feature.sbom.k8s.reconciler.InitializationPhaseGenerationRequestReconcilerIT.xml 10✅ 16s
service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.feature.sbom.messaging.AmqpMessageConsumerIT.xml 1✅ 17s
service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.feature.sbom.messaging.GenerationFinishedMessageBodyIT.xml 6✅ 16s
service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.feature.sbom.messaging.PncBuildIT.xml 3✅ 18s
service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.feature.sbom.RequestEventRepositoryIT.xml 2✅ 14s
service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.feature.sbom.SbomGenerationRequestRepositoryIT.xml 6✅ 18s
service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.feature.sbom.SbomRepositoryIT.xml 10✅ 15s
service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.feature.sbom.SBOMResourceRSQIT.xml 20s
service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.feature.sbom.SBOMResourceRSQIT$v1alpha3.xml 556ms
service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.feature.sbom.SBOMResourceRSQIT$v1alpha3$GetByPurl.xml 12✅ 453ms
service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.feature.sbom.SBOMServiceTestIT.xml 14s
service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.feature.sbom.SBOMServiceTestIT$GetByPurl.xml 4✅ 588ms
service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.feature.sbom.umb.producer.NotificationServiceIT.xml 12✅ 15s
service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.rest.ErrorResourcesIT.xml 8✅ 16s
service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.rest.RestResourceIT.xml 20s
service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.rest.RestResourceIT$V1Alpha3.xml 5✅ 249ms
service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.rest.RestResourceIT$V1Beta1.xml 23✅ 2s
service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.rest.StatsResourceIT.xml 16s
service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.rest.StatsResourceIT$V1Alpha3.xml 2✅ 244ms
service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.rest.StatsResourceIT$V1Beta1.xml 2✅ 3s
service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.unit.feature.sbom.atlas.AtlasHandlerTest.xml 4✅ 178ms
service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.unit.feature.sbom.BuildControllerTest.xml 5✅ 1s
service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.unit.feature.sbom.errata.ErrataMessageHelperTestCase.xml 8✅ 112ms
service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.unit.feature.sbom.errata.ErrataNotificationHandlerTest.xml 6✅ 27s
service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.unit.feature.sbom.errata.ReleaseAdvisoryEventsListenerTest.xml 3✅ 5s
service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.unit.feature.sbom.reconciler.TektonResourceUtilsTest.xml 3✅ 134ms
service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.unit.feature.sbom.syftimage.SyftImageControllerTest.xml 5✅ 582ms
service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.unit.feature.sbom.syftimage.TaskRunSyftImageGenerateDependentResourceTest.xml 2✅ 38ms

✅ cli/target/surefire-reports/TEST-org.jboss.sbomer.cli.test.integ.CliIT.xml

1 tests were completed in 5s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.cli.test.integ.CliIT 1✅ 5s

✅ cli/target/surefire-reports/TEST-org.jboss.sbomer.cli.test.integ.DefaultProcessCommandIT.xml

1 tests were completed in 8s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.cli.test.integ.DefaultProcessCommandIT 1✅ 8s

✅ cli/target/surefire-reports/TEST-org.jboss.sbomer.cli.test.integ.feature.sbom.client.SBOMerClientTestIT.xml

5 tests were completed in 8s with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.cli.test.integ.feature.sbom.client.SBOMerClientTestIT 5✅ 8s

✅ cli/target/surefire-reports/TEST-org.jboss.sbomer.cli.test.integ.feature.sbom.command.BaseGenerateCommandIT.xml

3 tests were completed in 10s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.cli.test.integ.feature.sbom.command.BaseGenerateCommandIT 3✅ 10s

✅ cli/target/surefire-reports/TEST-org.jboss.sbomer.cli.test.integ.feature.sbom.command.processor.DefaultProcessCommandIT.xml

3 tests were completed in 7s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.cli.test.integ.feature.sbom.command.processor.DefaultProcessCommandIT 3✅ 7s

✅ cli/target/surefire-reports/TEST-org.jboss.sbomer.cli.test.integ.feature.sbom.command.processor.RedHatProductProcessCommandIT.xml

2 tests were completed in 6s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.cli.test.integ.feature.sbom.command.processor.RedHatProductProcessCommandIT 2✅ 6s

✅ cli/target/surefire-reports/TEST-org.jboss.sbomer.cli.test.integ.feature.sbom.ConfigReaderIT.xml

No tests found

Test suite Passed Failed Skipped Time
org.jboss.sbomer.cli.test.integ.feature.sbom.ConfigReaderIT 8s

✅ cli/target/surefire-reports/TEST-org.jboss.sbomer.cli.test.integ.feature.sbom.ConfigReaderIT$Gerrit.xml

6 tests were completed in 96ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.cli.test.integ.feature.sbom.ConfigReaderIT$Gerrit 6✅ 96ms

✅ cli/target/surefire-reports/TEST-org.jboss.sbomer.cli.test.integ.feature.sbom.ConfigReaderIT$GitLab.xml

7 tests were completed in 1s with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.cli.test.integ.feature.sbom.ConfigReaderIT$GitLab 7✅ 1s

✅ cli/target/surefire-reports/TEST-org.jboss.sbomer.cli.test.integ.feature.sbom.processor.DefaultProcessorIT.xml

1 tests were completed in 9s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.cli.test.integ.feature.sbom.processor.DefaultProcessorIT 1✅ 9s

✅ cli/target/surefire-reports/TEST-org.jboss.sbomer.cli.test.integ.feature.sbom.service.PncServiceIT.xml

10 tests were completed in 6s with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.cli.test.integ.feature.sbom.service.PncServiceIT 10✅ 6s

✅ cli/target/surefire-reports/TEST-org.jboss.sbomer.cli.test.integ.RedHatProductProcessCommandIT.xml

1 tests were completed in 8s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.cli.test.integ.RedHatProductProcessCommandIT 1✅ 8s

✅ cli/target/surefire-reports/TEST-org.jboss.sbomer.cli.test.unit.cli.PathConverterTest.xml

1 tests were completed in 575ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.cli.test.unit.cli.PathConverterTest 1✅ 575ms

✅ cli/target/surefire-reports/TEST-org.jboss.sbomer.cli.test.unit.feature.sbom.adjust.PncBuildAdjusterTest.xml

2 tests were completed in 1s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.cli.test.unit.feature.sbom.adjust.PncBuildAdjusterTest 2✅ 1s

✅ cli/target/surefire-reports/TEST-org.jboss.sbomer.cli.test.unit.feature.sbom.adjust.SkopeoInspectTest.xml

1 tests were completed in 16ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.cli.test.unit.feature.sbom.adjust.SkopeoInspectTest 1✅ 16ms

✅ cli/target/surefire-reports/TEST-org.jboss.sbomer.cli.test.unit.feature.sbom.adjust.SyftImageAdjusterTest.xml

12 tests were completed in 4s with 12 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.cli.test.unit.feature.sbom.adjust.SyftImageAdjusterTest 12✅ 4s

✅ cli/target/surefire-reports/TEST-org.jboss.sbomer.cli.test.unit.feature.sbom.catalog.SyftImageCatalogCommandTest.xml

1 tests were completed in 279ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.cli.test.unit.feature.sbom.catalog.SyftImageCatalogCommandTest 1✅ 279ms

✅ cli/target/surefire-reports/TEST-org.jboss.sbomer.cli.test.unit.feature.sbom.DefaultProcessorTest.xml

5 tests were completed in 4s with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.cli.test.unit.feature.sbom.DefaultProcessorTest 5✅ 4s

✅ cli/target/surefire-reports/TEST-org.jboss.sbomer.cli.test.unit.generate.MavenDominoGeneratorTest.xml

8 tests were completed in 254ms with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.cli.test.unit.generate.MavenDominoGeneratorTest 8✅ 254ms

✅ cli/target/surefire-reports/TEST-org.jboss.sbomer.cli.test.unit.generate.ProcessRunnerTest.xml

4 tests were completed in 6ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.cli.test.unit.generate.ProcessRunnerTest 4✅ 6ms

✅ cli/target/surefire-reports/TEST-org.jboss.sbomer.cli.test.unit.process.RedHatProductProcessorTest.xml

2 tests were completed in 4ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.cli.test.unit.process.RedHatProductProcessorTest 2✅ 4ms

✅ core/target/surefire-reports/TEST-org.jboss.sbomer.core.test.unit.config.ConfigSchemaValidatorTest.xml

No tests found

Test suite Passed Failed Skipped Time
org.jboss.sbomer.core.test.unit.config.ConfigSchemaValidatorTest 302ms

✅ core/target/surefire-reports/TEST-org.jboss.sbomer.core.test.unit.config.ConfigSchemaValidatorTest$DeliverableAnalysisConfigTests.xml

4 tests were completed in 15ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.core.test.unit.config.ConfigSchemaValidatorTest$DeliverableAnalysisConfigTests 4✅ 15ms

✅ core/target/surefire-reports/TEST-org.jboss.sbomer.core.test.unit.config.ConfigSchemaValidatorTest$OperationConfigTests.xml

3 tests were completed in 30ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.core.test.unit.config.ConfigSchemaValidatorTest$OperationConfigTests 3✅ 30ms

✅ core/target/surefire-reports/TEST-org.jboss.sbomer.core.test.unit.config.ConfigSchemaValidatorTest$PncBuildConfigTests.xml

4 tests were completed in 28ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.core.test.unit.config.ConfigSchemaValidatorTest$PncBuildConfigTests 4✅ 28ms

✅ core/target/surefire-reports/TEST-org.jboss.sbomer.core.test.unit.config.ConfigSchemaValidatorTest$SyftConfigTests.xml

5 tests were completed in 218ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.core.test.unit.config.ConfigSchemaValidatorTest$SyftConfigTests 5✅ 218ms

✅ core/target/surefire-reports/TEST-org.jboss.sbomer.core.test.unit.config.ConfigTest.xml

No tests found

Test suite Passed Failed Skipped Time
org.jboss.sbomer.core.test.unit.config.ConfigTest 61ms

✅ core/target/surefire-reports/TEST-org.jboss.sbomer.core.test.unit.config.ConfigTest$DeliverableAnalysisConfigTest.xml

1 tests were completed in 4ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.core.test.unit.config.ConfigTest$DeliverableAnalysisConfigTest 1✅ 4ms

✅ core/target/surefire-reports/TEST-org.jboss.sbomer.core.test.unit.config.ConfigTest$OperationConfigTest.xml

1 tests were completed in 1ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.core.test.unit.config.ConfigTest$OperationConfigTest 1✅ 1ms

✅ core/target/surefire-reports/TEST-org.jboss.sbomer.core.test.unit.config.ConfigTest$PncBuildConfigTest.xml

1 tests were completed in 4ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.core.test.unit.config.ConfigTest$PncBuildConfigTest 1✅ 4ms

✅ core/target/surefire-reports/TEST-org.jboss.sbomer.core.test.unit.config.ConfigTest$SyftImageConfigTest.xml

15 tests were completed in 15ms with 15 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.core.test.unit.config.ConfigTest$SyftImageConfigTest 15✅ 15ms

✅ core/target/surefire-reports/TEST-org.jboss.sbomer.core.test.unit.config.ProductConfigTest.xml

2 tests were completed in 5ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.core.test.unit.config.ProductConfigTest 2✅ 5ms

✅ core/target/surefire-reports/TEST-org.jboss.sbomer.core.test.unit.config.SbomerConfigProviderTest.xml

No tests found

Test suite Passed Failed Skipped Time
org.jboss.sbomer.core.test.unit.config.SbomerConfigProviderTest 102ms

✅ core/target/surefire-reports/TEST-org.jboss.sbomer.core.test.unit.config.SbomerConfigProviderTest$ConfigAdjusting.xml

7 tests were completed in 9ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.core.test.unit.config.SbomerConfigProviderTest$ConfigAdjusting 7✅ 9ms

✅ core/target/surefire-reports/TEST-org.jboss.sbomer.core.test.unit.MavenCommandLineParserTest.xml

12 tests were completed in 522ms with 12 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.core.test.unit.MavenCommandLineParserTest 12✅ 522ms

✅ core/target/surefire-reports/TEST-org.jboss.sbomer.core.test.unit.SbomUtilsTest.xml

No tests found

Test suite Passed Failed Skipped Time
org.jboss.sbomer.core.test.unit.SbomUtilsTest 1s

✅ core/target/surefire-reports/TEST-org.jboss.sbomer.core.test.unit.SbomUtilsTest$SbomUtilsTestNested.xml

16 tests were completed in 1s with 15 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.core.test.unit.SbomUtilsTest$SbomUtilsTestNested 15✅ 1⚪ 1s

✅ core/target/surefire-reports/TEST-org.jboss.sbomer.core.test.unit.UrlUtilsTest.xml

No tests found

Test suite Passed Failed Skipped Time
org.jboss.sbomer.core.test.unit.UrlUtilsTest 28ms

✅ core/target/surefire-reports/TEST-org.jboss.sbomer.core.test.unit.UrlUtilsTest$QualifiersTest.xml

4 tests were completed in 22ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.core.test.unit.UrlUtilsTest$QualifiersTest 4✅ 22ms

✅ core/target/surefire-reports/TEST-org.jboss.sbomer.core.test.validation.CycloneDxBomValidatorTest.xml

1 tests were completed in 1s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.core.test.validation.CycloneDxBomValidatorTest 1✅ 1s

✅ service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.feature.s3.S3FeatureIT.xml

5 tests were completed in 16s with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.service.test.integ.feature.s3.S3FeatureIT 5✅ 16s

✅ service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.feature.s3.S3StorageHandlerTestIT.xml

1 tests were completed in 13s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.service.test.integ.feature.s3.S3StorageHandlerTestIT 1✅ 13s

✅ service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.feature.sbom.generation.SyftImageResourceIT.xml

No tests found

Test suite Passed Failed Skipped Time
org.jboss.sbomer.service.test.integ.feature.sbom.generation.SyftImageResourceIT 16s

✅ service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.feature.sbom.generation.SyftImageResourceIT$V1Alpha3.xml

4 tests were completed in 282ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.service.test.integ.feature.sbom.generation.SyftImageResourceIT$V1Alpha3 4✅ 282ms

✅ service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.feature.sbom.generation.SyftImageResourceIT$V1Beta1.xml

3 tests were completed in 3s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.service.test.integ.feature.sbom.generation.SyftImageResourceIT$V1Beta1 3✅ 3s

✅ service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.feature.sbom.k8s.reconciler.GenerationPhaseGenerationRequestReconcilerIT.xml

14 tests were completed in 18s with 14 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.service.test.integ.feature.sbom.k8s.reconciler.GenerationPhaseGenerationRequestReconcilerIT 14✅ 18s

✅ service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.feature.sbom.k8s.reconciler.GenerationRequestReconcilerIT.xml

1 tests were completed in 6ms with 0 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.service.test.integ.feature.sbom.k8s.reconciler.GenerationRequestReconcilerIT 1⚪ 6ms

✅ service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.feature.sbom.k8s.reconciler.InitializationPhaseGenerationRequestReconcilerIT.xml

10 tests were completed in 16s with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.service.test.integ.feature.sbom.k8s.reconciler.InitializationPhaseGenerationRequestReconcilerIT 10✅ 16s

✅ service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.feature.sbom.messaging.AmqpMessageConsumerIT.xml

1 tests were completed in 17s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.service.test.integ.feature.sbom.messaging.AmqpMessageConsumerIT 1✅ 17s

✅ service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.feature.sbom.messaging.GenerationFinishedMessageBodyIT.xml

6 tests were completed in 16s with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.service.test.integ.feature.sbom.messaging.GenerationFinishedMessageBodyIT 6✅ 16s

✅ service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.feature.sbom.messaging.PncBuildIT.xml

3 tests were completed in 18s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.service.test.integ.feature.sbom.messaging.PncBuildIT 3✅ 18s

✅ service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.feature.sbom.RequestEventRepositoryIT.xml

2 tests were completed in 14s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.service.test.integ.feature.sbom.RequestEventRepositoryIT 2✅ 14s

✅ service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.feature.sbom.SbomGenerationRequestRepositoryIT.xml

6 tests were completed in 18s with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.service.test.integ.feature.sbom.SbomGenerationRequestRepositoryIT 6✅ 18s

✅ service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.feature.sbom.SbomRepositoryIT.xml

10 tests were completed in 15s with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.service.test.integ.feature.sbom.SbomRepositoryIT 10✅ 15s

✅ service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.feature.sbom.SBOMResourceRSQIT.xml

No tests found

Test suite Passed Failed Skipped Time
org.jboss.sbomer.service.test.integ.feature.sbom.SBOMResourceRSQIT 20s

✅ service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.feature.sbom.SBOMResourceRSQIT$v1alpha3.xml

No tests found

Test suite Passed Failed Skipped Time
org.jboss.sbomer.service.test.integ.feature.sbom.SBOMResourceRSQIT$v1alpha3 556ms

✅ service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.feature.sbom.SBOMResourceRSQIT$v1alpha3$GetByPurl.xml

12 tests were completed in 453ms with 12 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.service.test.integ.feature.sbom.SBOMResourceRSQIT$v1alpha3$GetByPurl 12✅ 453ms

✅ service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.feature.sbom.SBOMServiceTestIT.xml

No tests found

Test suite Passed Failed Skipped Time
org.jboss.sbomer.service.test.integ.feature.sbom.SBOMServiceTestIT 14s

✅ service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.feature.sbom.SBOMServiceTestIT$GetByPurl.xml

4 tests were completed in 588ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.service.test.integ.feature.sbom.SBOMServiceTestIT$GetByPurl 4✅ 588ms

✅ service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.feature.sbom.umb.producer.NotificationServiceIT.xml

12 tests were completed in 15s with 12 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.service.test.integ.feature.sbom.umb.producer.NotificationServiceIT 12✅ 15s

✅ service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.rest.ErrorResourcesIT.xml

8 tests were completed in 16s with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.service.test.integ.rest.ErrorResourcesIT 8✅ 16s

✅ service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.rest.RestResourceIT.xml

No tests found

Test suite Passed Failed Skipped Time
org.jboss.sbomer.service.test.integ.rest.RestResourceIT 20s

✅ service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.rest.RestResourceIT$V1Alpha3.xml

5 tests were completed in 249ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.service.test.integ.rest.RestResourceIT$V1Alpha3 5✅ 249ms

✅ service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.rest.RestResourceIT$V1Beta1.xml

23 tests were completed in 2s with 23 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.service.test.integ.rest.RestResourceIT$V1Beta1 23✅ 2s

✅ service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.rest.StatsResourceIT.xml

No tests found

Test suite Passed Failed Skipped Time
org.jboss.sbomer.service.test.integ.rest.StatsResourceIT 16s

✅ service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.rest.StatsResourceIT$V1Alpha3.xml

2 tests were completed in 244ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.service.test.integ.rest.StatsResourceIT$V1Alpha3 2✅ 244ms

✅ service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.integ.rest.StatsResourceIT$V1Beta1.xml

2 tests were completed in 3s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.service.test.integ.rest.StatsResourceIT$V1Beta1 2✅ 3s

✅ service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.unit.feature.sbom.atlas.AtlasHandlerTest.xml

4 tests were completed in 178ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.service.test.unit.feature.sbom.atlas.AtlasHandlerTest 4✅ 178ms

✅ service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.unit.feature.sbom.BuildControllerTest.xml

5 tests were completed in 1s with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.service.test.unit.feature.sbom.BuildControllerTest 5✅ 1s

✅ service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.unit.feature.sbom.errata.ErrataMessageHelperTestCase.xml

8 tests were completed in 112ms with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.service.test.unit.feature.sbom.errata.ErrataMessageHelperTestCase 8✅ 112ms

✅ service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.unit.feature.sbom.errata.ErrataNotificationHandlerTest.xml

6 tests were completed in 27s with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.service.test.unit.feature.sbom.errata.ErrataNotificationHandlerTest 6✅ 27s

✅ service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.unit.feature.sbom.errata.ReleaseAdvisoryEventsListenerTest.xml

3 tests were completed in 5s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.service.test.unit.feature.sbom.errata.ReleaseAdvisoryEventsListenerTest 3✅ 5s

✅ service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.unit.feature.sbom.reconciler.TektonResourceUtilsTest.xml

3 tests were completed in 134ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.service.test.unit.feature.sbom.reconciler.TektonResourceUtilsTest 3✅ 134ms

✅ service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.unit.feature.sbom.syftimage.SyftImageControllerTest.xml

5 tests were completed in 582ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.service.test.unit.feature.sbom.syftimage.SyftImageControllerTest 5✅ 582ms

✅ service/target/surefire-reports/TEST-org.jboss.sbomer.service.test.unit.feature.sbom.syftimage.TaskRunSyftImageGenerateDependentResourceTest.xml

2 tests were completed in 38ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.jboss.sbomer.service.test.unit.feature.sbom.syftimage.TaskRunSyftImageGenerateDependentResourceTest 2✅ 38ms