Fixes "Parameter "message" must not be null" in IKVMCompiler task #3411
IKVM.yml
on: pull_request
Annotations
3 errors and 12 warnings
Test (IKVM.OpenJDK.Tests?TestPartition=8:net8.0:linux-x64)
Process completed with exit code 1.
|
Test (IKVM.OpenJDK.Tests?TestPartition=13:net8.0:linux-x64)
Process completed with exit code 1.
|
Test (IKVM.OpenJDK.Tests?TestPartition=14:net8.0:linux-x64)
Process completed with exit code 1.
|
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#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:
.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.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
TestResults--IKVM.CoreLib.Tests--net472--win-x64
|
3.8 KB |
|
TestResults--IKVM.CoreLib.Tests--net8.0--linux-x64
|
4 KB |
|
TestResults--IKVM.JTReg.TestAdapter.Tests--net472--win-x64
|
7.66 KB |
|
TestResults--IKVM.JTReg.TestAdapter.Tests--net8.0--linux-x64
|
6.01 KB |
|
TestResults--IKVM.Java.Tests--net472--win-x64
|
3.21 KB |
|
TestResults--IKVM.Java.Tests--net8.0--linux-x64
|
3.66 KB |
|
TestResults--IKVM.MSBuild.Tasks.Tests--net472--win-x64
|
5.11 KB |
|
TestResults--IKVM.MSBuild.Tasks.Tests--net8.0--linux-x64
|
5.22 KB |
|
TestResults--IKVM.NET.Sdk.Tests--net8.0--linux-x64
|
110 MB |
|
TestResults--IKVM.OpenJDK.Tests-TestPartition=1--net8.0--linux-x64
|
6.2 MB |
|
TestResults--IKVM.OpenJDK.Tests-TestPartition=10--net8.0--linux-x64
|
5.07 MB |
|
TestResults--IKVM.OpenJDK.Tests-TestPartition=11--net8.0--linux-x64
|
5.35 MB |
|
TestResults--IKVM.OpenJDK.Tests-TestPartition=12--net8.0--linux-x64
|
9.37 MB |
|
TestResults--IKVM.OpenJDK.Tests-TestPartition=13--net8.0--linux-x64
|
5.59 MB |
|
TestResults--IKVM.OpenJDK.Tests-TestPartition=14--net8.0--linux-x64
|
5.81 MB |
|
TestResults--IKVM.OpenJDK.Tests-TestPartition=15--net8.0--linux-x64
|
5.45 MB |
|
TestResults--IKVM.OpenJDK.Tests-TestPartition=2--net8.0--linux-x64
|
4.84 MB |
|
TestResults--IKVM.OpenJDK.Tests-TestPartition=3--net8.0--linux-x64
|
70.6 MB |
|
TestResults--IKVM.OpenJDK.Tests-TestPartition=4--net8.0--linux-x64
|
6.01 MB |
|
TestResults--IKVM.OpenJDK.Tests-TestPartition=5--net8.0--linux-x64
|
5.54 MB |
|
TestResults--IKVM.OpenJDK.Tests-TestPartition=6--net8.0--linux-x64
|
5.47 MB |
|
TestResults--IKVM.OpenJDK.Tests-TestPartition=7--net8.0--linux-x64
|
4.63 MB |
|
TestResults--IKVM.OpenJDK.Tests-TestPartition=8--net8.0--linux-x64
|
5.43 MB |
|
TestResults--IKVM.OpenJDK.Tests-TestPartition=9--net8.0--linux-x64
|
5.74 MB |
|
TestResults--IKVM.Reflection.Tests--net472--win-x64
|
6.38 KB |
|
TestResults--IKVM.Reflection.Tests--net8.0--linux-x64
|
6.07 KB |
|
TestResults--IKVM.Tests--net8.0--linux-x64
|
145 KB |
|
TestResults--IKVM.Tests--net8.0--osx-arm64
|
144 KB |
|
TestResults--IKVM.Tools.Exporter.Tests--net8.0--linux-x64
|
1.44 KB |
|
TestResults--IKVM.Tools.Importer.Tests--net8.0--linux-x64
|
2.56 KB |
|
TestResults--IKVM.Tools.Tests--net8.0--linux-x64
|
9.46 KB |
|
doc
|
898 KB |
|
jdk
|
882 MB |
|
jre
|
868 MB |
|
jtreg-build
|
53.1 MB |
|
msbuild.binlog
|
177 MB |
|
nuget
|
3.65 GB |
|
tests--IKVM.CoreLib.Tests
|
39.1 MB |
|
tests--IKVM.JTReg.TestAdapter.Tests
|
927 MB |
|
tests--IKVM.Java.Tests
|
271 MB |
|
tests--IKVM.MSBuild.Tasks.Tests
|
526 MB |
|
tests--IKVM.MSBuild.Tests
|
3.67 GB |
|
tests--IKVM.NET.Sdk.Tests
|
3.67 GB |
|
tests--IKVM.OpenJDK.Tests
|
959 MB |
|
tests--IKVM.Reflection.Tests
|
38.3 MB |
|
tests--IKVM.Tests
|
1020 MB |
|
tests--IKVM.Tools.Exporter.Tests
|
70.3 MB |
|
tests--IKVM.Tools.Importer.Tests
|
305 MB |
|
tests--IKVM.Tools.Tests
|
262 MB |
|
tools
|
346 MB |
|