Bump kotlinVersion from 1.9.24 to 2.0.0 #156
GitHub Actions / Publishing Test Reports
failed
Jun 15, 2024 in 0s
1 tests run, 0 passed, 0 skipped, 1 failed.
Annotations
github-actions / Publishing Test Reports
LokaliseGradlePluginPublishingTest.consuming of plugin publication via mavenLocal works()
org.gradle.testkit.runner.UnexpectedBuildFailure: Unexpected build execution failure in /tmp/junit5964791692231407017 with arguments [tasks]
Output:
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'junit5964791692231407017'.
> Could not resolve all artifacts for configuration ':classpath'.
> Could not find com.ioki:lokalise-api:0.0.4-SNAPSHOT.
Searched in the following locations:
- https://plugins.gradle.org/m2/com/ioki/lokalise-api/0.0.4-SNAPSHOT/maven-metadata.xml
- https://plugins.gradle.org/m2/com/ioki/lokalise-api/0.0.4-SNAPSHOT/lokalise-api-0.0.4-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/com/ioki/lokalise-api/0.0.4-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/com/ioki/lokalise-api/0.0.4-SNAPSHOT/lokalise-api-0.0.4-SNAPSHOT.pom
- file:/home/runner/.m2/repository/com/ioki/lokalise-api/0.0.4-SNAPSHOT/maven-metadata.xml
- file:/home/runner/.m2/repository/com/ioki/lokalise-api/0.0.4-SNAPSHOT/lokalise-api-0.0.4-SNAPSHOT.pom
Required by:
project : > com.ioki.lokalise:com.ioki.lokalise.gradle.plugin:2.3.0-SNAPSHOT > com.ioki.lokalise:lokalise-gradle-plugin:2.3.0-SNAPSHOT
* 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 get full insights.
> Get more help at https://help.gradle.org.
BUILD FAILED in 25s
Raw output
org.gradle.testkit.runner.UnexpectedBuildFailure: Unexpected build execution failure in /tmp/junit5964791692231407017 with arguments [tasks]
Output:
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'junit5964791692231407017'.
> Could not resolve all artifacts for configuration ':classpath'.
> Could not find com.ioki:lokalise-api:0.0.4-SNAPSHOT.
Searched in the following locations:
- https://plugins.gradle.org/m2/com/ioki/lokalise-api/0.0.4-SNAPSHOT/maven-metadata.xml
- https://plugins.gradle.org/m2/com/ioki/lokalise-api/0.0.4-SNAPSHOT/lokalise-api-0.0.4-SNAPSHOT.pom
- https://repo.maven.apache.org/maven2/com/ioki/lokalise-api/0.0.4-SNAPSHOT/maven-metadata.xml
- https://repo.maven.apache.org/maven2/com/ioki/lokalise-api/0.0.4-SNAPSHOT/lokalise-api-0.0.4-SNAPSHOT.pom
- file:/home/runner/.m2/repository/com/ioki/lokalise-api/0.0.4-SNAPSHOT/maven-metadata.xml
- file:/home/runner/.m2/repository/com/ioki/lokalise-api/0.0.4-SNAPSHOT/lokalise-api-0.0.4-SNAPSHOT.pom
Required by:
project : > com.ioki.lokalise:com.ioki.lokalise.gradle.plugin:2.3.0-SNAPSHOT > com.ioki.lokalise:lokalise-gradle-plugin:2.3.0-SNAPSHOT
* 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 get full insights.
> Get more help at https://help.gradle.org.
BUILD FAILED in 25s
at org.gradle.testkit.runner.internal.DefaultGradleRunner.lambda$build$2(DefaultGradleRunner.java:274)
at org.gradle.testkit.runner.internal.DefaultGradleRunner.run(DefaultGradleRunner.java:367)
at org.gradle.testkit.runner.internal.DefaultGradleRunner.build(DefaultGradleRunner.java:272)
at com.ioki.lokalise.gradle.plugin.instrumentation.LokaliseGradlePluginPublishingTest.consuming of plugin publication via mavenLocal works(LokaliseGradlePluginPublishingTest.kt:64)
at java.lang.reflect.Method.invoke(Method.java:498)
at java.util.ArrayList.forEach(ArrayList.java:1259)
at java.util.ArrayList.forEach(ArrayList.java:1259)
Loading