[deps]: Update Serilog.AspNetCore to v9 #3013
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Publish app
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Publish app
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Publish app
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish app
Non-nullable property 'PerformedBy' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish app
Non-nullable property 'Subject' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish app
Possible null reference return.
|
Publish app
Converting null literal or possible null value to non-nullable type.
|
Publish app
Possible null reference return.
|
Publish app
Non-nullable property 'EmailAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Publish app
Non-nullable property 'UrlTemplate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading