Symbols API #3389
Annotations
11 warnings
Free Disk Space (Linux)
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 Artifacts:
src/IKVM.Reflection/Assembly.cs#L97
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Artifacts:
src/IKVM.Reflection/Emit/ILGenerator.cs#L41
Dereference of a possibly null reference.
|
Build Artifacts:
src/IKVM.Reflection/Emit/ILGenerator.cs#L104
Possible null reference assignment.
|
Build Artifacts:
src/IKVM.Reflection/Emit/ILGenerator.cs#L107
Dereference of a possibly null reference.
|
Build Artifacts:
src/IKVM.Reflection/Emit/ILGenerator.cs#L94
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 Artifacts:
src/IKVM.Reflection/Emit/ILGenerator.cs#L1540
Dereference of a possibly null reference.
|
Build Artifacts:
src/IKVM.Reflection/Emit/ILGenerator.cs#L1713
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 Artifacts:
src/IKVM.Reflection/Emit/ILGenerator.cs#L1806
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 Artifacts:
src/IKVM.Reflection/Emit/ILGenerator.cs#L1806
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 Artifacts:
src/IKVM.Reflection/Emit/ILGenerator.cs#L1806
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.
|
Loading