Ready for 0.9.0
#12
Annotations
10 warnings
|
Source/Hurl.Library/Models/TemporaryDefaultBrowser.cs#L5
Non-nullable property 'TargetBrowser' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Source/Hurl.Library/Models/Ruleset.cs#L12
Non-nullable property 'RulesetName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Source/Hurl.Library/Models/Ruleset.cs#L14
Non-nullable property 'BrowserName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Source/Hurl.Library/Models/Settings.cs#L25
Possible null reference return.
|
Source/Hurl.Library/Models/Browser.cs#L48
Possible null reference argument for parameter 'icon' in 'ImageSource? IconUtilites.ToImageSource(Icon icon)'.
|
Source/Hurl.Library/Models/TemporaryDefaultBrowser.cs#L5
Non-nullable property 'TargetBrowser' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Source/Hurl.Library/Models/Settings.cs#L25
Possible null reference return.
|
Source/Hurl.Library/Models/Ruleset.cs#L12
Non-nullable property 'RulesetName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Source/Hurl.Library/Models/Ruleset.cs#L14
Non-nullable property 'BrowserName' 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