Java CI #96
ant.yml
on: workflow_dispatch
check-release-needed
3s
Matrix: call-workflow
Annotations
1 error and 8 warnings
TaskListPanelTest.testDuplicateKeyIssue():
josm/plugins/MapRoulette/src/test/unit/org/openstreetmap/josm/plugins/maproulette/gui/TaskListPanelTest.java#L1
org.opentest4j.AssertionFailedError: Unexpected JOptionPane message string: Please log in to OpenStreetMap in JOSM
org.opentest4j.AssertionFailedError: Unexpected JOptionPane message string: Please log in to OpenStreetMap in JOSM
at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:38)
at org.junit.jupiter.api.Assertions.fail(Assertions.java:138)
at org.openstreetmap.josm.testutils.mockers.JOptionPaneSimpleMocker.getMockResultForMessage(JOptionPaneSimpleMocker.java:128)
at org.openstreetmap.josm.testutils.mockers.JOptionPaneSimpleMocker.showMessageDialog(JOptionPaneSimpleMocker.java:229)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at mockit.internal.reflection.MethodReflection.invokeWithCheckedThrows(MethodReflection.java:123)
at mockit.internal.reflection.MethodReflection.invokeWithCheckedThrows(MethodReflection.java:28)
at mockit.internal.faking.FakeMethodBridge.executeSimpleFakeMethod(FakeMethodBridge.java:72)
at mockit.internal.faking.FakeMethodBridge.callFake(FakeMethodBridge.java:49)
at mockit.internal.faking.FakeMethodBridge.invoke(FakeMethodBridge.java:38)
at java.desktop/javax.swing.JOptionPane.showMessageDialog(JOptionPane.java)
at java.desktop/javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:647)
at org.openstreetmap.josm.gui.ConditionalOptionPaneUtil.showMessageDialog(ConditionalOptionPaneUtil.java:206)
at org.openstreetmap.josm.plugins.maproulette.actions.downloadtasks.MapRouletteDownloadTaskBox$DownloadTask.lambda$realRun$1(MapRouletteDownloadTaskBox.java:103)
at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:318)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:773)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:720)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:714)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:742)
at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
|
check-release-needed
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
call-workflow / josm-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, JOSM/JOSMPluginAction/actions/josm_build@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
call-workflow (r18877) / josm-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, JOSM/JOSMPluginAction/actions/josm_build@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
call-workflow / plugin-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: JOSM/JOSMPluginAction/actions/setup-ant@v1, actions/setup-java@v3, JOSM/JOSMPluginAction/actions/josm_plugin_clone@v1, actions/checkout@v3, JOSM/JOSMPluginAction/actions/josm_plugin_dependencies@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
call-workflow (r18877) / plugin-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: JOSM/JOSMPluginAction/actions/setup-ant@v1, actions/setup-java@v3, JOSM/JOSMPluginAction/actions/josm_plugin_clone@v1, actions/checkout@v3, JOSM/JOSMPluginAction/actions/josm_plugin_dependencies@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
call-workflow / plugin-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: JOSM/JOSMPluginAction/actions/setup-ant@v1, actions/setup-java@v3, JOSM/JOSMPluginAction/actions/josm_plugin_clone@v1, actions/checkout@v3, JOSM/JOSMPluginAction/actions/josm_plugin_dependencies@v1, actions/cache@v3, actions/upload-artifact@v3, mikepenz/action-junit-report@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
call-workflow (r18877) / plugin-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: JOSM/JOSMPluginAction/actions/setup-ant@v1, actions/setup-java@v3, JOSM/JOSMPluginAction/actions/josm_plugin_clone@v1, actions/checkout@v3, JOSM/JOSMPluginAction/actions/josm_plugin_dependencies@v1, actions/cache@v3, actions/upload-artifact@v3, mikepenz/action-junit-report@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Ant reports for JOSM plugin MapRoulette", "plugin-build".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Ant reports for JOSM plugin MapRoulette
Expired
|
390 KB |
|
plugin-build
Expired
|
2.17 MB |
|