jitpack / jitpack.io

Documentation and issues of https://jitpack.io
MIT License
2.53k stars 183 forks source link

Javadoc failure in FirebaseUI-Android #6517

Closed DaveInAus closed 1 day ago

DaveInAus commented 1 month ago

Please provide:

Task :storage:androidJavadocs 1 error

Task :common:androidJavadocs FAILED 1 error

Task :storage:androidJavadocs FAILED

Task :auth:androidJavadocs 1 error 4 warnings

Task :auth:androidJavadocs FAILED 110 actionable tasks: 76 executed, 21 from cache, 13 up-to-date Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Dhttps.protocols=TLSv1.2 Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Dhttps.protocols=TLSv1.2 javadoc: error - The code being documented uses modules but the packages defined in https://developer.android.com/reference/ are in the unnamed module. Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: /home/jitpack/build/auth/src/main/java/com/firebase/ui/auth/data/remote/GenericIdpSignInHandler.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Dhttps.protocols=TLSv1.2 javadoc: error - The code being documented uses modules but the packages defined in https://developer.android.com/reference/ are in the unnamed module. Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Dhttps.protocols=TLSv1.2 javadoc: error - The code being documented uses modules but the packages defined in https://developer.android.com/reference/ are in the unnamed module. /home/jitpack/build/auth/src/main/java/com/firebase/ui/auth/AuthUI.java:1198: warning - invalid usage of tag < /home/jitpack/build/auth/src/main/java/com/firebase/ui/auth/AuthUI.java:1198: warning - invalid usage of tag > /home/jitpack/build/auth/src/main/java/com/firebase/ui/auth/data/model/FirebaseAuthUIAuthenticationResult.java:35: warning - Tag @see: reference not found: android.app.Activity.RESULT_CANCELED /home/jitpack/build/auth/src/main/java/com/firebase/ui/auth/data/model/FirebaseAuthUIAuthenticationResult.java:36: warning - Tag @see: reference not found: android.app.Activity.RESULT_OK

FAILURE: Build completed with 3 failures.

1: Task failed with an exception.

Thank you!

github-actions[bot] commented 2 weeks ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 1 day ago

This issue was closed because it has been inactive for 14 days since being marked as stale.