[chore] Open internal methods #1385
ci.yml
on: pull_request
lint
2m 15s
Roslyn_Static_Analysis
3m 29s
Security_Code_Scan
2m 23s
Coverage_Requirements
35s
Upload_Coverage_Report
0s
Publish_Docs
0s
Integration_Tests
2m 49s
FSharp_Compatibility_Tests
2m 55s
Visual_Basic_Compatibility_Test
2m 49s
Matrix: NET_Tests
Annotations
61 warnings
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.'
|
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
'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
'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.'
|
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/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#L25
'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#L31
'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#L57
'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#L67
'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#L71
'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#L75
'SupportedFeature' is obsolete: 'This class is deprecated. Please use EasyPost.Models.API.SupportedFeature instead. This class will be removed in a future version.'
|
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.'
|
NET_Tests (NetCore31):
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 (NetCore31):
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 (NetCore31):
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 (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/
|
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)
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/
|
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/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/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/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/Parameters/CarrierAccount/CreateUps.cs#L8
XML comment has cref attribute 'Create(Create, System.Threading.CancellationToken)' 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
|
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 (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/
|
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.'
|