chore(deps): update dependency restsharp to v110 #421
Annotations
4 errors and 10 warnings
|
src/JamieMagee.MicrosoftSecurityUpdates.Client/MicrosoftSecurityUpdatesClient.cs#L19
Cannot implicitly convert type 'RestSharp.IRestClient' to 'RestSharp.RestClient'. An explicit conversion exists (are you missing a cast?)
|
src/JamieMagee.MicrosoftSecurityUpdates.Client/MicrosoftSecurityUpdatesClient.cs#L19
Cannot implicitly convert type 'RestSharp.IRestClient' to 'RestSharp.RestClient'. An explicit conversion exists (are you missing a cast?)
|
|
src/JamieMagee.MicrosoftSecurityUpdates.Schema/BranchType.cs#L6
Non-nullable property 'Items' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/JamieMagee.MicrosoftSecurityUpdates.Schema/BranchType.cs#L12
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/JamieMagee.MicrosoftSecurityUpdates.Schema/CvrfDocument.cs#L6
Non-nullable property 'DocumentTitle' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/JamieMagee.MicrosoftSecurityUpdates.Schema/CvrfDocument.cs#L9
Non-nullable property 'DocumentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/JamieMagee.MicrosoftSecurityUpdates.Schema/CvrfDocument.cs#L12
Non-nullable property 'DocumentPublisher' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/JamieMagee.MicrosoftSecurityUpdates.Schema/CvrfDocument.cs#L15
Non-nullable property 'DocumentTracking' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/JamieMagee.MicrosoftSecurityUpdates.Schema/CvrfDocument.cs#L18
Non-nullable property 'DocumentNotes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/JamieMagee.MicrosoftSecurityUpdates.Schema/CvrfDocument.cs#L21
Non-nullable property 'DocumentDistribution' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/JamieMagee.MicrosoftSecurityUpdates.Schema/CvrfDocument.cs#L24
Non-nullable property 'AggregateSeverity' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/JamieMagee.MicrosoftSecurityUpdates.Schema/CvrfDocument.cs#L27
Non-nullable property 'DocumentReferences' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading