From https://github.com/viritin/flow-viritin * branch v25 -> FETCH_HEAD Already on 'v25' Your branch is up to date with 'origin/v25'. HEAD is now at f7f0db6 [maven-release-plugin] prepare for next development iteration $ mvn versions:set-property -Dproperty=vaadin.version -DnewVersion=25.2.6 -DgenerateBackupPoms=false -B --no-transfer-progress java 25-tem is already installed. Using java version 25-tem in this shell. [INFO] Scanning for projects... [INFO] [INFO] --------------------------< in.virit:viritin >-------------------------- [INFO] Building Flow Viritin 3.8.2-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- versions:2.21.0:set-property (default-cli) @ viritin --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.354 s [INFO] Finished at: 2026-09-01T10:42:02Z [INFO] ------------------------------------------------------------------------ $ mvn versions:set -DnewVersion=25.2.6 -DartifactId=vaadin-bom -DgenerateBackupPoms=false -B --no-transfer-progress java 25-tem is already installed. Using java version 25-tem in this shell. [INFO] Scanning for projects... [INFO] [INFO] --------------------------< in.virit:viritin >-------------------------- [INFO] Building Flow Viritin 3.8.2-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- versions:2.21.0:set (default-cli) @ viritin --- [INFO] Searching for local aggregator root... [INFO] Local aggregation root: /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin [INFO] Processing change of in.virit:vaadin-bom:3.8.2-SNAPSHOT -> 25.2.6 [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.168 s [INFO] Finished at: 2026-09-01T10:42:06Z [INFO] ------------------------------------------------------------------------ $ mvn clean verify -B --no-transfer-progress java 25-tem is already installed. Using java version 25-tem in this shell. [INFO] Scanning for projects... [INFO] [INFO] --------------------------< in.virit:viritin >-------------------------- [INFO] Building Flow Viritin 3.8.2-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ viritin --- [INFO] Deleting /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/target [INFO] [INFO] --- flatten:1.7.0:clean (flatten.clean) @ viritin --- [INFO] Deleting /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/.flattened-pom.xml [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ viritin --- [INFO] Copying 13 resources from src/main/resources to target/classes [INFO] [INFO] --- flatten:1.7.0:flatten (flatten) @ viritin --- [INFO] Generating flattened POM of project in.virit:viritin:jar:3.8.2-SNAPSHOT... [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ viritin --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 263 source files with javac [debug release 21] to target/classes [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/components/button/VButton.java:[105,12] deprecated item is not annotated with @Deprecated [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/components/orderedlayout/VVerticalLayout.java:[102,18] deprecated item is not annotated with @Deprecated [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/components/DynamicFileDownloader.java:[94,5] com.vaadin.flow.server.StreamResource in com.vaadin.flow.server has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/components/DynamicFileDownloader.java:[94,35] com.vaadin.flow.server.StreamResource in com.vaadin.flow.server has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/components/dialog/VDialog.java:[48,9] setModal(boolean) in com.vaadin.flow.component.dialog.Dialog has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/components/html/VAnchor.java:[30,9] Anchor(com.vaadin.flow.server.AbstractStreamResource,java.lang.String) in com.vaadin.flow.component.html.Anchor has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/components/html/VAnchor.java:[39,9] setHref(com.vaadin.flow.server.AbstractStreamResource) in com.vaadin.flow.component.html.Anchor has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/components/html/VImage.java:[22,9] Image(com.vaadin.flow.server.AbstractStreamResource,java.lang.String) in com.vaadin.flow.component.html.Image has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/components/html/VImage.java:[31,9] setSrc(com.vaadin.flow.server.AbstractStreamResource) in com.vaadin.flow.component.html.Image has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/components/upload/VUpload.java:[16,20] com.vaadin.flow.component.upload.Receiver in com.vaadin.flow.component.upload has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/components/upload/VUpload.java:[17,9] Upload(com.vaadin.flow.component.upload.Receiver) in com.vaadin.flow.component.upload.Upload has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/components/upload/VUpload.java:[73,9] addProgressListener(com.vaadin.flow.component.ComponentEventListener) in com.vaadin.flow.component.upload.Upload has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/components/upload/VUpload.java:[78,9] addFailedListener(com.vaadin.flow.component.ComponentEventListener) in com.vaadin.flow.component.upload.Upload has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/components/upload/VUpload.java:[83,9] addFinishedListener(com.vaadin.flow.component.ComponentEventListener) in com.vaadin.flow.component.upload.Upload has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/components/upload/VUpload.java:[88,9] addStartedListener(com.vaadin.flow.component.ComponentEventListener) in com.vaadin.flow.component.upload.Upload has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/components/upload/VUpload.java:[93,9] addSucceededListener(com.vaadin.flow.component.ComponentEventListener) in com.vaadin.flow.component.upload.Upload has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/fields/ByteArrayUploadField.java:[56,17] com.vaadin.flow.component.upload.Receiver in com.vaadin.flow.component.upload has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/fields/ByteArrayUploadField.java:[56,41] com.vaadin.flow.component.upload.Receiver in com.vaadin.flow.component.upload has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/fields/ByteArrayUploadField.java:[73,23] setReceiver(com.vaadin.flow.component.upload.Receiver) in com.vaadin.flow.component.upload.Upload has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/fields/ByteArrayUploadField.java:[77,23] addSucceededListener(com.vaadin.flow.component.ComponentEventListener) in com.vaadin.flow.component.upload.Upload has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/fields/ByteArrayUploadField.java:[121,50] com.vaadin.flow.server.StreamResource in com.vaadin.flow.server has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/fields/ByteArrayUploadField.java:[121,37] setHref(com.vaadin.flow.server.AbstractStreamResource) in com.vaadin.flow.component.html.Anchor has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/geolocation/Geolocation.java:[44,32] org.vaadin.firitin.geolocation.GeolocationEvent in org.vaadin.firitin.geolocation has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/geolocation/Geolocation.java:[48,31] org.vaadin.firitin.geolocation.GeolocationErrorEvent in org.vaadin.firitin.geolocation has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/geolocation/Geolocation.java:[60,59] org.vaadin.firitin.geolocation.GeolocationOptions in org.vaadin.firitin.geolocation has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/geolocation/Geolocation.java:[73,99] org.vaadin.firitin.geolocation.GeolocationOptions in org.vaadin.firitin.geolocation has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/geolocation/Geolocation.java:[88,106] org.vaadin.firitin.geolocation.GeolocationOptions in org.vaadin.firitin.geolocation has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/geolocation/Geolocation.java:[99,97] org.vaadin.firitin.geolocation.GeolocationOptions in org.vaadin.firitin.geolocation has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/geolocation/Geolocation.java:[111,104] org.vaadin.firitin.geolocation.GeolocationOptions in org.vaadin.firitin.geolocation has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/geolocation/Geolocation.java:[122,57] org.vaadin.firitin.geolocation.GeolocationOptions in org.vaadin.firitin.geolocation has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/geolocation/Geolocation.java:[125,107] org.vaadin.firitin.geolocation.GeolocationOptions in org.vaadin.firitin.geolocation has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/geolocation/Geolocation.java:[152,17] org.vaadin.firitin.geolocation.GeolocationEvent in org.vaadin.firitin.geolocation has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/geolocation/Geolocation.java:[152,70] org.vaadin.firitin.geolocation.GeolocationEvent in org.vaadin.firitin.geolocation has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/geolocation/Geolocation.java:[165,13] org.vaadin.firitin.geolocation.GeolocationErrorEvent in org.vaadin.firitin.geolocation has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/geolocation/Geolocation.java:[165,60] org.vaadin.firitin.geolocation.GeolocationErrorEvent in org.vaadin.firitin.geolocation has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/geolocation/GeolocationEvent.java:[10,32] org.vaadin.firitin.geolocation.GeolocationCoordinates in org.vaadin.firitin.geolocation has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/geolocation/GeolocationEvent.java:[10,32] org.vaadin.firitin.geolocation.GeolocationCoordinates in org.vaadin.firitin.geolocation has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/geolocation/GeolocationEvent.java:[17,12] org.vaadin.firitin.geolocation.GeolocationCoordinates in org.vaadin.firitin.geolocation has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/util/fullscreen/FullScreen.java:[105,61] wrapperElement in com.vaadin.flow.component.UI has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/util/fullscreen/FullScreen.java:[167,83] org.vaadin.firitin.util.fullscreen.FullscreenChangeEvent in org.vaadin.firitin.util.fullscreen has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/util/fullscreen/FullScreen.java:[185,43] org.vaadin.firitin.util.fullscreen.FullscreenChangeEvent in org.vaadin.firitin.util.fullscreen has been deprecated and marked for removal [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/appframework/SubMenu.java: Some input files use or override a deprecated API. [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/appframework/SubMenu.java: Recompile with -Xlint:deprecation for details. [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/appframework/MainLayout.java: Some input files use unchecked or unsafe operations. [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/appframework/MainLayout.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ viritin --- [INFO] Copying 5 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ viritin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 212 source files with javac [debug release 21] to target/test-classes [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/AttachementListField.java:[59,34] com.vaadin.flow.server.StreamResource in com.vaadin.flow.server has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/AttachementListField.java:[59,21] setHref(com.vaadin.flow.server.AbstractStreamResource) in com.vaadin.flow.component.html.Anchor has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/AttachementListField.java:[105,34] Upload(com.vaadin.flow.component.upload.Receiver) in com.vaadin.flow.component.upload.Upload has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/AttachementListField.java:[107,24] addSucceededListener(com.vaadin.flow.component.ComponentEventListener) in com.vaadin.flow.component.upload.Upload has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/ClipboardView.java:[31,13] org.vaadin.firitin.util.clipboard.Clipboard in org.vaadin.firitin.util.clipboard has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/ClipboardView.java:[36,13] org.vaadin.firitin.util.clipboard.Clipboard in org.vaadin.firitin.util.clipboard has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/ClipboardView.java:[40,58] org.vaadin.firitin.util.clipboard.Clipboard in org.vaadin.firitin.util.clipboard has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/ClipboardView.java:[49,58] org.vaadin.firitin.util.clipboard.Clipboard in org.vaadin.firitin.util.clipboard has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/ClipboardView.java:[57,17] org.vaadin.firitin.util.clipboard.ReadFromClipboardButton in org.vaadin.firitin.util.clipboard has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/ClipboardView.java:[87,17] org.vaadin.firitin.util.clipboard.CopyToClipboardButton in org.vaadin.firitin.util.clipboard has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/FullscreenView.java:[31,17] org.vaadin.firitin.util.fullscreen.FullScreen in org.vaadin.firitin.util.fullscreen has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/FullscreenView.java:[43,17] org.vaadin.firitin.util.fullscreen.FullScreen in org.vaadin.firitin.util.fullscreen has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/FullscreenView.java:[48,17] org.vaadin.firitin.util.fullscreen.FullScreen in org.vaadin.firitin.util.fullscreen has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/FullscreenView.java:[53,17] org.vaadin.firitin.util.fullscreen.FullScreen in org.vaadin.firitin.util.fullscreen has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/FullscreenView.java:[58,17] org.vaadin.firitin.util.fullscreen.FullScreen in org.vaadin.firitin.util.fullscreen has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/FullscreenView.java:[69,17] org.vaadin.firitin.util.fullscreen.FullScreen in org.vaadin.firitin.util.fullscreen has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/FullscreenView.java:[69,56] org.vaadin.firitin.util.fullscreen.FullscreenChangeEvent in org.vaadin.firitin.util.fullscreen has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/GeolocationModalView.java:[27,13] org.vaadin.firitin.geolocation.Geolocation in org.vaadin.firitin.geolocation has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/GeolocationModalView.java:[54,29] org.vaadin.firitin.geolocation.GeolocationOptions in org.vaadin.firitin.geolocation has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/GeolocationModalView.java:[46,31] org.vaadin.firitin.geolocation.Geolocation in org.vaadin.firitin.geolocation has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/GeolocationModalView.java:[47,25] org.vaadin.firitin.geolocation.GeolocationEvent in org.vaadin.firitin.geolocation has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/GeolocationModalView.java:[51,25] org.vaadin.firitin.geolocation.GeolocationErrorEvent in org.vaadin.firitin.geolocation has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/GeolocationModalView.java:[77,25] org.vaadin.firitin.geolocation.GeolocationOptions in org.vaadin.firitin.geolocation has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/GeolocationModalView.java:[69,13] org.vaadin.firitin.geolocation.Geolocation in org.vaadin.firitin.geolocation has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/GeolocationModalView.java:[70,21] org.vaadin.firitin.geolocation.GeolocationEvent in org.vaadin.firitin.geolocation has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/GeolocationModalView.java:[74,21] org.vaadin.firitin.geolocation.GeolocationErrorEvent in org.vaadin.firitin.geolocation has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/GeolocationView.java:[26,13] org.vaadin.firitin.geolocation.Geolocation in org.vaadin.firitin.geolocation has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/GeolocationView.java:[60,29] org.vaadin.firitin.geolocation.GeolocationOptions in org.vaadin.firitin.geolocation has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/GeolocationView.java:[52,31] org.vaadin.firitin.geolocation.Geolocation in org.vaadin.firitin.geolocation has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/GeolocationView.java:[53,25] org.vaadin.firitin.geolocation.GeolocationEvent in org.vaadin.firitin.geolocation has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/GeolocationView.java:[57,25] org.vaadin.firitin.geolocation.GeolocationErrorEvent in org.vaadin.firitin.geolocation has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/GeolocationView.java:[83,25] org.vaadin.firitin.geolocation.GeolocationOptions in org.vaadin.firitin.geolocation has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/GeolocationView.java:[75,13] org.vaadin.firitin.geolocation.Geolocation in org.vaadin.firitin.geolocation has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/GeolocationView.java:[76,21] org.vaadin.firitin.geolocation.GeolocationEvent in org.vaadin.firitin.geolocation has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/GeolocationView.java:[80,21] org.vaadin.firitin.geolocation.GeolocationErrorEvent in org.vaadin.firitin.geolocation has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[22,13] org.vaadin.firitin.util.JsPromise in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[22,22] resolveString(java.lang.String,java.io.Serializable...) in org.vaadin.firitin.util.JsPromise has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[31,13] org.vaadin.firitin.util.JsPromise in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[31,22] resolveString(java.lang.String,java.io.Serializable...) in org.vaadin.firitin.util.JsPromise has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[44,13] org.vaadin.firitin.util.JsPromise in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[44,22] resolveInteger(java.lang.String,java.io.Serializable...) in org.vaadin.firitin.util.JsPromise has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[53,13] org.vaadin.firitin.util.JsPromise in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[53,22] resolveDouble(java.lang.String,java.io.Serializable...) in org.vaadin.firitin.util.JsPromise has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[62,13] org.vaadin.firitin.util.JsPromise in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[62,22] resolveBoolean(java.lang.String,java.io.Serializable...) in org.vaadin.firitin.util.JsPromise has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[71,13] org.vaadin.firitin.util.JsPromise in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[71,22] computeString(java.lang.String,java.io.Serializable...) in org.vaadin.firitin.util.JsPromise has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[77,13] org.vaadin.firitin.util.JsPromise in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[77,22] computeString(java.lang.String,java.io.Serializable...) in org.vaadin.firitin.util.JsPromise has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[88,13] org.vaadin.firitin.util.JsPromise in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[88,22] computeInteger(java.lang.String,java.io.Serializable...) in org.vaadin.firitin.util.JsPromise has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[94,13] org.vaadin.firitin.util.JsPromise in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[94,22] computeDouble(java.lang.String,java.io.Serializable...) in org.vaadin.firitin.util.JsPromise has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[100,13] org.vaadin.firitin.util.JsPromise in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[100,22] computeBoolean(java.lang.String,java.io.Serializable...) in org.vaadin.firitin.util.JsPromise has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[125,13] org.vaadin.firitin.util.JsPromise in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[125,22] compute(java.lang.String,java.lang.Class,java.io.Serializable...) in org.vaadin.firitin.util.JsPromise has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[137,13] org.vaadin.firitin.util.JsPromise in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[137,22] resolve(java.lang.String,java.lang.Class,java.io.Serializable...) in org.vaadin.firitin.util.JsPromise has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[153,17] org.vaadin.firitin.util.JsPromise in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[153,26] resolveString(java.lang.String,java.io.Serializable...) in org.vaadin.firitin.util.JsPromise has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/PromiseBlogExamplesView.java:[61,9] org.vaadin.firitin.util.JsPromise in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/PromiseBlogExamplesView.java:[61,18] compute(java.lang.String,java.lang.Class,java.io.Serializable...) in org.vaadin.firitin.util.JsPromise has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/ShareAPIView.java:[22,17] org.vaadin.firitin.util.Share in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/ShareAPIView.java:[36,17] org.vaadin.firitin.util.Share in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/SlowTaskView.java:[62,29] setModal(boolean) in com.vaadin.flow.component.dialog.Dialog has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/WakeLockView.java:[30,17] org.vaadin.firitin.util.ScreenWakeLock in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/WakeLockView.java:[30,53] org.vaadin.firitin.util.ScreenWakeLock in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/WakeLockView.java:[31,33] org.vaadin.firitin.util.ScreenWakeLock in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/WakeLockView.java:[44,17] org.vaadin.firitin.util.ScreenWakeLock in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/WakeLockView.java:[55,17] org.vaadin.firitin.util.ScreenWakeLock in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/WakeLockView.java:[65,17] org.vaadin.firitin.util.ScreenWakeLock in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/WakeLockView.java:[65,56] org.vaadin.firitin.util.ScreenWakeLock in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/WakeLockView.java:[75,9] org.vaadin.firitin.util.PageVisibility in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/WakeLockView.java:[75,58] org.vaadin.firitin.util.PageVisibility in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/WakeLockView.java:[75,58] org.vaadin.firitin.util.PageVisibility.Visibility in org.vaadin.firitin.util.PageVisibility has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/WakeLockView.java:[76,30] org.vaadin.firitin.util.PageVisibility in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/WakeLockView.java:[76,44] org.vaadin.firitin.util.PageVisibility.Visibility in org.vaadin.firitin.util.PageVisibility has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/WakeLockView.java:[78,17] org.vaadin.firitin.util.ScreenWakeLock in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/WakeLockView.java:[78,53] org.vaadin.firitin.util.ScreenWakeLock in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/WakeLockView.java:[79,33] org.vaadin.firitin.util.ScreenWakeLock in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/WebNotificationView.java:[18,13] org.vaadin.firitin.util.PageVisibility in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/WebNotificationView.java:[18,27] org.vaadin.firitin.util.PageVisibility.Visibility in org.vaadin.firitin.util.PageVisibility has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/WebNotificationView.java:[18,52] org.vaadin.firitin.util.PageVisibility in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/WebNotificationView.java:[18,66] org.vaadin.firitin.util.PageVisibility.Visibility in org.vaadin.firitin.util.PageVisibility has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/WebNotificationView.java:[120,9] org.vaadin.firitin.util.PageVisibility in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/WebNotificationView.java:[120,58] org.vaadin.firitin.util.PageVisibility in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/WebNotificationView.java:[120,58] org.vaadin.firitin.util.PageVisibility.Visibility in org.vaadin.firitin.util.PageVisibility has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/WebStorageTestView.java:[23,13] org.vaadin.firitin.util.WebStorage in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/WebStorageTestView.java:[23,23] setItem(java.lang.String,java.lang.String) in org.vaadin.firitin.util.WebStorage has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/WebStorageTestView.java:[27,13] org.vaadin.firitin.util.WebStorage in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/WebStorageTestView.java:[27,23] getItem(java.lang.String,org.vaadin.firitin.util.WebStorage.Callback) in org.vaadin.firitin.util.WebStorage has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/WebStorageTestView.java:[37,78] org.vaadin.firitin.util.WebStorage in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/WebStorageTestView.java:[37,88] removeItem(java.lang.String) in org.vaadin.firitin.util.WebStorage has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/WebStorageTestView.java:[38,73] org.vaadin.firitin.util.WebStorage in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/WebStorageTestView.java:[38,83] clear() in org.vaadin.firitin.util.WebStorage has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/fields/localized/LocalizedFieldTest.java:[57,52] first() in com.vaadin.browserless.ComponentQuery has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/fields/localized/LocalizedFieldTest.java:[80,60] first() in com.vaadin.browserless.ComponentQuery has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/fields/localized/LocalizedFieldTest.java:[94,60] first() in com.vaadin.browserless.ComponentQuery has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/formbinder/EagerSaveViewTest.java:[90,34] first() in com.vaadin.browserless.ComponentQuery has been deprecated and marked for removal [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/BadgeView.java: Some input files use or override a deprecated API. [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/BadgeView.java: Recompile with -Xlint:deprecation for details. [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/formbinder/EmbeddedFormsViewTest.java: Some input files additionally use or override a deprecated API that is marked for removal. [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/AttachementListField.java: Some input files use unchecked or unsafe operations. [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/AttachementListField.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ viritin --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.vaadin.firitin.components.button.DefaultButtonTest 10:42:27.830 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent 10:42:27.840 [main] INFO com.vaadin.flow.server.DefaultDeploymentConfiguration -- Vaadin is running in DEVELOPMENT mode - do not use for production deployments. 10:42:28.020 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent 10:42:28.043 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent 10:42:28.069 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.767 s -- in org.vaadin.firitin.components.button.DefaultButtonTest [INFO] Running org.vaadin.firitin.PropertyRefTest [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 s -- in org.vaadin.firitin.PropertyRefTest [INFO] Running org.vaadin.firitin.formbinder.spring.SpringManagedValidatorTest 10:42:28.647 [main] INFO org.hibernate.validator.internal.util.Version -- HV000001: Hibernate Validator 9.0.1.Final [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.648 s -- in org.vaadin.firitin.formbinder.spring.SpringManagedValidatorTest [INFO] Running org.vaadin.firitin.formbinder.FormFieldsViewTest 10:42:29.520 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent 10:42:29.796 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent 10:42:29.892 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.941 s -- in org.vaadin.firitin.formbinder.FormFieldsViewTest [INFO] Running org.vaadin.firitin.formbinder.EagerSaveViewTest 10:42:29.956 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent Sep 01, 2026 10:42:29 AM org.vaadin.firitin.form.FormBinder setValue INFO: No editor field for property id Sep 01, 2026 10:42:30 AM org.vaadin.firitin.form.FormBinder setValue INFO: No editor field for property id 10:42:30.055 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent Sep 01, 2026 10:42:30 AM org.vaadin.firitin.form.FormBinder setValue INFO: No editor field for property id Sep 01, 2026 10:42:30 AM org.vaadin.firitin.form.FormBinder setValue INFO: No editor field for property id 10:42:30.092 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent Sep 01, 2026 10:42:30 AM org.vaadin.firitin.form.FormBinder setValue INFO: No editor field for property id Sep 01, 2026 10:42:30 AM org.vaadin.firitin.form.FormBinder setValue INFO: No editor field for property id 10:42:30.139 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent Sep 01, 2026 10:42:30 AM org.vaadin.firitin.form.FormBinder setValue INFO: No editor field for property id Sep 01, 2026 10:42:30 AM org.vaadin.firitin.form.FormBinder setValue INFO: No editor field for property id 10:42:30.186 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent Sep 01, 2026 10:42:30 AM org.vaadin.firitin.form.FormBinder setValue INFO: No editor field for property id Sep 01, 2026 10:42:30 AM org.vaadin.firitin.form.FormBinder setValue INFO: No editor field for property id [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 s -- in org.vaadin.firitin.formbinder.EagerSaveViewTest [INFO] Running org.vaadin.firitin.formbinder.FormBinderBasedPersonFormTest 10:42:30.241 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent Sep 01, 2026 10:42:30 AM org.vaadin.firitin.form.FormBinder setValue INFO: No editor field for property id Sep 01, 2026 10:42:30 AM org.vaadin.firitin.form.FormBinder setValue INFO: No editor field for property age Sep 01, 2026 10:42:30 AM org.vaadin.firitin.form.FormBinder setValue INFO: No editor field for property groups 10:42:30.554 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent Sep 01, 2026 10:42:30 AM org.vaadin.firitin.form.FormBinder setValue INFO: No editor field for property id Sep 01, 2026 10:42:30 AM org.vaadin.firitin.form.FormBinder setValue INFO: No editor field for property age Sep 01, 2026 10:42:30 AM org.vaadin.firitin.form.FormBinder setValue INFO: No editor field for property groups 10:42:30.656 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent Sep 01, 2026 10:42:30 AM org.vaadin.firitin.form.FormBinder setValue INFO: No editor field for property id Sep 01, 2026 10:42:30 AM org.vaadin.firitin.form.FormBinder setValue INFO: No editor field for property age Sep 01, 2026 10:42:30 AM org.vaadin.firitin.form.FormBinder setValue INFO: No editor field for property groups 10:42:30.708 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent Sep 01, 2026 10:42:30 AM org.vaadin.firitin.form.FormBinder setValue INFO: No editor field for property id Sep 01, 2026 10:42:30 AM org.vaadin.firitin.form.FormBinder setValue INFO: No editor field for property age Sep 01, 2026 10:42:30 AM org.vaadin.firitin.form.FormBinder setValue INFO: No editor field for property groups 10:42:30.770 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent Sep 01, 2026 10:42:30 AM org.vaadin.firitin.form.FormBinder setValue INFO: No editor field for property id Sep 01, 2026 10:42:30 AM org.vaadin.firitin.form.FormBinder setValue INFO: No editor field for property age Sep 01, 2026 10:42:30 AM org.vaadin.firitin.form.FormBinder setValue INFO: No editor field for property groups [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.627 s -- in org.vaadin.firitin.formbinder.FormBinderBasedPersonFormTest [INFO] Running org.vaadin.firitin.formbinder.BeanValidationBinderWithRecordViewTest 10:42:30.870 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent 10:42:30.965 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent 10:42:31.055 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent 10:42:31.115 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent 10:42:31.176 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.352 s -- in org.vaadin.firitin.formbinder.BeanValidationBinderWithRecordViewTest [INFO] Running org.vaadin.firitin.formbinder.FormBinderIsEmptyTest Sep 01, 2026 10:42:31 AM org.vaadin.firitin.form.FormBinder setValue INFO: No editor field for property id [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.vaadin.firitin.formbinder.FormBinderIsEmptyTest [INFO] Running org.vaadin.firitin.formbinder.FormBinderWithoutBeanValidationAPIViewTest 10:42:31.256 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent 10:42:31.300 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent 10:42:31.359 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent 10:42:31.396 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.vaadin.firitin.formbinder.FormBinderWithoutBeanValidationAPIViewTest [INFO] Running org.vaadin.firitin.formbinder.EmbeddedFormsViewTest 10:42:31.439 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent Sep 01, 2026 10:42:31 AM org.vaadin.firitin.form.FormBinder setValue INFO: No editor field for property alerts 10:42:31.549 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent Sep 01, 2026 10:42:31 AM org.vaadin.firitin.form.FormBinder setValue INFO: No editor field for property alerts 10:42:31.650 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent Sep 01, 2026 10:42:31 AM org.vaadin.firitin.form.FormBinder setValue INFO: No editor field for property alerts 10:42:31.725 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent Sep 01, 2026 10:42:31 AM org.vaadin.firitin.form.FormBinder setValue INFO: No editor field for property alerts [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 s -- in org.vaadin.firitin.formbinder.EmbeddedFormsViewTest [INFO] Running org.vaadin.firitin.formbinder.FormBinderRegistrationFormViewTest 10:42:31.841 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent 10:42:31.912 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent 10:42:31.951 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent 10:42:31.980 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s -- in org.vaadin.firitin.formbinder.FormBinderRegistrationFormViewTest [INFO] Running org.vaadin.firitin.formbinder.FormBinderWithRecordViewTest 10:42:32.013 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent Sep 01, 2026 10:42:32 AM org.vaadin.firitin.form.FormBinder setValue INFO: No editor field for property valid 10:42:32.055 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent Sep 01, 2026 10:42:32 AM org.vaadin.firitin.form.FormBinder setValue INFO: No editor field for property valid 10:42:32.166 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent Sep 01, 2026 10:42:32 AM org.vaadin.firitin.form.FormBinder setValue INFO: No editor field for property valid 10:42:32.240 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent Sep 01, 2026 10:42:32 AM org.vaadin.firitin.form.FormBinder setValue INFO: No editor field for property valid [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 s -- in org.vaadin.firitin.formbinder.FormBinderWithRecordViewTest [INFO] Running org.vaadin.firitin.formbinder.FormBinderTest Sep 01, 2026 10:42:32 AM org.vaadin.firitin.form.FormBinder setValue INFO: No editor field for property something [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s -- in org.vaadin.firitin.formbinder.FormBinderTest [INFO] Running org.vaadin.firitin.formbinder.hibernatecrossfieldexample.FormBinderCarFormTest 10:42:32.776 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent 10:42:32.817 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent 10:42:32.831 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent 10:42:32.841 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.444 s -- in org.vaadin.firitin.formbinder.hibernatecrossfieldexample.FormBinderCarFormTest [INFO] Running org.vaadin.firitin.formbinder.FormBinderViewTest 10:42:32.866 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent 10:42:32.904 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.vaadin.firitin.formbinder.FormBinderViewTest [INFO] Running org.vaadin.firitin.formbinder.FormBinderKnownIssuesTest Sep 01, 2026 10:42:32 AM org.vaadin.firitin.form.FormBinder setValue INFO: No editor field for property id Sep 01, 2026 10:42:33 AM org.vaadin.firitin.form.FormBinder setValue INFO: No editor field for property id [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s -- in org.vaadin.firitin.formbinder.FormBinderKnownIssuesTest [INFO] Running org.vaadin.firitin.fields.localized.LocalizedFieldTest 10:42:33.457 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent 10:42:34.083 [main] WARN com.vaadin.browserless.TesterRegistry -- Tester 'com.vaadin.flow.component.charts.ChartTester' cannot be loaded because of missing class on classpath: com/vaadin/flow/component/charts/Chart 10:42:34.094 [main] WARN com.vaadin.browserless.TesterRegistry -- Tester 'com.vaadin.flow.component.dashboard.DashboardTester' cannot be loaded because of missing class on classpath: com/vaadin/flow/component/dashboard/Dashboard 10:42:34.162 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent 10:42:34.228 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent 10:42:34.252 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent 10:42:34.295 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent 10:42:34.355 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent 10:42:34.392 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent 10:42:34.414 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent 10:42:34.432 [main] WARN com.vaadin.experimental.FeatureFlags -- Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.533 s -- in org.vaadin.firitin.fields.localized.LocalizedFieldTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 115, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.5.0:jar (default-jar) @ viritin --- [INFO] Building jar: /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/target/viritin-3.8.2-SNAPSHOT.jar [INFO] [INFO] --- failsafe:3.5.2:integration-test (default) @ viritin --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.vaadin.firitin.appframework.DynamicRouteRegistrationIT 10:42:36.838 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.vaadin.firitin.appframework.DynamicRouteRegistrationIT]: DynamicRouteRegistrationIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:42:37.272 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.vaadin.firitin.TestServer for test class org.vaadin.firitin.appframework.DynamicRouteRegistrationIT 10:42:37.386 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.vaadin.firitin.appframework.DynamicRouteRegistrationIT]: DynamicRouteRegistrationIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:42:37.389 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.vaadin.firitin.TestServer for test class org.vaadin.firitin.appframework.DynamicRouteRegistrationIT . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.1.0) 2026-09-01T10:42:39.251Z INFO 1000783 --- [ main] o.v.f.a.DynamicRouteRegistrationIT : Starting DynamicRouteRegistrationIT using Java 25 with PID 1000783 (started by ghrunner in /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin) 2026-09-01T10:42:39.254Z INFO 1000783 --- [ main] o.v.f.a.DynamicRouteRegistrationIT : No active profile set, falling back to 1 default profile: "default" 2026-09-01T10:42:40.629Z INFO 1000783 --- [ main] o.s.boot.tomcat.TomcatWebServer : Tomcat initialized with port 0 (http) 2026-09-01T10:42:40.648Z INFO 1000783 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2026-09-01T10:42:40.649Z INFO 1000783 --- [ main] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/11.0.24] 2026-09-01T10:42:40.745Z INFO 1000783 --- [ main] b.w.c.s.WebApplicationContextInitializer : Root WebApplicationContext: initialization completed in 1467 ms 2026-09-01T10:42:44.083Z INFO 1000783 --- [ main] c.v.f.s.VaadinServletContextInitializer : Search for subclasses and classes with annotations took 2286 ms 2026-09-01T10:42:44.091Z WARN 1000783 --- [ main] com.vaadin.experimental.FeatureFlags : Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent 2026-09-01T10:42:44.224Z INFO 1000783 --- [ main] c.v.b.d.startup.DevModeStartupListener : Starting dev-mode updaters in /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin folder. 2026-09-01T10:42:44.247Z WARN 1000783 --- [ main] com.vaadin.experimental.FeatureFlags : Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent 2026-09-01T10:42:44.321Z INFO 1000783 --- [ main] c.v.f.s.f.s.FullDependenciesScanner : Visited 341 classes. Took 72 ms. 2026-09-01T10:42:44.323Z INFO 1000783 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Checking if a development mode bundle build is needed 2026-09-01T10:42:44.389Z INFO 1000783 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency react-router:7.18.2 has the wrong version 7.18.3 in the bundle 2026-09-01T10:42:44.390Z INFO 1000783 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/vaadin-themable-mixin:25.2.7 has the wrong version 25.2.9 in the bundle 2026-09-01T10:42:44.390Z INFO 1000783 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/vaadin-lumo-styles:25.2.7 has the wrong version 25.2.9 in the bundle 2026-09-01T10:42:44.390Z INFO 1000783 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/aura:25.2.7 has the wrong version 25.2.9 in the bundle 2026-09-01T10:42:44.390Z INFO 1000783 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/react-components:25.2.7 has the wrong version 25.2.9 in the bundle 2026-09-01T10:42:44.393Z INFO 1000783 --- [ main] c.v.f.s.frontend.BundleValidationUtil : A development mode bundle build is needed 2026-09-01T10:42:44.411Z INFO 1000783 --- [ main] c.v.f.s.frontend.TaskRunDevBundleBuild : Creating a new development mode bundle. This can take a while but will only run when the project setup is changed, addons are added or frontend files are modified 2026-09-01T10:42:45.137Z INFO 1000783 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereHandler com.vaadin.flow.server.communication.PushAtmosphereHandler mapped to context-path: /* 2026-09-01T10:42:45.137Z INFO 1000783 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installed the following AtmosphereInterceptor mapped to AtmosphereHandler com.vaadin.flow.server.communication.PushAtmosphereHandler 2026-09-01T10:42:45.161Z INFO 1000783 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Atmosphere is using org.atmosphere.util.VoidAnnotationProcessor for processing annotation 2026-09-01T10:42:45.168Z INFO 1000783 --- [ main] org.atmosphere.util.ForkJoinPool : Using ForkJoinPool java.util.concurrent.ForkJoinPool. Set the org.atmosphere.cpr.broadcaster.maxAsyncWriteThreads to -1 to fully use its power. 2026-09-01T10:42:45.174Z INFO 1000783 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol 2026-09-01T10:42:45.179Z INFO 1000783 --- [ main] o.a.container.JSR356AsyncSupport : JSR 356 Mapping path /VAADIN/push 2026-09-01T10:42:45.193Z INFO 1000783 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installing Default AtmosphereInterceptors 2026-09-01T10:42:45.197Z INFO 1000783 --- [ main] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.CorsInterceptor : CORS Interceptor Support 2026-09-01T10:42:45.197Z INFO 1000783 --- [ main] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.CacheHeadersInterceptor : Default Response's Headers Interceptor 2026-09-01T10:42:45.198Z INFO 1000783 --- [ main] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.PaddingAtmosphereInterceptor : Browser Padding Interceptor Support 2026-09-01T10:42:45.198Z INFO 1000783 --- [ main] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.AndroidAtmosphereInterceptor : Android Interceptor Support 2026-09-01T10:42:45.198Z INFO 1000783 --- [ main] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.HeartbeatInterceptor : Heartbeat Interceptor Support 2026-09-01T10:42:45.199Z INFO 1000783 --- [ main] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.SSEAtmosphereInterceptor : SSE Interceptor Support 2026-09-01T10:42:45.199Z INFO 1000783 --- [ main] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.JSONPAtmosphereInterceptor : JSONP Interceptor Support 2026-09-01T10:42:45.202Z INFO 1000783 --- [ main] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.JavaScriptProtocol : Atmosphere JavaScript Protocol 2026-09-01T10:42:45.203Z INFO 1000783 --- [ main] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor : org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor 2026-09-01T10:42:45.204Z INFO 1000783 --- [ main] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.OnDisconnectInterceptor : Browser disconnection detection 2026-09-01T10:42:45.204Z INFO 1000783 --- [ main] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.IdleResourceInterceptor : org.atmosphere.interceptor.IdleResourceInterceptor 2026-09-01T10:42:45.204Z INFO 1000783 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Set org.atmosphere.cpr.AtmosphereInterceptor.disableDefaults to disable them. 2026-09-01T10:42:45.205Z INFO 1000783 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor CORS Interceptor Support with priority FIRST_BEFORE_DEFAULT 2026-09-01T10:42:45.209Z INFO 1000783 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT 2026-09-01T10:42:45.212Z INFO 1000783 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor Browser Padding Interceptor Support with priority AFTER_DEFAULT 2026-09-01T10:42:45.212Z INFO 1000783 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT 2026-09-01T10:42:45.212Z INFO 1000783 --- [ main] o.a.interceptor.HeartbeatInterceptor : HeartbeatInterceptor configured with padding value 'X', client frequency 0 seconds and server frequency 60 seconds 2026-09-01T10:42:45.212Z INFO 1000783 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor Heartbeat Interceptor Support with priority AFTER_DEFAULT 2026-09-01T10:42:45.212Z INFO 1000783 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT 2026-09-01T10:42:45.212Z INFO 1000783 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT 2026-09-01T10:42:45.213Z INFO 1000783 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT 2026-09-01T10:42:45.213Z INFO 1000783 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor with priority AFTER_DEFAULT 2026-09-01T10:42:45.213Z INFO 1000783 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT 2026-09-01T10:42:45.213Z INFO 1000783 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor org.atmosphere.interceptor.IdleResourceInterceptor with priority BEFORE_DEFAULT 2026-09-01T10:42:45.218Z INFO 1000783 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper 2026-09-01T10:42:45.218Z INFO 1000783 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Using BroadcasterCache: org.atmosphere.cache.UUIDBroadcasterCache 2026-09-01T10:42:45.218Z INFO 1000783 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Default Broadcaster Class: org.atmosphere.cpr.DefaultBroadcaster 2026-09-01T10:42:45.218Z INFO 1000783 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Broadcaster Shared List Resources: false 2026-09-01T10:42:45.218Z INFO 1000783 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Broadcaster Polling Wait Time 100 2026-09-01T10:42:45.219Z INFO 1000783 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Shared ExecutorService supported: true 2026-09-01T10:42:45.219Z INFO 1000783 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Messaging ExecutorService Pool Size unavailable - Not instance of ThreadPoolExecutor 2026-09-01T10:42:45.219Z INFO 1000783 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Async I/O Thread Pool Size: 200 2026-09-01T10:42:45.219Z INFO 1000783 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory 2026-09-01T10:42:45.219Z INFO 1000783 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Using AtmosphereResurceFactory: org.atmosphere.cpr.DefaultAtmosphereResourceFactory 2026-09-01T10:42:45.219Z INFO 1000783 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor 2026-09-01T10:42:45.223Z INFO 1000783 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Invoke AtmosphereInterceptor on WebSocket message true 2026-09-01T10:42:45.226Z INFO 1000783 --- [ main] org.atmosphere.cpr.AtmosphereFramework : HttpSession supported: true 2026-09-01T10:42:45.226Z INFO 1000783 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Atmosphere is using DefaultAtmosphereObjectFactory for dependency injection and object creation 2026-09-01T10:42:45.227Z INFO 1000783 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Atmosphere is using async support: org.atmosphere.container.JSR356AsyncSupport running under container: Apache Tomcat/11.0.24 using jakarta.servlet/3.0 and jsr356/WebSocket API 2026-09-01T10:42:45.227Z INFO 1000783 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Atmosphere Framework 3.0.5.slf4jvaadin1 started. 2026-09-01T10:42:45.232Z INFO 1000783 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor Track Message Size Interceptor using | with priority BEFORE_DEFAULT 2026-09-01T10:42:45.348Z INFO 1000783 --- [ main] c.v.f.s.DefaultDeploymentConfiguration : Vaadin is running in DEVELOPMENT mode - do not use for production deployments. 2026-09-01T10:42:45.382Z INFO 1000783 --- [in-dev-server-1] c.v.f.s.frontend.TaskUpdatePackages : Running `npm install` to resolve and optionally download frontend dependencies. This may take a moment, please stand by... 2026-09-01T10:42:45.469Z INFO 1000783 --- [ main] o.s.boot.tomcat.TomcatWebServer : Tomcat started on port 40309 (http) with context path '/' 2026-09-01T10:42:45.496Z INFO 1000783 --- [ main] o.v.f.a.DynamicRouteRegistrationIT : Started DynamicRouteRegistrationIT in 6.48 seconds (process running for 10.035) Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 2026-09-01T10:42:45.851Z INFO 1000783 --- [in-dev-server-1] c.v.f.s.frontend.TaskUpdatePackages : using '/home/ghrunner/.vaadin/node-v24.17.0/bin/node /home/ghrunner/.vaadin/node-v24.17.0/lib/node_modules/npm/bin/npm-cli.js --no-update-notifier --no-audit --scripts-prepend-node-path=true --ignore-scripts install --min-release-age=1' for frontend package installation OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended WARNING: A Java agent has been loaded dynamically (/home/ghrunner/.m2/repository/net/bytebuddy/byte-buddy-agent/1.18.10/byte-buddy-agent-1.18.10.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release 2026-09-01T10:42:46.687Z INFO 1000783 --- [o-auto-1-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' 2026-09-01T10:42:46.687Z INFO 1000783 --- [o-auto-1-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2026-09-01T10:42:46.689Z INFO 1000783 --- [o-auto-1-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 2 ms 2026-09-01T10:43:04.944Z INFO 1000783 --- [in-dev-server-1] c.v.f.s.frontend.TaskUpdatePackages : Frontend dependencies resolved successfully. 2026-09-01T10:43:05.117Z INFO 1000783 --- [in-dev-server-1] c.v.f.s.frontend.TaskCopyFrontendFiles : Copying frontend resources from jar files ... 2026-09-01T10:43:05.144Z INFO 1000783 --- [in-dev-server-1] c.v.f.s.frontend.TaskCopyFrontendFiles : Visited 20 resources. Took 27 ms. 2026-09-01T10:43:07.856Z INFO 1000783 --- [in-dev-server-1] c.v.f.s.frontend.TaskRunDevBundleBuild : Development frontend bundle built 2026-09-01T10:43:08.218Z INFO 1000783 --- [in-dev-server-2] c.v.b.d.DevModeHandlerManagerImpl : Application running at http://localhost:0/ [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.35 s -- in org.vaadin.firitin.appframework.DynamicRouteRegistrationIT [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- failsafe:3.5.2:verify (default) @ viritin --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:01 min [INFO] Finished at: 2026-09-01T10:43:13Z [INFO] ------------------------------------------------------------------------