added test cases for flags with empty string value #218
Annotations
1 error and 10 warnings
Test
Process completed with exit code 2.
|
Build
Dereference of a possibly null reference.
|
Build
Argument of type 'Dictionary<string, object>' cannot be used for parameter 'other' of type 'IDictionary<string, object?>' in 'ContextAttributes ContextAttributes.FromDict(string key, IDictionary<string, object?> other)' due to differences in the nullability of reference types.
|
Build
Cannot convert null literal to non-nullable reference type.
|
Build
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
Build
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
Build
Cannot convert null literal to non-nullable reference type.
|
Build
Cannot convert null literal to non-nullable reference type.
|
Build
Cannot convert null literal to non-nullable reference type.
|
Build
Dereference of a possibly null reference.
|
Build
Dereference of a possibly null reference.
|
Loading