From https://github.com/stefanuebe/vaadin-fullcalendar * branch master -> FETCH_HEAD + 0056b4e...093b06a master -> origin/master (forced update) Already on 'master' Your branch and 'origin/master' have diverged, and have 1 and 1 different commits each, respectively. (use "git pull" if you want to integrate the remote branch with yours) HEAD is now at 093b06a Document PIT and mutation test scripts in verification spec + CLAUDE.md [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] FullCalendar for Flow [jar] [INFO] FullCalendar Scheduler for Flow [jar] [INFO] Full Calendar web component demo [jar] [INFO] fullcalendar-parent [pom] [INFO] Full Calendar E2E Test App [jar] [INFO] [INFO] ------------------< org.vaadin.stefan:fullcalendar2 >------------------- [INFO] Building FullCalendar for Flow 7.1.3-SNAPSHOT [1/5] [INFO] from addon/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- versions:2.21.0:set-property (default-cli) @ fullcalendar2 --- [INFO] [INFO] -------------< org.vaadin.stefan:fullcalendar2-scheduler >-------------- [INFO] Building FullCalendar Scheduler for Flow 7.1.3-SNAPSHOT [2/5] [INFO] from addon-scheduler/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- versions:2.21.0:set-property (default-cli) @ fullcalendar2-scheduler --- [INFO] [INFO] ----------------< org.vaadin.stefan:fullcalendar-demo >----------------- [INFO] Building Full Calendar web component demo 25.0.0-SNAPSHOT [3/5] [INFO] from demo/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- versions:2.21.0:set-property (default-cli) @ fullcalendar-demo --- [INFO] [INFO] ---------------< org.vaadin.stefan:fullcalendar-parent >---------------- [INFO] Building fullcalendar-parent 7.1.3-SNAPSHOT [4/5] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- versions:2.21.0:set-property (default-cli) @ fullcalendar-parent --- [INFO] [INFO] ------------< org.vaadin.stefan:fullcalendar-e2e-test-app >------------- [INFO] Building Full Calendar E2E Test App 25.0.0-SNAPSHOT [5/5] [INFO] from e2e-test-app/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- versions:2.21.0:set-property (default-cli) @ fullcalendar-e2e-test-app --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] FullCalendar for Flow 7.1.3-SNAPSHOT ............... SUCCESS [ 1.809 s] [INFO] FullCalendar Scheduler for Flow 7.1.3-SNAPSHOT ..... SUCCESS [ 0.066 s] [INFO] Full Calendar web component demo 25.0.0-SNAPSHOT ... SUCCESS [ 0.084 s] [INFO] fullcalendar-parent 7.1.3-SNAPSHOT ................. SUCCESS [ 0.011 s] [INFO] Full Calendar E2E Test App 25.0.0-SNAPSHOT ......... SUCCESS [ 0.068 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.405 s [INFO] Finished at: 2026-03-23T06:24:03Z [INFO] ------------------------------------------------------------------------ [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] FullCalendar for Flow [jar] [INFO] FullCalendar Scheduler for Flow [jar] [INFO] Full Calendar web component demo [jar] [INFO] fullcalendar-parent [pom] [INFO] Full Calendar E2E Test App [jar] [INFO] [INFO] ---------------< org.vaadin.stefan:fullcalendar-parent >---------------- [INFO] Building fullcalendar-parent 7.1.3-SNAPSHOT [1/5] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- versions:2.21.0:set (default-cli) @ fullcalendar-parent --- [INFO] Searching for local aggregator root... [INFO] Local aggregation root: /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar [INFO] Processing change of org.vaadin.stefan:vaadin-bom:7.1.3-SNAPSHOT -> 25.0.7 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] FullCalendar for Flow 7.1.3-SNAPSHOT ............... SKIPPED [INFO] FullCalendar Scheduler for Flow 7.1.3-SNAPSHOT ..... SKIPPED [INFO] Full Calendar web component demo 25.0.0-SNAPSHOT ... SKIPPED [INFO] fullcalendar-parent 7.1.3-SNAPSHOT ................. SUCCESS [ 1.554 s] [INFO] Full Calendar E2E Test App 25.0.0-SNAPSHOT ......... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.699 s [INFO] Finished at: 2026-03-23T06:24:09Z [INFO] ------------------------------------------------------------------------ [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] FullCalendar for Flow [jar] [INFO] FullCalendar Scheduler for Flow [jar] [INFO] Full Calendar web component demo [jar] [INFO] fullcalendar-parent [pom] [INFO] Full Calendar E2E Test App [jar] [INFO] [INFO] ------------------< org.vaadin.stefan:fullcalendar2 >------------------- [INFO] Building FullCalendar for Flow 7.1.3-SNAPSHOT [1/5] [INFO] from addon/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ fullcalendar2 --- [INFO] Deleting /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/addon/target [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ fullcalendar2 --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ fullcalendar2 --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 96 source files with javac [debug release 21] to target/classes [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/addon/src/main/java/org/vaadin/stefan/fullcalendar/dataprovider/EntryQuery.java:[29,20] @Builder will ignore the initializing expression entirely. If you want the initializing expression to serve as default, add @Builder.Default. If it is not supposed to be settable during building, make the field final. [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/addon/src/main/java/org/vaadin/stefan/fullcalendar/FullCalendar.java:[174,12] deprecated item is not annotated with @Deprecated [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/addon/src/main/java/org/vaadin/stefan/fullcalendar/FullCalendarBuilder.java: /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/addon/src/main/java/org/vaadin/stefan/fullcalendar/FullCalendarBuilder.java uses or overrides a deprecated API. [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/addon/src/main/java/org/vaadin/stefan/fullcalendar/FullCalendarBuilder.java: Recompile with -Xlint:deprecation for details. [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/addon/src/main/java/org/vaadin/stefan/fullcalendar/FullCalendar.java: Some input files use unchecked or unsafe operations. [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/addon/src/main/java/org/vaadin/stefan/fullcalendar/FullCalendar.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ fullcalendar2 --- [INFO] skip non existing resourceDirectory /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/addon/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ fullcalendar2 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 21] to target/test-classes [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/addon/src/test/java/org/vaadin/stefan/fullcalendar/FullCalendarTest.java:[163,60] non-varargs call of varargs method with inexact argument type for last parameter; cast to org.vaadin.stefan.fullcalendar.BusinessHours for a varargs call cast to org.vaadin.stefan.fullcalendar.BusinessHours[] for a non-varargs call and to suppress this warning [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/addon/src/test/java/org/vaadin/stefan/fullcalendar/FullCalendarTest.java:[424,49] non-varargs call of varargs method with inexact argument type for last parameter; cast to org.vaadin.stefan.fullcalendar.converters.JsonItemPropertyConverter for a varargs call cast to org.vaadin.stefan.fullcalendar.converters.JsonItemPropertyConverter[] for a non-varargs call and to suppress this warning [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/addon/src/test/java/org/vaadin/stefan/fullcalendar/AdvancedOptionsTest.java: Some input files use or override a deprecated API. [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/addon/src/test/java/org/vaadin/stefan/fullcalendar/AdvancedOptionsTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/addon/src/test/java/org/vaadin/stefan/fullcalendar/FullCalendarTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/addon/src/test/java/org/vaadin/stefan/fullcalendar/FullCalendarTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ fullcalendar2 --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.vaadin.stefan.fullcalendar.JsCallbackTest [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.658 s -- in org.vaadin.stefan.fullcalendar.JsCallbackTest [INFO] Running org.vaadin.stefan.fullcalendar.ConverterTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.vaadin.stefan.fullcalendar.ConverterTest [INFO] Running org.vaadin.stefan.fullcalendar.DeltaTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.vaadin.stefan.fullcalendar.DeltaTest [INFO] Running org.vaadin.stefan.fullcalendar.JsonUtilsTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s -- in org.vaadin.stefan.fullcalendar.JsonUtilsTest [INFO] Running org.vaadin.stefan.fullcalendar.InMemoryEntryProviderTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.vaadin.stefan.fullcalendar.InMemoryEntryProviderTest [INFO] Running org.vaadin.stefan.fullcalendar.EntryTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.vaadin.stefan.fullcalendar.EntryTest [INFO] Running org.vaadin.stefan.fullcalendar.RecurringTimeTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.vaadin.stefan.fullcalendar.RecurringTimeTest [INFO] Running org.vaadin.stefan.fullcalendar.EntryModelTest [INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s -- in org.vaadin.stefan.fullcalendar.EntryModelTest [INFO] Running org.vaadin.stefan.fullcalendar.FullCalendarBuilderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.vaadin.stefan.fullcalendar.FullCalendarBuilderTest [INFO] Running org.vaadin.stefan.fullcalendar.EventSourcesTest [INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 s -- in org.vaadin.stefan.fullcalendar.EventSourcesTest [INFO] Running org.vaadin.stefan.fullcalendar.TimezoneTests [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.vaadin.stefan.fullcalendar.TimezoneTests [INFO] Running org.vaadin.stefan.fullcalendar.AdvancedOptionsTest [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.vaadin.stefan.fullcalendar.AdvancedOptionsTest [INFO] Running org.vaadin.stefan.fullcalendar.CalendarLocaleTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.vaadin.stefan.fullcalendar.CalendarLocaleTest [INFO] Running org.vaadin.stefan.fullcalendar.FullCalendarTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.vaadin.stefan.fullcalendar.FullCalendarTest [INFO] Running org.vaadin.stefan.fullcalendar.TimeslotsSelectedEventTest 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.12.22/byte-buddy-agent-1.12.22.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 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.061 s -- in org.vaadin.stefan.fullcalendar.TimeslotsSelectedEventTest [INFO] Running org.vaadin.stefan.fullcalendar.FullCalendarOptionsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.vaadin.stefan.fullcalendar.FullCalendarOptionsTest [INFO] Running org.vaadin.stefan.fullcalendar.InteractionCallbacksTest [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 s -- in org.vaadin.stefan.fullcalendar.InteractionCallbacksTest [INFO] Running org.vaadin.stefan.fullcalendar.AccessibilityTouchTest [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s -- in org.vaadin.stefan.fullcalendar.AccessibilityTouchTest [INFO] Running org.vaadin.stefan.fullcalendar.BusinessHoursTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.vaadin.stefan.fullcalendar.BusinessHoursTest [INFO] Running org.vaadin.stefan.fullcalendar.DisplayOptionsTest [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.vaadin.stefan.fullcalendar.DisplayOptionsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 364, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ fullcalendar2 --- [INFO] Building jar: /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/addon/target/fullcalendar2-7.1.3-SNAPSHOT.jar [INFO] [INFO] -------------< org.vaadin.stefan:fullcalendar2-scheduler >-------------- [INFO] Building FullCalendar Scheduler for Flow 7.1.3-SNAPSHOT [2/5] [INFO] from addon-scheduler/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ fullcalendar2-scheduler --- [INFO] Deleting /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/addon-scheduler/target [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ fullcalendar2-scheduler --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ fullcalendar2-scheduler --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 12 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ fullcalendar2-scheduler --- [INFO] skip non existing resourceDirectory /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/addon-scheduler/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ fullcalendar2-scheduler --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/addon-scheduler/src/test/java/org/vaadin/stefan/fullcalendar/FullCalendarSchedulerTest.java: /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/addon-scheduler/src/test/java/org/vaadin/stefan/fullcalendar/FullCalendarSchedulerTest.java uses or overrides a deprecated API. [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/addon-scheduler/src/test/java/org/vaadin/stefan/fullcalendar/FullCalendarSchedulerTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:3.5.4:test (default-test) @ fullcalendar2-scheduler --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.vaadin.stefan.fullcalendar.FullCalendarSchedulerTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.936 s -- in org.vaadin.stefan.fullcalendar.FullCalendarSchedulerTest [INFO] Running org.vaadin.stefan.fullcalendar.SchedulerFeaturesTest [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 s -- in org.vaadin.stefan.fullcalendar.SchedulerFeaturesTest [INFO] Running org.vaadin.stefan.fullcalendar.FullCalendarBuilderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.vaadin.stefan.fullcalendar.FullCalendarBuilderTest [INFO] Running org.vaadin.stefan.fullcalendar.ResourceEntryCopyTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.vaadin.stefan.fullcalendar.ResourceEntryCopyTest [INFO] Running org.vaadin.stefan.fullcalendar.ResourceTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.vaadin.stefan.fullcalendar.ResourceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ fullcalendar2-scheduler --- [INFO] Building jar: /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/addon-scheduler/target/fullcalendar2-scheduler-7.1.3-SNAPSHOT.jar [INFO] [INFO] ----------------< org.vaadin.stefan:fullcalendar-demo >----------------- [INFO] Building Full Calendar web component demo 25.0.0-SNAPSHOT [3/5] [INFO] from demo/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ fullcalendar-demo --- [INFO] Deleting /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/demo/target [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ fullcalendar-demo --- [INFO] Copying 6 resources from src/main/resources to target/classes [INFO] [INFO] --- vaadin:25.0.7:prepare-frontend (default) @ fullcalendar-demo --- [INFO] Reflections took 1817 ms to scan 111 urls, producing 5153 keys and 20902 values [INFO] Visited 96 classes. Took 222 ms. [INFO] Copying frontend resources from jar files ... [INFO] Visited 119 resources. Took 100 ms. [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ fullcalendar-demo --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 51 source files with javac [debug release 21] to target/classes [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/demo/src/main/java/org/vaadin/stefan/ui/view/demos/tooltip/FullCalendarWithTooltip.java: /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/demo/src/main/java/org/vaadin/stefan/ui/view/demos/tooltip/FullCalendarWithTooltip.java uses or overrides a deprecated API. [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/demo/src/main/java/org/vaadin/stefan/ui/view/demos/tooltip/FullCalendarWithTooltip.java: Recompile with -Xlint:deprecation for details. [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/demo/src/main/java/org/vaadin/stefan/ui/view/demos/entryproviders/AbstractEntryProviderDemo.java: Some input files use unchecked or unsafe operations. [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/demo/src/main/java/org/vaadin/stefan/ui/view/demos/entryproviders/AbstractEntryProviderDemo.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ fullcalendar-demo --- [INFO] skip non existing resourceDirectory /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/demo/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ fullcalendar-demo --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ fullcalendar-demo --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ fullcalendar-demo --- [INFO] Building jar: /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/demo/target/fullcalendar-demo-25.0.0-SNAPSHOT.jar [INFO] [INFO] ---------------< org.vaadin.stefan:fullcalendar-parent >---------------- [INFO] Building fullcalendar-parent 7.1.3-SNAPSHOT [4/5] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ fullcalendar-parent --- [INFO] [INFO] ------------< org.vaadin.stefan:fullcalendar-e2e-test-app >------------- [INFO] Building Full Calendar E2E Test App 25.0.0-SNAPSHOT [5/5] [INFO] from e2e-test-app/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ fullcalendar-e2e-test-app --- [INFO] Deleting /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/e2e-test-app/target [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ fullcalendar-e2e-test-app --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- vaadin:25.0.7:prepare-frontend (default) @ fullcalendar-e2e-test-app --- [INFO] Reflections took 1582 ms to scan 110 urls, producing 5148 keys and 20582 values [INFO] Visited 96 classes. Took 218 ms. [INFO] Copying frontend resources from jar files ... [INFO] Visited 118 resources. Took 127 ms. [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ fullcalendar-e2e-test-app --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 27 source files with javac [debug release 21] to target/classes [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/e2e-test-app/src/main/java/org/vaadin/stefan/ui/view/playground/PlaygroundView.java: Some input files use or override a deprecated API. [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/e2e-test-app/src/main/java/org/vaadin/stefan/ui/view/playground/PlaygroundView.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ fullcalendar-e2e-test-app --- [INFO] skip non existing resourceDirectory /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/e2e-test-app/src/test/resources [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ fullcalendar-e2e-test-app --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ fullcalendar-e2e-test-app --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ fullcalendar-e2e-test-app --- [INFO] Building jar: /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/vaadin-fullcalendar/e2e-test-app/target/fullcalendar-e2e-test-app-25.0.0-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] FullCalendar for Flow 7.1.3-SNAPSHOT ............... SUCCESS [ 18.350 s] [INFO] FullCalendar Scheduler for Flow 7.1.3-SNAPSHOT ..... SUCCESS [ 5.374 s] [INFO] Full Calendar web component demo 25.0.0-SNAPSHOT ... SUCCESS [ 5.997 s] [INFO] fullcalendar-parent 7.1.3-SNAPSHOT ................. SUCCESS [ 0.002 s] [INFO] Full Calendar E2E Test App 25.0.0-SNAPSHOT ......... SUCCESS [ 3.576 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 34.131 s [INFO] Finished at: 2026-03-23T06:24:45Z [INFO] ------------------------------------------------------------------------