Skip to content

chore(deps): bump org.bonitasoft.engine:bonita-artifacts-model-dependencies from 1.0.0 to 1.1.2 #832

chore(deps): bump org.bonitasoft.engine:bonita-artifacts-model-dependencies from 1.0.0 to 1.1.2

chore(deps): bump org.bonitasoft.engine:bonita-artifacts-model-dependencies from 1.0.0 to 1.1.2 #832

Status Success
Total duration 9s
Artifacts

check-commit-message.yml

on: pull_request
Check Commit Message
2s
Check Commit Message
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
ApplicationDescriptorAnalyzerTest.analyzeApplicationDescriptor: plugin/src/test/java/org/bonitasoft/plugin/analyze/handler/ApplicationDescriptorAnalyzerTest.java#L102
No application descriptor found in /home/runner/work/bonita-project-maven-plugin/bonita-project-maven-plugin/plugin/target/test-classes/application.zip
CopyProvidedPagesMojoTest.should_not_detect_provided_pages_with_empty_application: CopyProvidedPagesMojoTest#L123
Wanted but not invoked: copyProvidedPagesMojo.listPages(<any>); -> at org.bonitasoft.plugin.build.CopyProvidedPagesMojo.listPages(CopyProvidedPagesMojo.java:157) However, there were exactly 2 interactions with this mock: copyProvidedPagesMojo.detectProvidedPages(); -> at org.bonitasoft.plugin.build.CopyProvidedPagesMojoTest.should_not_detect_provided_pages_with_empty_application(CopyProvidedPagesMojoTest.java:118) copyProvidedPagesMojo.toApplicationContainerNode( /home/runner/work/bonita-project-maven-plugin/bonita-project-maven-plugin/plugin/target/test-classes/build/provided-pages/empty-application/applications/application.xml ); -> at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
CopyProvidedPagesMojoTest.should_not_detect_provided_pages: CopyProvidedPagesMojoTest#L89
Wanted but not invoked: copyProvidedPagesMojo.listPages(<any>); -> at org.bonitasoft.plugin.build.CopyProvidedPagesMojo.listPages(CopyProvidedPagesMojo.java:157) However, there were exactly 2 interactions with this mock: copyProvidedPagesMojo.detectProvidedPages(); -> at org.bonitasoft.plugin.build.CopyProvidedPagesMojoTest.should_not_detect_provided_pages(CopyProvidedPagesMojoTest.java:84) copyProvidedPagesMojo.toApplicationContainerNode( /home/runner/work/bonita-project-maven-plugin/bonita-project-maven-plugin/plugin/target/test-classes/build/provided-pages/without-provided-pages/applications/application.xml ); -> at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
Check Commit Message
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636