-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Take dash into account in activeName matching (#471) #472
Take dash into account in activeName matching (#471) #472
Conversation
locally or in our actions runner, Gradle failed to run, with the error
any idea of the reason ? |
@@ -6,7 +6,7 @@ pluginManagement { | |||
} | |||
|
|||
plugins { | |||
id("io.micronaut.build.shared.settings") version "5.4.4" | |||
id("io.micronaut.build.shared.settings") version "5.4.9" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
to prevent the error
Could not find null:groovydoc-gradle-plugin:null.
I got a test in
that is annoying |
@alvarosanchez
Can you have a look, please ? |
You can ignore the error, it's a known limitation. For security reasons, GitHub Actions won't expose the Sonar secret to repository forks. |
@alvarosanchez |
No description provided.