[chore, feat] Send FedEx SmartPost registration to correct endpoint, prep carrier account parameters #1340
ci.yml
on: pull_request
lint
2m 27s
Roslyn_Static_Analysis
4m 16s
Security_Code_Scan
2m 21s
Coverage_Requirements
48s
Upload_Coverage_Report
0s
Publish_Docs
0s
Integration_Tests
2m 57s
FSharp_Compatibility_Tests
4m 9s
Visual_Basic_Compatibility_Test
3m 51s
Matrix: NET_Tests
Annotations
8 errors and 105 warnings
NET_Tests (NetStandard20)
Process completed with exit code 1.
|
NET_Tests (Net50)
The job was canceled because "NetStandard20" failed.
|
NET_Tests (Net70)
The job was canceled because "NetStandard20" failed.
|
NET_Tests (Net70)
The operation was canceled.
|
NET_Tests (Net60)
The job was canceled because "NetStandard20" failed.
|
NET_Tests (Net60)
The operation was canceled.
|
NET_Tests (NetCore31)
The job was canceled because "NetStandard20" failed.
|
NET_Tests (NetCore31)
The operation was canceled.
|
Coverage_Requirements
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Coverage_Requirements
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
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.'
|
Coverage_Requirements:
EasyPost.Tests/Fixture.cs#L59
Argument of type 'Dictionary<string, object>' cannot be used for parameter 'dictionary' of type 'IDictionary<string, object?>' in 'void Dictionaries.AddOrUpdate(IDictionary<string, object?> dictionary, string key, object? value)' due to differences in the nullability of reference types.
|
Coverage_Requirements:
EasyPost.Tests/Fixture.cs#L60
Argument of type 'Dictionary<string, object>' cannot be used for parameter 'dictionary' of type 'IDictionary<string, object?>' in 'void Dictionaries.AddOrUpdate(IDictionary<string, object?> dictionary, string key, object? value)' due to differences in the nullability of reference types.
|
lint
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
lint
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
lint:
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.'
|
lint:
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.'
|
lint:
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.'
|
lint:
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.'
|
lint:
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.'
|
lint:
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.'
|
lint:
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.'
|
lint:
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.'
|
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
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Integration_Tests
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Integration_Tests:
EasyPost/Models/Shared/PaginatedCollection.cs#L34
XML comment has cref attribute 'BaseParameters' that could not be resolved
|
Integration_Tests:
EasyPost/Models/Shared/PaginatedCollection.cs#L59
XML comment has cref attribute 'BaseParameters' that could not be resolved
|
Integration_Tests:
EasyPost/Parameters/CarrierAccount/Create.cs#L10
XML comment has cref attribute 'Create(Create, System.Threading.CancellationToken)' that could not be resolved
|
Integration_Tests:
EasyPost/Parameters/CarrierAccount/CreateFedEx.cs#L8
XML comment has cref attribute 'Create(Create, System.Threading.CancellationToken)' that could not be resolved
|
Integration_Tests:
EasyPost/Parameters/CarrierAccount/CreateUps.cs#L8
XML comment has cref attribute 'Create(Create, System.Threading.CancellationToken)' that could not be resolved
|
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
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Integration_Tests
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Integration_Tests
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
NET_Tests (NetStandard20)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
NET_Tests (NetStandard20)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
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):
EasyPost.Tests/Fixture.cs#L59
Argument of type 'Dictionary<string, object>' cannot be used for parameter 'dictionary' of type 'IDictionary<string, object?>' in 'void Dictionaries.AddOrUpdate(IDictionary<string, object?> dictionary, string key, object? value)' due to differences in the nullability of reference types.
|
NET_Tests (NetStandard20):
EasyPost.Tests/Fixture.cs#L60
Argument of type 'Dictionary<string, object>' cannot be used for parameter 'dictionary' of type 'IDictionary<string, object?>' in 'void Dictionaries.AddOrUpdate(IDictionary<string, object?> dictionary, string key, object? value)' due to differences in the nullability of reference types.
|
NET_Tests (NetStandard20)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
NET_Tests (NetStandard20)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
NET_Tests (NetStandard20)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
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/
|
NET_Tests (Net50)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
NET_Tests (Net50)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
NET_Tests (Net50)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
NET_Tests (Net50)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
NET_Tests (Net50):
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 (Net50):
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 (Net50):
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 (Net50):
EasyPost.Tests/Fixture.cs#L59
Argument of type 'Dictionary<string, object>' cannot be used for parameter 'dictionary' of type 'IDictionary<string, object?>' in 'void Dictionaries.AddOrUpdate(IDictionary<string, object?> dictionary, string key, object? value)' due to differences in the nullability of reference types.
|
NET_Tests (Net50):
EasyPost.Tests/Fixture.cs#L60
Argument of type 'Dictionary<string, object>' cannot be used for parameter 'dictionary' of type 'IDictionary<string, object?>' in 'void Dictionaries.AddOrUpdate(IDictionary<string, object?> dictionary, string key, object? value)' due to differences in the nullability of reference types.
|
NET_Tests (Net50)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
NET_Tests (Net50)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
NET_Tests (Net50)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
NET_Tests (Net50)
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)
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)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
NET_Tests (Net70)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
NET_Tests (Net70)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
NET_Tests (Net60)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
NET_Tests (Net60)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
NET_Tests (Net60)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
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)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
NET_Tests (Net60)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
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.'
|
NET_Tests (Net60):
EasyPost.Tests/Fixture.cs#L59
Argument of type 'Dictionary<string, object>' cannot be used for parameter 'dictionary' of type 'IDictionary<string, object?>' in 'void Dictionaries.AddOrUpdate(IDictionary<string, object?> dictionary, string key, object? value)' due to differences in the nullability of reference types.
|
NET_Tests (Net60):
EasyPost.Tests/Fixture.cs#L60
Argument of type 'Dictionary<string, object>' cannot be used for parameter 'dictionary' of type 'IDictionary<string, object?>' in 'void Dictionaries.AddOrUpdate(IDictionary<string, object?> dictionary, string key, object? value)' due to differences in the nullability of reference types.
|
NET_Tests (NetCore31)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
NET_Tests (NetCore31)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
NET_Tests (NetCore31)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
NET_Tests (NetCore31)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
NET_Tests (NetCore31)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
NET_Tests (NetCore31)
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
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Visual_Basic_Compatibility_Test
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Visual_Basic_Compatibility_Test
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Visual_Basic_Compatibility_Test
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
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
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
FSharp_Compatibility_Tests
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
FSharp_Compatibility_Tests
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
FSharp_Compatibility_Tests
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
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.'
|
Roslyn_Static_Analysis
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Roslyn_Static_Analysis
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Roslyn_Static_Analysis
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Roslyn_Static_Analysis
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Roslyn_Static_Analysis
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Roslyn_Static_Analysis:
EasyPost/Models/Shared/PaginatedCollection.cs#L34
XML comment has cref attribute 'BaseParameters' that could not be resolved
|
Roslyn_Static_Analysis:
EasyPost/Models/Shared/PaginatedCollection.cs#L59
XML comment has cref attribute 'BaseParameters' that could not be resolved
|
Roslyn_Static_Analysis:
EasyPost/Parameters/CarrierAccount/Create.cs#L10
XML comment has cref attribute 'Create(Create, System.Threading.CancellationToken)' that could not be resolved
|
Roslyn_Static_Analysis:
EasyPost/Parameters/CarrierAccount/CreateFedEx.cs#L8
XML comment has cref attribute 'Create(Create, System.Threading.CancellationToken)' that could not be resolved
|
Roslyn_Static_Analysis:
EasyPost/Parameters/CarrierAccount/CreateUps.cs#L8
XML comment has cref attribute 'Create(Create, System.Threading.CancellationToken)' that could not be resolved
|
Roslyn_Static_Analysis:
EasyPost/Models/Shared/PaginatedCollection.cs#L34
XML comment has cref attribute 'BaseParameters' that could not be resolved
|
Roslyn_Static_Analysis:
EasyPost/Models/Shared/PaginatedCollection.cs#L59
XML comment has cref attribute 'BaseParameters' that could not be resolved
|
Roslyn_Static_Analysis:
EasyPost/Parameters/CarrierAccount/Create.cs#L10
XML comment has cref attribute 'Create(Create, System.Threading.CancellationToken)' that could not be resolved
|