Skip to content

Make Sentry Extension Public for Kotlin DSL Compatibility #277

Make Sentry Extension Public for Kotlin DSL Compatibility

Make Sentry Extension Public for Kotlin DSL Compatibility #277

Triggered via pull request June 20, 2024 12:01
Status Failure
Total duration 2m 1s
Artifacts

test-plugin.yml

on: pull_request
localPluginTest
1m 53s
localPluginTest
publishingConsumingPluginTest
1m 15s
publishingConsumingPluginTest
Fit to window
Zoom out
Zoom in

Annotations

2 errors
SentryProguardGradlePluginPublishingTest.consuming of plugin marker publication via mavenLocal works(): src/test/kotlin/com/ioki/sentry/proguard/gradle/plugin/SentryProguardGradlePluginPublishingTest.kt#L56
org.gradle.testkit.runner.UnexpectedBuildFailure: Unexpected build execution failure in /tmp/junit5102661888138843911 with arguments [assembleRelease, -PIOKI_SENTRY_NO_UPLOAD=true] Output: FAILURE: Build failed with an exception. * Where: Build file '/tmp/junit5102661888138843911/build.gradle.kts' line: 1 * What went wrong: Plugin [id: 'com.ioki.sentry.proguard'] was not found in any of the following sources: - Gradle Core Plugins (plugin is not in 'org.gradle' namespace) - Included Builds (No included builds contain this plugin) - Plugin Repositories (plugin dependency must include a version number for this source) * 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 20s
publishingConsumingPluginTest
Process completed with exit code 1.