Update Gradle to v9 #2994
Annotations
2 errors and 5 warnings
|
Build and test:
file:///home/runner/work/vauhtijuoksu-api/vauhtijuoksu-api/buildSrc/build.gradle.kts#L31
[Configure project :buildSrc] 'fun kotlinOptions(fn: KotlinJvmOptions.() -> Unit): Unit' is deprecated. Please migrate to the compilerOptions DSL. More details are here: https://kotl.in/u1r8ln.
|
|
Build and test:
/buildSrc/build.gradle.kts#L31
Script compilation errors:
Line 31: kotlinOptions {
^ 'fun kotlinOptions(fn: KotlinJvmOptions.() -> Unit): Unit' is deprecated. Please migrate to the compilerOptions DSL. More details are here: https://kotl.in/u1r8ln.
Line 32: jvmTarget = "21"
^ 'var jvmTarget: String' is deprecated. Please migrate to the compilerOptions DSL. More details are here: https://kotl.in/u1r8ln.
2 errors
|
|
Post Build and test
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties.
Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
|
|
Save swagger ui
No files were found with the provided path: api-doc/build/swagger-ui. No artifacts will be uploaded.
|
|
Save coverage reports
No files were found with the provided path: build/reports/jacoco. No artifacts will be uploaded.
|
|
Save test results
No files were found with the provided path: **/build/reports/tests/test/. No artifacts will be uploaded.
|
|
Build and test
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties.
Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
|
Loading