Skip to content

[chore] Drop .NET 3.1 and .NET 5.0 support #1300

[chore] Drop .NET 3.1 and .NET 5.0 support

[chore] Drop .NET 3.1 and .NET 5.0 support #1300

Triggered via pull request August 2, 2023 17:04
Status Failure
Total duration 5m 54s
Artifacts

ci.yml

on: pull_request
lint
1m 20s
lint
Roslyn_Static_Analysis
5m 39s
Roslyn_Static_Analysis
Security_Code_Scan
3m 8s
Security_Code_Scan
Coverage_Requirements
40s
Coverage_Requirements
Upload_Coverage_Report
0s
Upload_Coverage_Report
Publish_Docs
0s
Publish_Docs
Integration_Tests
3m 15s
Integration_Tests
FSharp_Compatibility_Tests
4m 18s
FSharp_Compatibility_Tests
Visual_Basic_Compatibility_Test
4m 16s
Visual_Basic_Compatibility_Test
Matrix: NET_Tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 30 warnings
lint
Process completed with exit code 1.
Coverage_Requirements: EasyPost/BetaClient.cs#L50
'BetaClient.CarrierMetadata' is obsolete: 'This service is out of beta. Please use CarrierMetadata via the GA client instead. This beta service will be removed in a future version.'
Coverage_Requirements: EasyPost/BetaClient.cs#L50
'CarrierMetadataService' is obsolete: 'This class is deprecated. Please use EasyPost.Services.CarrierMetadataService instead. This class will be removed in a future version.'
Coverage_Requirements: EasyPost/BetaClient.cs#L63
'BetaClient.CarrierMetadata' is obsolete: 'This service is out of beta. Please use CarrierMetadata via the GA client instead. This beta service will be removed in a future version.'
NET_Tests (Net70)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
NET_Tests (Net70): EasyPost/BetaClient.cs#L50
'BetaClient.CarrierMetadata' is obsolete: 'This service is out of beta. Please use CarrierMetadata via the GA client instead. This beta service will be removed in a future version.'
NET_Tests (Net70): EasyPost/BetaClient.cs#L50
'CarrierMetadataService' is obsolete: 'This class is deprecated. Please use EasyPost.Services.CarrierMetadataService instead. This class will be removed in a future version.'
NET_Tests (Net70): EasyPost/BetaClient.cs#L63
'BetaClient.CarrierMetadata' is obsolete: 'This service is out of beta. Please use CarrierMetadata via the GA client instead. This beta service will be removed in a future version.'
NET_Tests (Net60)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
NET_Tests (Net60): EasyPost/BetaClient.cs#L50
'BetaClient.CarrierMetadata' is obsolete: 'This service is out of beta. Please use CarrierMetadata via the GA client instead. This beta service will be removed in a future version.'
NET_Tests (Net60): EasyPost/BetaClient.cs#L50
'CarrierMetadataService' is obsolete: 'This class is deprecated. Please use EasyPost.Services.CarrierMetadataService instead. This class will be removed in a future version.'
NET_Tests (Net60): EasyPost/BetaClient.cs#L63
'BetaClient.CarrierMetadata' is obsolete: 'This service is out of beta. Please use CarrierMetadata via the GA client instead. This beta service will be removed in a future version.'
Integration_Tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Integration_Tests: EasyPost.Integration/Basics.cs#L26
'Carrier' is obsolete: 'This class is deprecated. Please use EasyPost.Models.API.Carrier instead. This class will be removed in a future version.'
Integration_Tests: EasyPost.Integration/Basics.cs#L32
'CarrierMetadata' is obsolete: 'This class is deprecated. Please use EasyPost.Models.API.CarrierMetadata instead. This class will be removed in a future version.'
Integration_Tests: EasyPost.Integration/Basics.cs#L58
'PredefinedPackage' is obsolete: 'This class is deprecated. Please use EasyPost.Models.API.PredefinedPackage instead. This class will be removed in a future version.'
Integration_Tests: EasyPost.Integration/Basics.cs#L68
'ServiceLevel' is obsolete: 'This class is deprecated. Please use EasyPost.Models.API.ServiceLevel instead. This class will be removed in a future version.'
Integration_Tests: EasyPost.Integration/Basics.cs#L72
'ShipmentOption' is obsolete: 'This class is deprecated. Please use EasyPost.Models.API.ShipmentOption instead. This class will be removed in a future version.'
Integration_Tests: EasyPost.Integration/Basics.cs#L76
'SupportedFeature' is obsolete: 'This class is deprecated. Please use EasyPost.Models.API.SupportedFeature instead. This class will be removed in a future version.'
NET_Tests (NetStandard20): EasyPost/BetaClient.cs#L50
'BetaClient.CarrierMetadata' is obsolete: 'This service is out of beta. Please use CarrierMetadata via the GA client instead. This beta service will be removed in a future version.'
NET_Tests (NetStandard20): EasyPost/BetaClient.cs#L50
'CarrierMetadataService' is obsolete: 'This class is deprecated. Please use EasyPost.Services.CarrierMetadataService instead. This class will be removed in a future version.'
NET_Tests (NetStandard20): EasyPost/BetaClient.cs#L63
'BetaClient.CarrierMetadata' is obsolete: 'This service is out of beta. Please use CarrierMetadata via the GA client instead. This beta service will be removed in a future version.'
NET_Tests (NetStandard20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Visual_Basic_Compatibility_Test: EasyPost/BetaClient.cs#L50
'BetaClient.CarrierMetadata' is obsolete: 'This service is out of beta. Please use CarrierMetadata via the GA client instead. This beta service will be removed in a future version.'
Visual_Basic_Compatibility_Test: EasyPost/BetaClient.cs#L50
'CarrierMetadataService' is obsolete: 'This class is deprecated. Please use EasyPost.Services.CarrierMetadataService instead. This class will be removed in a future version.'
Visual_Basic_Compatibility_Test: EasyPost/BetaClient.cs#L63
'BetaClient.CarrierMetadata' is obsolete: 'This service is out of beta. Please use CarrierMetadata via the GA client instead. This beta service will be removed in a future version.'
Visual_Basic_Compatibility_Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
FSharp_Compatibility_Tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
FSharp_Compatibility_Tests: EasyPost/BetaClient.cs#L50
'BetaClient.CarrierMetadata' is obsolete: 'This service is out of beta. Please use CarrierMetadata via the GA client instead. This beta service will be removed in a future version.'
FSharp_Compatibility_Tests: EasyPost/BetaClient.cs#L50
'CarrierMetadataService' is obsolete: 'This class is deprecated. Please use EasyPost.Services.CarrierMetadataService instead. This class will be removed in a future version.'
FSharp_Compatibility_Tests: EasyPost/BetaClient.cs#L63
'BetaClient.CarrierMetadata' is obsolete: 'This service is out of beta. Please use CarrierMetadata via the GA client instead. This beta service will be removed in a future version.'