Skip to content

chore(deps): update dependency restsharp to v110 #324

chore(deps): update dependency restsharp to v110

chore(deps): update dependency restsharp to v110 #324

Triggered via push January 17, 2024 21:43
Status Failure
Total duration 57s
Artifacts

build.yml

on: push
Matrix: build
Push GitHub Packages
0s
Push GitHub Packages
Push NuGet Packages
0s
Push NuGet Packages
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 20 warnings
Build-ubuntu-latest: 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?)
Build-ubuntu-latest: 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?)
Build-ubuntu-latest
Process completed with exit code 1.
Build-windows-latest
The job was canceled because "ubuntu-latest" failed.
Build-windows-latest
The operation was canceled.
Build-macOS-latest
The job was canceled because "ubuntu-latest" failed.
Build-macOS-latest: 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?)
Build-macOS-latest: 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?)
Build-macOS-latest
The operation was canceled.
Build-ubuntu-latest: 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.
Build-ubuntu-latest: 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.
Build-ubuntu-latest: 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.
Build-ubuntu-latest: 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.
Build-ubuntu-latest: 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.
Build-ubuntu-latest: 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.
Build-ubuntu-latest: 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.
Build-ubuntu-latest: 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.
Build-ubuntu-latest: 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.
Build-ubuntu-latest: 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.
Build-macOS-latest: 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.
Build-macOS-latest: 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.
Build-macOS-latest: 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.
Build-macOS-latest: 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.
Build-macOS-latest: 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.
Build-macOS-latest: 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.
Build-macOS-latest: 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.
Build-macOS-latest: 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.
Build-macOS-latest: 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.
Build-macOS-latest: src/JamieMagee.MicrosoftSecurityUpdates.Schema/CvrfDocumentAcknowledgment.cs#L9
Non-nullable property 'Organization' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.