Add android-arm64 native libraries. Cannot run on Android yet. #3448
IKVM.yml
on: pull_request
Annotations
1 error and 12 warnings
Build IKVM
Process completed with exit code 1.
|
Build IKVM:
.dotnet/sdk/8.0.404/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets#L32
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build IKVM:
.dotnet/sdk/8.0.404/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets#L32
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build IKVM:
src/IKVM.Reflection/Emit/ILGenerator.cs#L1787
Non-nullable field 'm_iOffsets' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build IKVM:
src/IKVM.Reflection/Emit/ILGenerator.cs#L1787
Non-nullable field 'm_iLines' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build IKVM:
src/IKVM.Reflection/Emit/ILGenerator.cs#L1787
Non-nullable field 'm_iColumns' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build IKVM:
src/IKVM.Reflection/Emit/ILGenerator.cs#L1787
Non-nullable field 'm_iEndLines' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build IKVM:
src/IKVM.Reflection/Emit/ILGenerator.cs#L1787
Non-nullable field 'm_iEndColumns' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build IKVM:
src/IKVM.Reflection/Emit/ILGenerator.cs#L1694
Non-nullable field 'm_Documents' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build IKVM:
src/IKVM.Reflection/Emit/ILGenerator.cs#L40
Dereference of a possibly null reference.
|
Build IKVM:
src/IKVM.Reflection/Emit/ILGenerator.cs#L103
Possible null reference assignment.
|
Build IKVM:
src/IKVM.Reflection/Emit/ILGenerator.cs#L106
Dereference of a possibly null reference.
|
Build IKVM:
src/IKVM.Reflection/Emit/ILGenerator.cs#L93
Non-nullable field 'm_methodBuilder' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
jtreg-build
|
53.1 MB |
|
msbuild.binlog
|
33.4 MB |
|