:spring-integration-jdbc:checkKotlinGradlePluginConfigurationErrors SKIPPED :spring-integration-core:checkKotlinGradlePluginConfigurationErrors SKIPPED :spring-integration-test-support:checkKotlinGradlePluginConfigurationErrors SKIPPED :spring-integration-core:protobufDummy UP-TO-DATE :spring-integration-jdbc:processResources UP-TO-DATE :spring-integration-test-support:compileKotlin NO-SOURCE :spring-integration-core:extractIncludeProto UP-TO-DATE :spring-integration-jdbc:processTestResources UP-TO-DATE :spring-integration-test-support:compileJava UP-TO-DATE :spring-integration-core:extractProto UP-TO-DATE :spring-integration-core:generateProto NO-SOURCE :spring-integration-core:compileKotlin UP-TO-DATE :spring-integration-test-support:processResources NO-SOURCE :spring-integration-test-support:classes UP-TO-DATE :spring-integration-test-support:jar UP-TO-DATE :spring-integration-core:compileJava UP-TO-DATE :spring-integration-core:processResources UP-TO-DATE :spring-integration-jdbc:compileKotlin NO-SOURCE :spring-integration-core:classes UP-TO-DATE :spring-integration-core:jar UP-TO-DATE :spring-integration-jdbc:checkClasspathForConflicts SKIPPED :spring-integration-jdbc:compileJava FAILED C:\Users\ab003501\.gradle\caches\modules-2\files-2.1\org.postgresql\postgresql\42.7.7\67f8093e8d8104c74bbf588392ac3229803f5d17\postgresql-42.7.7.jar(/org/postgresql/package-info.class): warning: Cannot find annotation method 'value()' in type 'List': class file for org.checkerframework.framework.qual.DefaultQualifier not found C:\Users\ab003501\.gradle\caches\modules-2\files-2.1\org.postgresql\postgresql\42.7.7\67f8093e8d8104c74bbf588392ac3229803f5d17\postgresql-42.7.7.jar(/org/postgresql/package-info.class): warning: Cannot find annotation method 'value()' in type 'DefaultQualifier' C:\Users\ab003501\.gradle\caches\modules-2\files-2.1\org.postgresql\postgresql\42.7.7\67f8093e8d8104c74bbf588392ac3229803f5d17\postgresql-42.7.7.jar(/org/postgresql/package-info.class): warning: Cannot find annotation method 'locations()' in type 'DefaultQualifier' warning: unknown enum constant TypeUseLocation.FIELD reason: class file for org.checkerframework.framework.qual.TypeUseLocation not found C:\Users\ab003501\.gradle\caches\modules-2\files-2.1\org.postgresql\postgresql\42.7.7\67f8093e8d8104c74bbf588392ac3229803f5d17\postgresql-42.7.7.jar(/org/postgresql/package-info.class): warning: Cannot find annotation method 'value()' in type 'DefaultQualifier' C:\Users\ab003501\.gradle\caches\modules-2\files-2.1\org.postgresql\postgresql\42.7.7\67f8093e8d8104c74bbf588392ac3229803f5d17\postgresql-42.7.7.jar(/org/postgresql/package-info.class): warning: Cannot find annotation method 'locations()' in type 'DefaultQualifier' warning: unknown enum constant TypeUseLocation.PARAMETER C:\Users\ab003501\.gradle\caches\modules-2\files-2.1\org.postgresql\postgresql\42.7.7\67f8093e8d8104c74bbf588392ac3229803f5d17\postgresql-42.7.7.jar(/org/postgresql/package-info.class): warning: Cannot find annotation method 'value()' in type 'DefaultQualifier' C:\Users\ab003501\.gradle\caches\modules-2\files-2.1\org.postgresql\postgresql\42.7.7\67f8093e8d8104c74bbf588392ac3229803f5d17\postgresql-42.7.7.jar(/org/postgresql/package-info.class): warning: Cannot find annotation method 'locations()' in type 'DefaultQualifier' warning: unknown enum constant TypeUseLocation.RETURN C:\SpringIO\spring-integration\spring-integration-jdbc\src\main\java\org\springframework\integration\jdbc\store\channel\MessageRowMapper.java:57: error: [NullAway] method returns @Nullable, but superclass method org.springframework.jdbc.core.RowMapper.mapRow(java.sql.ResultSet,int) returns @NonNull public @Nullable Message mapRow(ResultSet rs, int rowNum) throws SQLException { ^ (see http://t.uber.com/nullaway ) 1 error 10 warnings [Incubating] Problems report is available at: file:///C:/SpringIO/spring-integration/build/reports/problems/problems-report.html FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':spring-integration-jdbc:compileJava'. > Compilation failed; see the compiler output below. C:\Users\ab003501\.gradle\caches\modules-2\files-2.1\org.postgresql\postgresql\42.7.7\67f8093e8d8104c74bbf588392ac3229803f5d17\postgresql-42.7.7.jar(/org/postgresql/package-info.class): warning: Cannot find annotation method 'value()' in type 'List': class file for org.checkerframework.framework.qual.DefaultQualifier not found 1 error 10 warnings Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. 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/8.14.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. BUILD FAILED in 9s 11 actionable tasks: 1 executed, 10 up-to-date