This repository has been archived by the owner on Nov 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 954
GitHub Actions Workflow failed - Publish Android #4970
Labels
bug
Something isn't working
Comments
@passy The last published version seems to be 0.201.0. Do you know about it? |
Thanks for flagging. I'll take a look. |
@passy Any updates yet? Another release failed. |
Yes, sorry, this is because of some weird javadoc generation failure. I'll turn that off today which should hopefully unblock this. |
passy
added a commit
that referenced
this issue
Aug 4, 2023
Summary: This is currently breaking our jetpack-compose build and blocks the entire release as a consequence: #4970 There are all sorts of workarounds but they require changing the java target which could have other downstream consequences: Kotlin/dokka#2956 We don't actually rely on these artefacts at all, so it's probably safe to just disable this. Closes #4970 Test Plan: ./gradlew publishToMavenLocal
Annoyingly this is still happening and I'm frankly not quite sure why. Something is still triggering some dokka build which we don't need and causing some JVM incompatibility. My preferred solution would be to disable the failing step but my gradle-fu is currently failing me. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The workflow Publish Android failed. You can see it at
https://github.com/facebook/flipper/actions/runs/5668512253
The text was updated successfully, but these errors were encountered: