xxfast
04/19/2023, 5:34 PM* What went wrong:
A problem was found with the configuration of task ':kstore:signIosArm64Publication' (type 'Sign').
- Gradle detected a problem with the following location: '/Users/runner/work/KStore/KStore/kstore/build/libs/kstore-0.6.0-SNAPSHOT-javadoc.jar.asc'.
Reason: Task ':kstore:publishDesktopPublicationToMavenRepository' uses this output of task ':kstore:signIosArm64Publication' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed.
Has anyone come across this issue? The run can be found herejw
04/19/2023, 5:55 PMxxfast
04/19/2023, 7:43 PM