Ready for v0.9.0-alpha-3
#11
Annotations
10 warnings
|
Source/Hurl.Library/Models/TemporaryDefaultBrowser.cs#L5
Non-nullable property 'TargetBrowser' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Source/Hurl.Library/Models/Settings.cs#L14
Non-nullable property 'Browsers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Source/Hurl.Library/Models/Settings.cs#L16
Non-nullable property 'AppSettings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Source/Hurl.Library/Models/Settings.cs#L18
Non-nullable property 'Rulesets' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Source/Hurl.Library/JsonOperations.cs#L13
Possible null reference return.
|
Source/Hurl.Library/IconExtractor.cs#L26
Possible null reference return.
|
Source/Hurl.Library/IconExtractor.cs#L31
Possible null reference return.
|
Source/Hurl.Library/IconExtractor.cs#L63
Possible null reference return.
|
Source/Hurl.Library/Models/Browser.cs#L11
Non-nullable property 'LaunchArgs' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
This job succeeded
Loading