[deps]: Update HtmlSanitizer to 9.0.892 [SECURITY] (#839) #3474
Annotations
10 warnings
|
Run build
Non-nullable property 'UrlTemplate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run build
Non-nullable property 'EmailAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run build
Possible null reference return.
|
|
Run build
Converting null literal or possible null value to non-nullable type.
|
|
Run build
Possible null reference return.
|
|
Run build
Non-nullable property 'Subject' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run build
Non-nullable property 'PerformedBy' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run build
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run build
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
Run build
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Loading