Update Gradle Wrapper #40
update-gradle-wrapper.yml
on: schedule
update-gradle-wrapper
2m 41s
Annotations
1 error
|
update-gradle-wrapper
❌ e: file:///home/runner/work/ViaVersion/ViaVersion/build-logic/src/main/kotlin/via.base-conventions.gradle.kts:12:20 Argument type mismatch: actual type is 'Pair<String, String>', but '(Mutable)Map<String, *>' was expected.
e: file:///home/runner/work/ViaVersion/ViaVersion/build-logic/src/main/kotlin/via.base-conventions.gradle.kts:12:38 Argument type mismatch: actual type is 'Pair<String, @nullable() String?>', but 'Action<in ExpandDetails>' was expected.
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':build-logic:compileKotlin'.
> A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
> Compilation error. See log for more details
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to generate a Build Scan (Powered by Develocity).
> Get more help at https://help.gradle.org.
BUILD FAILED in 57s
|