moljac

Results 64 issues of moljac

### Does this change any of the generated binding API's? Investigation + possible fix for https://github.com/xamarin/AndroidX/issues/988 ### Describe your contribution

Downgraded GRPC nuget versions to match maven versions in `config.json`.

### Android application type Android for .NET (net6.0-android, etc.) ### Affected platform version `net9.0` 9.0.100-rc.1.24452.12 ### Description `net9.0` build with `preview4` were green/OK. After update to RC1 local builds fail...

### Android application type Android for .NET (net6.0-android, etc.) ### Affected platform version nuget packages AndroidX and GooglePlayServices-Firebase-MLKit ### Description Bindings for `io.grpc:grpc-api:1.64.2` crashes `dotnet build` ``` /usr/local/share/dotnet/packs/Microsoft.Android.Sdk.Darwin/34.0.113/tools/Xamarin.Android.Bindings.Core.targets(99,5): error MSB6006:...

Currently Binderator bumps even `dependencyOnly = true` which is incorrect resulting in NugetVersions which do not exist and resulting in following config file [config.json](https://github.com/user-attachments/files/16995000/config.json) This PR fixes this behavior and...

Updates ... and improvements (experimental) for bindings improvements As a result of investigation about bindings improvements this is a proposal for a method of obtaining structured data from build logs...

Bumped `Microsoft.Sbom.Targets` nuget version Should not be merged until fix for: https://github.com/microsoft/sbom-tool/issues/946 is ready.

do-not-merge

binderate step for https://mvnrepository.com/artifact/org.jetbrains.kotlin results in: ``` Dependency errors : 1 1 System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found). at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at System.Net.Http.HttpClient.GetStreamAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken)...

Bumped tensorflow-lite only to see details of HTTP errors

do-not-merge

Fixes for: - https://github.com/dotnet/android-libraries/issues/1120