chore(deps): update dependency restsharp to v110 #421
Annotations
3 errors and 11 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?)
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
src/JamieMagee.MicrosoftSecurityUpdates.Schema/VulnerabilityTitle.cs#L9
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/JamieMagee.MicrosoftSecurityUpdates.Schema/AffectedFile.cs#L6
Non-nullable property 'ProductId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/JamieMagee.MicrosoftSecurityUpdates.Schema/AffectedFile.cs#L9
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/JamieMagee.MicrosoftSecurityUpdates.Schema/AffectedFile.cs#L12
Non-nullable property 'FileVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/JamieMagee.MicrosoftSecurityUpdates.Schema/AffectedFile.cs#L15
Non-nullable property 'FilePath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/JamieMagee.MicrosoftSecurityUpdates.Schema/AffectedFile.cs#L21
Non-nullable property 'FileArchitecture' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
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/VulnerabilityThreatDescription.cs#L9
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/JamieMagee.MicrosoftSecurityUpdates.Schema/CvrfDocumentAcknowledgment.cs#L6
Non-nullable property 'Name' 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