fix ci #806
Annotations
4 warnings
Build and test (includes netfx):
src/Plotly.NET.CSharp/InternalUtils.cs#L23
Non-nullable property 'MimeType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and test (includes netfx)
Non-nullable property 'PreferredMimeTypes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and test (includes netfx)
Non-nullable property 'MimeType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build and test (includes netfx)
Non-nullable property 'PreferredMimeTypes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading