Skip to content

Update version to next snapshot #126

Update version to next snapshot

Update version to next snapshot #126

Triggered via push September 12, 2023 12:30
Status Failure
Total duration 4m 38s
Artifacts

test-plugin.yml

on: push
localPluginTest
3m 8s
localPluginTest
publishingConsumingPluginTest
4m 29s
publishingConsumingPluginTest
Fit to window
Zoom out
Zoom in

Annotations

2 errors
SentryProguardGradlePluginPublishingTest.consuming of plugin marker publication works(): src/test/kotlin/com/ioki/sentry/proguard/gradle/plugin/SentryProguardGradlePluginPublishingTest.kt#L56
org.gradle.testkit.runner.UnexpectedBuildFailure: Unexpected build execution failure in /tmp/junit9215672051447309565 with arguments [assembleRelease, -PIOKI_SENTRY_NO_UPLOAD=true] Output: FAILURE: Build failed with an exception. * Where: Build file '/tmp/junit9215672051447309565/build.gradle' line: 3 * What went wrong: Plugin [id: 'com.ioki.sentry.proguard', version: '2.1.0-SNAPSHOT'] was not found in any of the following sources: - Gradle Core Plugins (plugin is not in 'org.gradle' namespace) - Plugin Repositories (could not resolve plugin artifact 'com.ioki.sentry.proguard:com.ioki.sentry.proguard.gradle.plugin:2.1.0-SNAPSHOT') Searched in the following repositories: Gradle Central Plugin Repository Google MavenRepo MavenLocal(file:/home/runner/.m2/repository/) * 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 6s
publishingConsumingPluginTest
Process completed with exit code 1.