Bump System.Drawing.Common from 8.0.18 to 8.0.22 #5
Annotations
10 warnings
|
SoftGLImpl/ShadingLanguage/ShaderBase/GeometryCodeBase.cs#L14
Non-nullable field 'gl_in' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
SoftGLImpl/ShadingLanguage/ShaderBase/FragmentCodeBase.cs#L77
Non-nullable field 'gl_SampleMask' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
SoftGLImpl/ShadingLanguage/ShaderBase/FragmentCodeBase.cs#L46
Non-nullable field 'gl_ClipDistance' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
SoftGLImpl/ShadingLanguage/ShaderBase/FragmentCodeBase.cs#L41
Non-nullable field 'gl_SampleMaskIn' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
SoftGLImpl/BasicDataStructures/Utilities/StructHelper.cs#L77
The variable 'result2' is declared but never used
|
|
SoftGLImpl/GLSL4.60.8.manual/DataStructure/Vn/Vninit_declarator_list.cs#L110
Possible null reference argument for parameter 'previous' in 'LastComment FormatContext.PrintCommentsBetween(IFullFormat previous, Token next, BlankConfig config, TextWriter writer)'.
|
|
SoftGLImpl/GLSL4.60.8.manual/DataStructure/Vn/Vninit_declarator_list.cs#L107
Possible null reference argument for parameter 'previous' in 'LastComment FormatContext.PrintCommentsBetween(Token previous, Token next, BlankConfig config, TextWriter writer)'.
|
|
Infrastructure/TestBresenham/FormInfo.cs#L28
Accessing a member on 'BresenhamDisplay.lastEnd' may cause a runtime exception because it is a field of a marshal-by-reference class
|
|
SoftGLImpl/GLSL4.60.8.manual/DataStructure/Vn/Vninit_declarator_list.cs#L104
Possible null reference argument for parameter 'previous' in 'LastComment FormatContext.PrintCommentsBetween(IFullFormat previous, Token next, BlankConfig config, TextWriter writer)'.
|
|
Infrastructure/TestBresenham/FormInfo.cs#L25
Accessing a member on 'BresenhamDisplay.lastStart' may cause a runtime exception because it is a field of a marshal-by-reference class
|
The logs for this run have expired and are no longer available.
Loading