Skip to content

Bugfix type initialization error on initializing caller sensitive functional interface #3427

Bugfix type initialization error on initializing caller sensitive functional interface

Bugfix type initialization error on initializing caller sensitive functional interface #3427

Re-run triggered December 11, 2024 20:21
Status Failure
Total duration 30m 37s
Artifacts 3

IKVM.yml

on: pull_request
Build OpenJDK Test Harness
58s
Build OpenJDK Test Harness
Test Variables
0s
Test Variables
Matrix: test
Release
0s
Release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
Build IKVM
Process completed with exit code 1.
Build OpenJDK Test Harness
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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#L1521
Dereference of a possibly null reference.
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.

Artifacts

Produced during runtime
Name Size
msbuild.binlog
14.3 MB