[FF-4069] Update plain and obfuscated configs for flags for variation of type STRING with special characters in values #223
Annotations
10 warnings
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
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
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