Skip to content

Update Gradle Wrapper #463

Update Gradle Wrapper

Update Gradle Wrapper #463

Triggered via schedule September 25, 2025 00:01
Status Failure
Total duration 3m 11s
Artifacts
update-gradle-wrapper
3m 8s
update-gradle-wrapper
Fit to window
Zoom out
Zoom in

Annotations

1 error
update-gradle-wrapper
❌ e: file:///home/runner/work/extra-ktor-plugins/extra-ktor-plugins/buildSrc/build.gradle.kts:52:5: 'fun kotlinOptions(fn: KotlinJvmOptions.() -> Unit): Unit' is deprecated. Please migrate to the compilerOptions DSL. More details are here: https://kotl.in/u1r8ln. FAILURE: Build failed with an exception. * Where: Build file '/home/runner/work/extra-ktor-plugins/extra-ktor-plugins/buildSrc/build.gradle.kts' line: 52 * What went wrong: Script compilation errors: Line 52: kotlinOptions { ^ 'fun kotlinOptions(fn: KotlinJvmOptions.() -> Unit): Unit' is deprecated. Please migrate to the compilerOptions DSL. More details are here: https://kotl.in/u1r8ln. Line 53: freeCompilerArgs = freeCompilerArgs + "-Xcontext-receivers" ^ 'var freeCompilerArgs: List<String>' is deprecated. Please migrate to the compilerOptions DSL. More details are here: https://kotl.in/u1r8ln. Line 53: freeCompilerArgs = freeCompilerArgs + "-Xcontext-receivers" ^ 'var freeCompilerArgs: List<String>' is deprecated. Please migrate to the compilerOptions DSL. More details are here: https://kotl.in/u1r8ln. 3 errors * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Get more help at https://help.gradle.org. BUILD FAILED in 39s