Merge pull request #656 from ikvmnet/net472unix #3517
IKVM.yml
on: push
Annotations
2 errors and 13 warnings
Test (IKVM.Reflection.Tests:net8.0:win-x64)
Process completed with exit code 1.
|
Test (IKVM.Reflection.Tests:net472:win-x64)
Process completed with exit code 1.
|
Build IKVM:
.dotnet/sdk/8.0.405/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.405/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.405/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#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.
|
Build IKVM:
src/IKVM.Reflection/Emit/ILGenerator.cs#L1521
Dereference of a possibly null reference.
|
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#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.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
TestResults--IKVM.Reflection.Tests--net472--win-x64
|
9.15 KB |
|
TestResults--IKVM.Reflection.Tests--net8.0--win-x64
|
9.21 KB |
|