Meldestelle-Biest on  main [+?] via 🅶 v9.3.1 via ☕ v25.0.2 via 🅺 v2.3.0 ❯ ./gradlew clean build Type-safe project accessors is an incubating feature. > Task :kotlinWasmNpmInstall (node:122112) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities. (Use `node --trace-deprecation ...` to show where the warning was created) warning Ignored scripts due to flag. > Task :frontend:core:auth:jsProductionLibraryCompileSync Cannot rewrite paths in JavaScript source maps: Too many sources or format is not supported > Task :frontend:features:ping-feature:jsProductionLibraryCompileSync Cannot rewrite paths in JavaScript source maps: Too many sources or format is not supported > Task :kotlinNpmInstall (node:122148) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities. (Use `node --trace-deprecation ...` to show where the warning was created) warning Ignored scripts due to flag. > Task :backend:services:ping:ping-service:test PingRepositoryTest STANDARD_OUT 13:58:50.936 [Test worker] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 13:58:50.951 [Test worker] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 13:58:50.971 [Test worker] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 2.0.3 13:58:51.615 [Test worker] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 13:58:53.069 [Test worker] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 13:58:53.071 [Test worker] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 13:58:53.124 [Test worker] INFO org.testcontainers.DockerClientFactory -- Connected to docker: Server Version: 29.2.1 API Version: 1.53 Operating System: Fedora Linux 43 (Workstation Edition) Total Memory: 27824 MB 13:58:53.141 [Test worker] INFO org.testcontainers.DockerClientFactory -- Checking the system... 13:58:53.142 [Test worker] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 PingServiceCircuitBreakerTest STANDARD_ERROR WARNING: A Java agent has been loaded dynamically (/home/stefan/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.17.8/f09415827a71be7ed621c7bd02550678f28bc81c/byte-buddy-agent-1.17.8.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 PingRepositoryTest STANDARD_OUT 13:58:53.211 [Test worker] INFO tc.postgres:16-alpine -- Creating container for image: postgres:16-alpine 13:58:53.231 [Test worker] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: postgres:16-alpine, configFile: /home/stefan/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/stefan/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 13:58:53.250 [Test worker] INFO tc.testcontainers/ryuk:0.13.0 -- Creating container for image: testcontainers/ryuk:0.13.0 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended > Task :backend:services:ping:ping-service:test 13:58:54.800 [Test worker] INFO tc.testcontainers/ryuk:0.13.0 -- Container testcontainers/ryuk:0.13.0 is starting: c03dfabb23ce72c78d82e47b81acfc97e0f1d812835beaa3cd86f1e57f22efb4 PingControllerTest STANDARD_OUT . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.9) 2026-03-12 13:58:55,482 INFO [:] o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.3.Final 2026-03-12 13:58:55,692 INFO [:] a.m.ping.service.PingControllerTest - Starting PingControllerTest using Java 25.0.2 with PID 122510 (started by stefan in /home/stefan/WsMeldestelle/Meldestelle-Biest/backend/services/ping/ping-service) 2026-03-12 13:58:55,693 INFO [:] a.m.ping.service.PingControllerTest - The following 1 profile is active: "test" PingControllerIntegrationTest STANDARD_OUT . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.9) PingRepositoryTest STANDARD_OUT 13:58:55.852 [Test worker] INFO tc.testcontainers/ryuk:0.13.0 -- Container testcontainers/ryuk:0.13.0 started in PT2.601501619S PingControllerIntegrationTest STANDARD_OUT 2026-03-12 13:58:55,852 INFO [:] o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.3.Final 2026-03-12 13:58:55,948 INFO [:] a.m.p.s.PingControllerIntegrationTest - Starting PingControllerIntegrationTest using Java 25.0.2 with PID 122482 (started by stefan in /home/stefan/WsMeldestelle/Meldestelle-Biest/backend/services/ping/ping-service) 2026-03-12 13:58:55,949 INFO [:] a.m.p.s.PingControllerIntegrationTest - The following 1 profile is active: "test" PingRepositoryTest STANDARD_OUT 13:58:55.985 [Test worker] INFO tc.postgres:16-alpine -- Container postgres:16-alpine is starting: 6dbae31feef6c4544792103dec89038cf4bf30de1d4e1fdded0a5971164a13c5 WARNING: A terminally deprecated method in sun.misc.Unsafe has been called WARNING: sun.misc.Unsafe::objectFieldOffset has been called by net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction (file:/home/stefan/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.18.3/c35b2e4bf0e22e4d492936d46506bb2e6d8fafc8/byte-buddy-1.18.3.jar) WARNING: Please consider reporting this to the maintainers of class net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended > Task :backend:services:ping:ping-service:test PingServiceCircuitBreakerTest > executePing should persist and return ping() STANDARD_OUT 13:58:56.785 [Test worker] INFO at.mocode.ping.application.PingService -- Executing ping with message: Hello PingControllerTest STANDARD_ERROR WARNING: A Java agent has been loaded dynamically (/home/stefan/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.17.8/f09415827a71be7ed621c7bd02550678f28bc81c/byte-buddy-agent-1.17.8.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 PingControllerIntegrationTest STANDARD_ERROR WARNING: A Java agent has been loaded dynamically (/home/stefan/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.17.8/f09415827a71be7ed621c7bd02550678f28bc81c/byte-buddy-agent-1.17.8.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 PingRepositoryTest STANDARD_OUT 13:58:59.785 [Test worker] INFO tc.postgres:16-alpine -- Container postgres:16-alpine started in PT6.573931659S 13:58:59.786 [Test worker] INFO tc.postgres:16-alpine -- Container is started (JDBC URL: jdbc:postgresql://localhost:32775/testdb?loggerLevel=OFF) PingControllerTest STANDARD_OUT 2026-03-12 13:59:00,021 INFO [:] o.s.b.t.m.w.SpringBootMockServletContext - Initializing Spring TestDispatcherServlet '' 2026-03-12 13:59:00,022 INFO [:] o.s.t.w.s.TestDispatcherServlet - Initializing Servlet '' 2026-03-12 13:59:00,025 INFO [:] o.s.t.w.s.TestDispatcherServlet - Completed initialization in 1 ms 2026-03-12 13:59:00,079 INFO [:] a.m.ping.service.PingControllerTest - Started PingControllerTest in 6.397 seconds (process running for 10.343) OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended WARNING: A terminally deprecated method in sun.misc.Unsafe has been called WARNING: sun.misc.Unsafe::objectFieldOffset has been called by net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction (file:/home/stefan/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.18.3/c35b2e4bf0e22e4d492936d46506bb2e6d8fafc8/byte-buddy-1.18.3.jar) WARNING: Please consider reporting this to the maintainers of class net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release > Task :backend:services:ping:ping-service:test PingControllerIntegrationTest STANDARD_OUT 2026-03-12 13:59:00,151 INFO [:] o.s.b.t.m.w.SpringBootMockServletContext - Initializing Spring TestDispatcherServlet '' 2026-03-12 13:59:00,152 INFO [:] o.s.t.w.s.TestDispatcherServlet - Initializing Servlet '' 2026-03-12 13:59:00,154 INFO [:] o.s.t.w.s.TestDispatcherServlet - Completed initialization in 2 ms 2026-03-12 13:59:00,200 INFO [:] a.m.p.s.PingControllerIntegrationTest - Started PingControllerIntegrationTest in 6.508 seconds (process running for 10.639) PingRepositoryTest STANDARD_OUT . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.9) 2026-03-12 13:59:00,622 INFO [:] o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.3.Final 2026-03-12 13:59:00,706 INFO [:] a.m.p.i.p.PingRepositoryTest - Starting PingRepositoryTest using Java 25.0.2 with PID 122262 (started by stefan in /home/stefan/WsMeldestelle/Meldestelle-Biest/backend/services/ping/ping-service) 2026-03-12 13:59:00,708 INFO [:] a.m.p.i.p.PingRepositoryTest - The following 1 profile is active: "test" 2026-03-12 13:59:01,287 INFO [:] o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2026-03-12 13:59:01,494 INFO [:] o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 192 ms. Found 1 JPA repository interface. 2026-03-12 13:59:01,849 INFO [:] com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2026-03-12 13:59:01,974 INFO [:] com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4a2d66e 2026-03-12 13:59:01,976 INFO [:] com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2026-03-12 13:59:01,996 INFO [:] org.flywaydb.core.FlywayExecutor - Database: jdbc:postgresql://localhost:32775/testdb?loggerLevel=OFF (PostgreSQL 16.13) 2026-03-12 13:59:02,062 INFO [:] o.f.c.i.s.JdbcTableSchemaHistory - Schema history table "public"."flyway_schema_history" does not exist yet 2026-03-12 13:59:02,066 INFO [:] o.f.core.internal.command.DbValidate - Successfully validated 2 migrations (execution time 00:00.020s) 2026-03-12 13:59:02,078 INFO [:] org.flywaydb.core.Flyway - All configured schemas are empty; baseline operation skipped. A baseline or migration script with a lower version than the baseline version may execute if available. Check the Schemas parameter if this is not intended. 2026-03-12 13:59:02,084 INFO [:] o.f.c.i.s.JdbcTableSchemaHistory - Creating Schema History table "public"."flyway_schema_history" ... 2026-03-12 13:59:02,128 INFO [:] o.f.core.internal.command.DbMigrate - Current version of schema "public": << Empty Schema >> 2026-03-12 13:59:02,138 INFO [:] o.f.core.internal.command.DbMigrate - Migrating schema "public" to version "1 - init ping" 2026-03-12 13:59:02,163 INFO [:] o.f.core.internal.command.DbMigrate - Migrating schema "public" to version "2 - seed data" 2026-03-12 13:59:02,176 INFO [:] o.f.core.internal.command.DbMigrate - Successfully applied 2 migrations to schema "public", now at version v2 (execution time 00:00.016s) 2026-03-12 13:59:02,281 INFO [:] o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 2026-03-12 13:59:02,322 INFO [:] org.hibernate.Version - HHH000412: Hibernate ORM core version 6.6.39.Final 2026-03-12 13:59:02,357 INFO [:] o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2026-03-12 13:59:02,662 INFO [:] o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer 2026-03-12 13:59:02,792 WARN [:] org.hibernate.orm.deprecation - HHH90000025: PostgreSQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2026-03-12 13:59:02,814 INFO [:] o.hibernate.orm.connections.pooling - HHH10001005: Database info: Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-1)'] Database driver: undefined/unknown Database version: 16.13 Autocommit mode: undefined/unknown Isolation level: undefined/unknown Minimum pool size: undefined/unknown Maximum pool size: undefined/unknown 2026-03-12 13:59:03,662 INFO [:] o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2026-03-12 13:59:03,697 INFO [:] o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' 2026-03-12 13:59:04,446 INFO [:] a.m.p.i.p.PingRepositoryTest - Started PingRepositoryTest in 4.477 seconds (process running for 16.405) PingRepositoryTest > should save and load ping entity() STANDARD_ERROR 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 WARNING: A Java agent has been loaded dynamically (/home/stefan/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.17.8/f09415827a71be7ed621c7bd02550678f28bc81c/byte-buddy-agent-1.17.8.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 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2026-03-12 13:59:05,297 INFO [:] o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default' 2026-03-12 13:59:05,299 INFO [:] com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2026-03-12 13:59:05,301 INFO [:] com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. > Task :backend:services:ping:ping-service:test PingRepositoryTest > should save and load ping entity() STANDARD_OUT Hibernate: select pje1_0.id,pje1_0.created_at,pje1_0.message from ping pje1_0 where pje1_0.id=? > Task :frontend:shells:meldestelle-portal:jsProductionExecutableCompileSync Cannot rewrite paths in JavaScript source maps: Too many sources or format is not supported > Task :frontend:shells:meldestelle-portal:jsBrowserProductionWebpack SQLite Config: Current working directory (cwd): /home/stefan/WsMeldestelle/Meldestelle-Biest/build/js/packages/Meldestelle-frontend-shells-meldestelle-portal SQLite Config: __dirname: /home/stefan/WsMeldestelle/Meldestelle-Biest/build/js/packages/Meldestelle-frontend-shells-meldestelle-portal Copying sqlite3 assets from: /home/stefan/WsMeldestelle/Meldestelle-Biest/build/js/node_modules/@sqlite.org/sqlite-wasm/sqlite-wasm/jswasm [z_disable-minification] Enforcing minimize=false as FINAL webpack config step. [z_disable-minification] Terser and all minimizers are now DISABLED. assets by path *.js 15.6 MiB asset web-app.js 15.1 MiB [emitted] (name: main) 1 related asset asset sqlite3.js 450 KiB [emitted] [from: ../../node_modules/@sqlite.org/sqlite-wasm/sqlite-wasm/jswasm/sqlite3.js] [copied] asset sqlite3-opfs-async-proxy.js 20.6 KiB [emitted] [from: ../../node_modules/@sqlite.org/sqlite-wasm/sqlite-wasm/jswasm/sqlite3-opfs-async-proxy.js] [copied] asset sqlite3-worker1-promiser.js 6 KiB [emitted] [from: ../../node_modules/@sqlite.org/sqlite-wasm/sqlite-wasm/jswasm/sqlite3-worker1-promiser.js] [copied] + 2 assets assets by path *.mjs 437 KiB asset sqlite3.mjs 423 KiB [emitted] [from: ../../node_modules/@sqlite.org/sqlite-wasm/sqlite-wasm/jswasm/sqlite3.mjs] [copied] asset sqlite3-worker1-promiser-bundler-friendly.mjs 5.67 KiB [emitted] [from: ../../node_modules/@sqlite.org/sqlite-wasm/sqlite-wasm/jswasm/sqlite3-worker1-promiser-bundler-friendly.mjs] [copied] asset sqlite3-worker1-promiser.mjs 5.59 KiB [emitted] [from: ../../node_modules/@sqlite.org/sqlite-wasm/sqlite-wasm/jswasm/sqlite3-worker1-promiser.mjs] [copied] asset sqlite3-worker1-bundler-friendly.mjs 1.5 KiB [emitted] [from: ../../node_modules/@sqlite.org/sqlite-wasm/sqlite-wasm/jswasm/sqlite3-worker1-bundler-friendly.mjs] [copied] asset sqlite3-worker1.mjs 1.48 KiB [emitted] [from: ../../node_modules/@sqlite.org/sqlite-wasm/sqlite-wasm/jswasm/sqlite3-worker1.mjs] [copied] assets by path *.wasm 9.05 MiB asset e9b28911e687b1ee6b42.wasm 8.24 MiB [emitted] [immutable] [from: kotlin/skiko.wasm] (auxiliary name: main) asset sqlite3.wasm 831 KiB [emitted] [from: ../../node_modules/@sqlite.org/sqlite-wasm/sqlite-wasm/jswasm/sqlite3.wasm] [copied] runtime modules 8.06 KiB 10 modules modules with warnings 13.9 MiB [true warnings] ./kotlin/Meldestelle-frontend-shells-meldestelle-portal.js 152 KiB [built] [code generated] [12 warnings] ./kotlin/androidx-compose-runtime-runtime.js 1.28 MiB [built] [code generated] [143 warnings] ./kotlin/kotlin-kotlin-stdlib.js 643 KiB [built] [code generated] [178 warnings] + 62 modules modules by path ../../node_modules/ 392 KiB ../../node_modules/ws/browser.js 176 bytes [built] [code generated] ../../node_modules/@js-joda/core/dist/js-joda.esm.js 392 KiB [built] [code generated] modules by path ./kotlin/*.mjs 732 KiB ./kotlin/skiko.mjs 618 KiB [built] [code generated] ./kotlin/js-reexport-symbols.mjs 114 KiB [built] [code generated] ./kotlin/Meldestelle-frontend-core-navigation.js 6.92 KiB [built] [code generated] ./kotlin/Meldestelle-contracts-ping-api.js 24 KiB [built] [code generated] ./kotlin/skiko.wasm 8.24 MiB (asset) 42 bytes (javascript) [built] [code generated] webpack 5.101.3 compiled successfully in 3973 ms [Incubating] Problems report is available at: file:///home/stefan/WsMeldestelle/Meldestelle-Biest/build/reports/problems/problems-report.html Deprecated Gradle features were used in this build, making it incompatible with Gradle 10. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. For more on this, please refer to https://docs.gradle.org/9.3.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. BUILD SUCCESSFUL in 1m 5s 467 actionable tasks: 321 executed, 97 from cache, 49 up-to-date Meldestelle-Biest on  main [+?] via 🅶 v9.3.1 via ☕ v25.0.2 via 🅺 v2.3.0 took 1m6s ❯ ./gradlew :frontend:shells:meldestelle-portal:jsBrowserDistribution -Pproduction=true Type-safe project accessors is an incubating feature. [Incubating] Problems report is available at: file:///home/stefan/WsMeldestelle/Meldestelle-Biest/build/reports/problems/problems-report.html Deprecated Gradle features were used in this build, making it incompatible with Gradle 10. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. For more on this, please refer to https://docs.gradle.org/9.3.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. BUILD SUCCESSFUL in 3s 87 actionable tasks: 12 executed, 75 up-to-date