fix: Bump the dependencies group with 1 update #106
Annotations
11 warnings
|
|
|
SimpleHtmlToPdf/HtmlConverter.cs#L21
Non-nullable field 'conversionThread' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
SimpleHtmlToPdf/Settings/FooterSettings.cs#L62
Non-nullable property 'Right' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
SimpleHtmlToPdf/Settings/FooterSettings.cs#L47
Non-nullable property 'Left' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
SimpleHtmlToPdf/Settings/FooterSettings.cs#L39
Non-nullable property 'HtmUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
SimpleHtmlToPdf/Settings/FooterSettings.cs#L25
Non-nullable property 'FontName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
SimpleHtmlToPdf/Settings/FooterSettings.cs#L18
Non-nullable property 'Center' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
SimpleHtmlToPdf/Settings/WebSettings.cs#L76
Non-nullable property 'UserStyleSheet' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
SimpleHtmlToPdf/Settings/WebSettings.cs#L25
Non-nullable property 'DefaultEncoding' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
SimpleHtmlToPdf/Events/FinishedArgs.cs#L16
Non-nullable property 'Document' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
SimpleHtmlToPdf/Events/FinishedArgs.cs#L16
Non-nullable property 'Document' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading