Load IKVM.Properties from RuntimeHost Configuration #3373
IKVM.yml
on: pull_request
Annotations
6 errors and 11 warnings
Build IKVM:
src/IKVM.Runtime/JVM.Properties.cs#L301
Argument 1: cannot convert from 'object' to 'string?'
|
Build IKVM:
src/IKVM.Runtime/JVM.Properties.cs#L303
'object' does not contain a definition for 'Split' and the best extension method overload 'MemoryExtensions.Split(ReadOnlySpan<char>, Span<Range>, char, StringSplitOptions)' requires a receiver of type 'System.ReadOnlySpan<char>'
|
Build IKVM:
src/IKVM.Runtime/JVM.Properties.cs#L303
foreach statement cannot operate on variables of type 'int' because 'int' does not contain a public instance or extension definition for 'GetEnumerator'
|
Build IKVM:
src/IKVM.Runtime/JVM.Properties.cs#L301
Argument 1: cannot convert from 'object' to 'string?'
|
Build IKVM:
src/IKVM.Runtime/JVM.Properties.cs#L303
'object' does not contain a definition for 'Split' and no accessible extension method 'Split' accepting a first argument of type 'object' could be found (are you missing a using directive or an assembly reference?)
|
Build IKVM
Process completed with exit code 1.
|
Build IKVM
The command [sudo apt-get remove -y azure-cli google-chrome-stable firefox powershell mono-devel libgl1-mesa-dri --fix-missing] failed to complete successfully. Proceeding...
|
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.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
jtreg-build
|
53 MB |
|
msbuild.binlog
|
30.7 MB |
|