moljac

Results 451 comments of moljac

@TheFoxan12 WIP https://github.com/dotnet/android-libraries/pull/1094 There are few subborn artifacts with lot of errors, but I think it will be few weeks (this is not our highest pirority) In the meantime would...

Generated SARIF formated data: ```json { "$schema": "http://json.schemastore.org/sarif-1.0.0", "version": "1.0.0", "runs": [ { "tool": { "name": "Microsoft (R) Visual C# Compiler", "version": "4.11.0.0", "fileVersion": "4.11.0-3.24554.2 (bc1c3011)", "semanticVersion": "4.11.0", "language": "en-HR"...

Issue is in `relocation` node. Tensorflow packages must be frozen for updating. https://repo1.maven.org/maven2/org/tensorflow/tensorflow-lite/2.17.0/tensorflow-lite-2.17.0.pom ```xml 4.0.0 org.tensorflow tensorflow-lite 2.17.0 TensorFlow Lite https://tensorflow.org/lite/ A library helps deploy machine learning models on mobile...

Morn this might be the issue ```xml ``` https://github.com/dotnet/android-libraries/blob/main/source/androidx.camera/camera-extensions/Transforms/Metadata.xml#L15C5-L17C11 It is `internal`, but who knows. Needs deeper investigation.

@RoNko72 @PhilippC Thanks for the feedback. I will look into the issue.

Brief check[s]. No deep dive. Bindings seem to be OK. Search 1: ``` find . -type f -exec grep -Hni "OnBackStackChangedListener" {} \; ``` Result: ``` ./source/androidx.fragment/fragment/Transforms/Metadata.ParameterNames.xml:3: listener ./source/androidx.fragment/fragment/Transforms/Metadata.ParameterNames.xml:26: listener...

@CatsArmy Thanks for the feedback Seems like packages no new packages have been published since 2022. https://mvnrepository.com/artifact/com.firebaseui Repo's last activity was 3 years ago https://github.com/firebase/FirebaseUI-Android