Bump com.fasterxml.jackson.core:jackson-databind from 2.15.2 to 2.18.9 in /jlmap-api - #58
Open
dependabot[bot] wants to merge 1 commit into
GitHub Actions / Test Results (Java 17)
succeeded
Jul 24, 2026 in 0s
1 errors, 211 pass in 47s
212 tests 211 ✅ 47s ⏱️
13 suites 0 💤
13 files 0 ❌ 1 🔥
Results for commit 045e810.
Annotations
Check failure on line 0 in io.github.makbn.jlmap.fx.test.integration.JLMapViewIntegrationTest
github-actions / Test Results (Java 17)
jlMapView_addGeoJsonFromContent_shouldAddGeoJsonAsLayer (io.github.makbn.jlmap.fx.test.integration.JLMapViewIntegrationTest) with error
jlmap-fx/target/surefire-reports/TEST-io.github.makbn.jlmap.fx.test.integration.JLMapViewIntegrationTest.xml [took 2s]
Raw output
netscape.javascript.JSException: ReferenceError: Can't find variable: map
java.lang.RuntimeException: netscape.javascript.JSException: ReferenceError: Can't find variable: map
at org.testfx.util.WaitForAsyncUtils.---- Delayed Exception: (See Trace Below) ----(WaitForAsyncUtils.java:0)
Caused by: netscape.javascript.JSException: ReferenceError: Can't find variable: map
at com.sun.webkit.dom.JSObject.fwkMakeException(JSObject.java:160)
at com.sun.webkit.WebPage.twkExecuteScript(Native Method)
at com.sun.webkit.WebPage.executeScript(WebPage.java:1562)
at javafx.scene.web.WebEngine.executeScript(WebEngine.java:985)
at io.github.makbn.jlmap.fx.engine.JLJavaFXEngine.executeScript(JLJavaFXEngine.java:22)
at io.github.makbn.jlmap.engine.JLWebEngine.executeScript(JLWebEngine.java:20)
at io.github.makbn.jlmap.fx.test.integration.JLMapViewIntegrationTest.lambda$jlMapView_addGeoJsonFromContent_shouldAddGeoJsonAsLayer$17(JLMapViewIntegrationTest.java:278)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$10(PlatformImpl.java:457)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$11(PlatformImpl.java:456)
at com.sun.glass.ui.monocle.RunnableProcessor.runLoop(RunnableProcessor.java:92)
at com.sun.glass.ui.monocle.RunnableProcessor.run(RunnableProcessor.java:51)
at java.base/java.lang.Thread.run(Thread.java:840)
03:55:33.224 [JavaFX Application Thread] DEBUG io.github.makbn.jlmap.fx.JLMapView -- link: Loading file:///tmp/jlmapindex9112832386519456013.html
03:55:33.226 [JavaFX Application Thread] DEBUG io.github.makbn.jlmap.fx.JLMapView -- link: Loading file:///tmp/jlmapindex9112832386519456013.html
03:55:34.205 [JavaFX Application Thread] DEBUG io.github.makbn.jlmap.fx.engine.JLJavaFXClientToServerTransporter -- JavaFX JLObjectBridge initialized
03:55:34.216 [JavaFX Application Thread] DEBUG io.github.makbn.jlmap.engine.JLClientToServerTransporterBase -- Registered object JLGeoJson_2c9e80b9434048d984cd1c32f298fc07_1 of type JLGeoJson
Jul 24, 2026 3:55:31 AM com.sun.javafx.application.PlatformImpl startup
WARNING: Unsupported JavaFX configuration: classes were loaded from 'unnamed module @167fdd33'
--- Exception in Async Thread ---
netscape.javascript.JSException: ReferenceError: Can't find variable: map
com.sun.webkit.dom.JSObject.fwkMakeException(JSObject.java:160)
com.sun.webkit.WebPage.twkExecuteScript(Native Method)
com.sun.webkit.WebPage.executeScript(WebPage.java:1562)
javafx.scene.web.WebEngine.executeScript(WebEngine.java:985)
io.github.makbn.jlmap.fx.engine.JLJavaFXEngine.executeScript(JLJavaFXEngine.java:22)
io.github.makbn.jlmap.engine.JLWebEngine.executeScript(JLWebEngine.java:20)
io.github.makbn.jlmap.fx.test.integration.JLMapViewIntegrationTest.lambda$jlMapView_addGeoJsonFromContent_shouldAddGeoJsonAsLayer$17(JLMapViewIntegrationTest.java:278)
com.sun.javafx.application.PlatformImpl.lambda$runLater$10(PlatformImpl.java:457)
java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
com.sun.javafx.application.PlatformImpl.lambda$runLater$11(PlatformImpl.java:456)
com.sun.glass.ui.monocle.RunnableProcessor.runLoop(RunnableProcessor.java:92)
com.sun.glass.ui.monocle.RunnableProcessor.run(RunnableProcessor.java:51)
java.base/java.lang.Thread.run(Thread.java:840)
Loading