You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is some warnings raised by the publish action: ./gradlew closeAndReleaseRepository
> Task :closeRepository
DEPRECATION WARNING. The staging repository ID is not provided. The fallback mode may impact release reliability and is deprecated. Please consult the project FAQ how it can be fixed.
Requested operation was executed successfully in attempt 8 (maximum allowed 61)
> Task :releaseRepository
GET request failed. 404: , body: {"errors":[{"id":"*","msg":"No such repository: com***-1039"}]}
Requested operation was executed successfully in attempt 5 (maximum allowed 61)
> Task :closeAndReleaseRepository
It would be nice to take a look before it's too late (we can't release a new version for example).
The text was updated successfully, but these errors were encountered:
https://github.com/meilisearch/meilisearch-java/actions/workflows/ossrh-publish.yml
https://github.com/meilisearch/meilisearch-java/actions/runs/4285342955/jobs/7463520292
There is some warnings raised by the publish action:
./gradlew closeAndReleaseRepository
It would be nice to take a look before it's too late (we can't release a new version for example).
The text was updated successfully, but these errors were encountered: