Fixed iOS 26+ issue #834
Triggered via pull request
September 29, 2025 02:09
Status
Failure
Total duration
1h 13m 28s
Artifacts
–
Annotations
10 errors, 10 warnings, and 1 notice
|
build (windows-latest)
at com.android.tools.build.bundletool.io.Aapt2ResourceConverter$ResourceConverter.convertResourcesToBinary(Aapt2ResourceConverter.java:125)
|
|
build (windows-latest)
at com.android.tools.build.bundletool.io.Aapt2ResourceConverter$ResourceConverter.convertAndOptimizeProtoApk(Aapt2ResourceConverter.java:158)
|
|
build (windows-latest)
at com.android.tools.build.bundletool.androidtools.Aapt2Command$1.convertApkProtoToBinary(Aapt2Command.java:71)
|
|
build (windows-latest)
at com.android.tools.build.bundletool.androidtools.DefaultCommandExecutor.execute(DefaultCommandExecutor.java:33)
|
|
build (windows-latest)
at com.android.tools.build.bundletool.androidtools.DefaultCommandExecutor.executeImpl(DefaultCommandExecutor.java:57)
|
|
build (windows-latest)
at com.android.tools.build.bundletool.model.exceptions.InternalExceptionBuilder.build(InternalExceptionBuilder.java:57)
|
|
build (windows-latest)
com.android.tools.build.bundletool.model.exceptions.CommandExecutionException: Command '[C:\Program Files\dotnet\packs\Microsoft.Android.Sdk.Windows\35.0.101\tools\aapt2.exe, convert, --output-format, binary, -o, C:\Users\RUNNER~1\AppData\Local\Temp\4804314805221136176\binary2.apk, C:\Users\RUNNER~1\AppData\Local\Temp\4804314805221136176\proto1.apk]' didn't terminate successfully (exit code: 1). Check the logs.
|
|
build (windows-latest)
[BT:1.17.0] Error: Command '[C:\Program Files\dotnet\packs\Microsoft.Android.Sdk.Windows\35.0.101\tools\aapt2.exe, convert, --output-format, binary, -o, C:\Users\RUNNER~1\AppData\Local\Temp\4804314805221136176\binary2.apk, C:\Users\RUNNER~1\AppData\Local\Temp\4804314805221136176\proto1.apk]' didn't terminate successfully (exit code: 1). Check the logs.
|
|
build (windows-latest)
C:\Users\RUNNER~1\AppData\Local\Temp\4804314805221136176\proto1.apk: error: failed to serialize the resource table.
|
|
build (windows-latest)
error: failed to write resources.arsc to archive: Invalid entry name.
|
|
build (windows-latest)
Possible null reference argument for parameter 'application' in 'Window WindowExtensions.GetActiveWindow(IApplication application)'.
|
|
build (windows-latest)
Dereference of a possibly null reference.
|
|
build (windows-latest)
Android 16 will require 16 KB page sizes, shared library 'libcapstone.so' does not have a 16 KB page size. Please inform the authors of the NuGet package 'Gee.External.Capstone' version '2.3.0' which contains 'runtimes/linux-x64/native/libcapstone.so'. See https://developer.android.com/guide/practices/page-sizes for more details.
|
|
build (windows-latest)
Android 16 will require 16 KB page sizes, shared library 'libcapstone.so' does not have a 16 KB page size. Please inform the authors of the NuGet package 'Gee.External.Capstone' version '2.3.0' which contains 'runtimes/linux-arm64/native/libcapstone.so'. See https://developer.android.com/guide/practices/page-sizes for more details.
|
|
build (windows-latest)
This call site is reachable on: 'Android' 21.0 and later. 'BlazorWebViewServiceCollectionExtensions.AddMauiBlazorWebView(IServiceCollection)' is only supported on: 'android' 23.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build (windows-latest)
Possible null reference argument for parameter 'activity' in 'SafetyNetClient SafetyNetClass.GetClient(Activity activity)'.
|
|
build (windows-latest)
This call site is reachable on: 'Android' 21.0 and later. 'BlazorWebViewServiceCollectionExtensions.AddMauiBlazorWebView(IServiceCollection)' is only supported on: 'android' 23.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build (windows-latest)
Possible null reference argument for parameter 'exception' in 'void TaskCompletionSource<Barcode?>.SetException(Exception exception)'.
|
|
build (windows-latest)
This call site is reachable on: 'Android' all versions. 'StatusBar.SetColor(Color?)' is only supported on: 'Android' 23.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build (windows-latest)
This call site is reachable on: 'Android' 21.0 and later. 'AppBuilderExtensions.UseMauiCommunityToolkitMediaElement(MauiAppBuilder, Action<MediaElementOptions>?)' is only supported on: 'Android' 26.0 and later, 'iOS' 15.0 and later, 'maccatalyst' 15.0 and later, 'Tizen' 6.5 and later, 'Windows' 10.0.17763 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|