Skip to content

feat: add additional webhook params #1663

feat: add additional webhook params

feat: add additional webhook params #1663

Triggered via pull request February 14, 2025 23:10
Status Failure
Total duration 3m 16s
Artifacts

ci.yml

on: pull_request
lint
2m 9s
lint
Roslyn_Static_Analysis
2m 4s
Roslyn_Static_Analysis
Security_Code_Scan
1m 49s
Security_Code_Scan
Coverage_Requirements
33s
Coverage_Requirements
Upload_Coverage_Report
0s
Upload_Coverage_Report
Publish_Docs
0s
Publish_Docs
Integration_Tests
1m 52s
Integration_Tests
FSharp_Compatibility_Tests
2m 9s
FSharp_Compatibility_Tests
Visual_Basic_Compatibility_Test
2m 3s
Visual_Basic_Compatibility_Test
Matrix: NET_Tests
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 90 warnings
Coverage_Requirements
Process completed with exit code 2.
lint: EasyPost/Parameters/IBaseParameters.cs#L15
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
lint: EasyPost/Parameters/IBaseParameters.cs#L22
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
lint: EasyPost/Utilities/Internal/SwitchCase.cs#L39
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
lint: EasyPost/Utilities/Internal/SwitchCase.cs#L44
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
lint: EasyPost/Parameters/IBaseParameters.cs#L15
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
lint: EasyPost/Parameters/IBaseParameters.cs#L22
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
lint: EasyPost/Utilities/Internal/SwitchCase.cs#L39
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
lint: EasyPost/Utilities/Internal/SwitchCase.cs#L44
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
lint: EasyPost/Parameters/IBaseParameters.cs#L15
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
lint: EasyPost/Parameters/IBaseParameters.cs#L15
Accessibility modifiers required (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0040)
NET_Tests (Net60)
Process completed with exit code 1.
NET_Tests (Net90)
The job was canceled because "Net60" failed.
NET_Tests (Net90)
Process completed with exit code 1.
NET_Tests (Net70)
The job was canceled because "Net60" failed.
NET_Tests (Net70)
The operation was canceled.
NET_Tests (NetStandard20)
The job was canceled because "Net60" failed.
NET_Tests (NetStandard20)
The operation was canceled.
NET_Tests (Net80)
The job was canceled because "Net60" failed.
NET_Tests (Net80)
The operation was canceled.
Coverage_Requirements: EasyPost/Models/API/TimeInTransitDetailsForDeliveryDateEstimate.cs#L35
'TimeInTransitDetails' is obsolete: 'This class will be removed in a future version and replaced with TimeInTransitDetailsForDeliveryDateEstimate.'
Coverage_Requirements: EasyPost/Parameters/Tracker/All.cs#L86
'All.TrackingCode' is obsolete: 'This property will be removed in a future version and replaced with TrackingCodes.'
Coverage_Requirements: EasyPost/Models/API/TimeInTransitDetailsForDeliveryDateEstimate.cs#L35
'TimeInTransitDetails' is obsolete: 'This class will be removed in a future version and replaced with TimeInTransitDetailsForDeliveryDateEstimate.'
Coverage_Requirements: EasyPost/Models/API/Options.cs#L118
Missing XML comment for publicly visible type or member 'Options.CarrierInsuranceAmount'
Coverage_Requirements: EasyPost/Models/API/Options.cs#L170
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceFormat'
Coverage_Requirements: EasyPost/Models/API/Options.cs#L173
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceLetterhead'
Coverage_Requirements: EasyPost/Models/API/Options.cs#L176
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceSignature'
Coverage_Requirements: EasyPost/Models/API/Options.cs#L179
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceSize'
Coverage_Requirements: EasyPost/Models/API/Options.cs#L188
Missing XML comment for publicly visible type or member 'Options.CostCenter'
Coverage_Requirements: EasyPost/Models/API/Options.cs#L197
Missing XML comment for publicly visible type or member 'Options.CustomsBrokerAddressId'
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#L79
'TimeInTransitDetails' is obsolete: 'This class will be removed in a future version and replaced with TimeInTransitDetailsForDeliveryDateEstimate.'
Integration_Tests: EasyPost.Integration/Basics.cs#L158
'CreateList' is obsolete: 'This parameter set is no longer used.'
Visual_Basic_Compatibility_Test: EasyPost/Models/API/TimeInTransitDetailsForDeliveryDateEstimate.cs#L35
'TimeInTransitDetails' is obsolete: 'This class will be removed in a future version and replaced with TimeInTransitDetailsForDeliveryDateEstimate.'
Visual_Basic_Compatibility_Test: EasyPost/Models/API/TimeInTransitDetailsForDeliveryDateEstimate.cs#L35
'TimeInTransitDetails' is obsolete: 'This class will be removed in a future version and replaced with TimeInTransitDetailsForDeliveryDateEstimate.'
Visual_Basic_Compatibility_Test: EasyPost/Parameters/Tracker/All.cs#L86
'All.TrackingCode' is obsolete: 'This property will be removed in a future version and replaced with TrackingCodes.'
Visual_Basic_Compatibility_Test: EasyPost/Models/API/Options.cs#L118
Missing XML comment for publicly visible type or member 'Options.CarrierInsuranceAmount'
Visual_Basic_Compatibility_Test: EasyPost/Models/API/Options.cs#L170
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceFormat'
Visual_Basic_Compatibility_Test: EasyPost/Models/API/Options.cs#L173
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceLetterhead'
Visual_Basic_Compatibility_Test: EasyPost/Models/API/Options.cs#L176
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceSignature'
Visual_Basic_Compatibility_Test: EasyPost/Models/API/Options.cs#L179
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceSize'
Visual_Basic_Compatibility_Test: EasyPost/Models/API/Options.cs#L188
Missing XML comment for publicly visible type or member 'Options.CostCenter'
Visual_Basic_Compatibility_Test: EasyPost/Models/API/Options.cs#L197
Missing XML comment for publicly visible type or member 'Options.CustomsBrokerAddressId'
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/Models/API/TimeInTransitDetailsForDeliveryDateEstimate.cs#L35
'TimeInTransitDetails' is obsolete: 'This class will be removed in a future version and replaced with TimeInTransitDetailsForDeliveryDateEstimate.'
FSharp_Compatibility_Tests: EasyPost/Models/API/TimeInTransitDetailsForDeliveryDateEstimate.cs#L35
'TimeInTransitDetails' is obsolete: 'This class will be removed in a future version and replaced with TimeInTransitDetailsForDeliveryDateEstimate.'
FSharp_Compatibility_Tests: EasyPost/Parameters/Tracker/All.cs#L86
'All.TrackingCode' is obsolete: 'This property will be removed in a future version and replaced with TrackingCodes.'
FSharp_Compatibility_Tests: EasyPost/Models/API/Options.cs#L118
Missing XML comment for publicly visible type or member 'Options.CarrierInsuranceAmount'
FSharp_Compatibility_Tests: EasyPost/Models/API/Options.cs#L170
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceFormat'
FSharp_Compatibility_Tests: EasyPost/Models/API/Options.cs#L173
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceLetterhead'
FSharp_Compatibility_Tests: EasyPost/Models/API/Options.cs#L176
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceSignature'
FSharp_Compatibility_Tests: EasyPost/Models/API/Options.cs#L179
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceSize'
FSharp_Compatibility_Tests: EasyPost/Models/API/Options.cs#L188
Missing XML comment for publicly visible type or member 'Options.CostCenter'
FSharp_Compatibility_Tests: EasyPost/Models/API/Options.cs#L197
Missing XML comment for publicly visible type or member 'Options.CustomsBrokerAddressId'
lint: EasyPost/Models/API/TimeInTransitDetailsForDeliveryDateEstimate.cs#L35
'TimeInTransitDetails' is obsolete: 'This class will be removed in a future version and replaced with TimeInTransitDetailsForDeliveryDateEstimate.'
lint: EasyPost/Parameters/Tracker/All.cs#L86
'All.TrackingCode' is obsolete: 'This property will be removed in a future version and replaced with TrackingCodes.'
lint: EasyPost/Models/API/TimeInTransitDetailsForDeliveryDateEstimate.cs#L35
'TimeInTransitDetails' is obsolete: 'This class will be removed in a future version and replaced with TimeInTransitDetailsForDeliveryDateEstimate.'
lint: EasyPost/Models/API/Options.cs#L118
Missing XML comment for publicly visible type or member 'Options.CarrierInsuranceAmount'
lint: EasyPost/Models/API/Options.cs#L170
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceFormat'
lint: EasyPost/Models/API/Options.cs#L173
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceLetterhead'
lint: EasyPost/Models/API/Options.cs#L176
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceSignature'
lint: EasyPost/Models/API/Options.cs#L179
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceSize'
lint: EasyPost/Models/API/Options.cs#L188
Missing XML comment for publicly visible type or member 'Options.CostCenter'
lint: EasyPost/Models/API/Options.cs#L197
Missing XML comment for publicly visible type or member 'Options.CustomsBrokerAddressId'
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/Models/API/TimeInTransitDetailsForDeliveryDateEstimate.cs#L35
'TimeInTransitDetails' is obsolete: 'This class will be removed in a future version and replaced with TimeInTransitDetailsForDeliveryDateEstimate.'
NET_Tests (Net60): EasyPost/Parameters/Tracker/All.cs#L86
'All.TrackingCode' is obsolete: 'This property will be removed in a future version and replaced with TrackingCodes.'
NET_Tests (Net60): EasyPost/Models/API/TimeInTransitDetailsForDeliveryDateEstimate.cs#L35
'TimeInTransitDetails' is obsolete: 'This class will be removed in a future version and replaced with TimeInTransitDetailsForDeliveryDateEstimate.'
NET_Tests (Net60): EasyPost/Models/API/Options.cs#L118
Missing XML comment for publicly visible type or member 'Options.CarrierInsuranceAmount'
NET_Tests (Net60): EasyPost/Models/API/Options.cs#L170
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceFormat'
NET_Tests (Net60): EasyPost/Models/API/Options.cs#L173
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceLetterhead'
NET_Tests (Net60): EasyPost/Models/API/Options.cs#L176
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceSignature'
NET_Tests (Net60): EasyPost/Models/API/Options.cs#L179
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceSize'
NET_Tests (Net60): EasyPost/Models/API/Options.cs#L188
Missing XML comment for publicly visible type or member 'Options.CostCenter'
NET_Tests (Net60): EasyPost/Models/API/Options.cs#L197
Missing XML comment for publicly visible type or member 'Options.CustomsBrokerAddressId'
NET_Tests (Net90): EasyPost/Models/API/TimeInTransitDetailsForDeliveryDateEstimate.cs#L35
'TimeInTransitDetails' is obsolete: 'This class will be removed in a future version and replaced with TimeInTransitDetailsForDeliveryDateEstimate.'
NET_Tests (Net90): EasyPost/Models/API/TimeInTransitDetailsForDeliveryDateEstimate.cs#L35
'TimeInTransitDetails' is obsolete: 'This class will be removed in a future version and replaced with TimeInTransitDetailsForDeliveryDateEstimate.'
NET_Tests (Net90): EasyPost/Parameters/Tracker/All.cs#L86
'All.TrackingCode' is obsolete: 'This property will be removed in a future version and replaced with TrackingCodes.'
NET_Tests (Net90): EasyPost/Models/API/Options.cs#L118
Missing XML comment for publicly visible type or member 'Options.CarrierInsuranceAmount'
NET_Tests (Net90): EasyPost/Models/API/Options.cs#L170
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceFormat'
NET_Tests (Net90): EasyPost/Models/API/Options.cs#L173
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceLetterhead'
NET_Tests (Net90): EasyPost/Models/API/Options.cs#L176
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceSignature'
NET_Tests (Net90): EasyPost/Models/API/Options.cs#L179
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceSize'
NET_Tests (Net90): EasyPost/Models/API/Options.cs#L188
Missing XML comment for publicly visible type or member 'Options.CostCenter'
NET_Tests (Net90): EasyPost/Models/API/Options.cs#L197
Missing XML comment for publicly visible type or member 'Options.CustomsBrokerAddressId'
NET_Tests (Net90)
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 (NetStandard20): EasyPost/Models/API/TimeInTransitDetailsForDeliveryDateEstimate.cs#L35
'TimeInTransitDetails' is obsolete: 'This class will be removed in a future version and replaced with TimeInTransitDetailsForDeliveryDateEstimate.'
NET_Tests (NetStandard20): EasyPost/Models/API/TimeInTransitDetailsForDeliveryDateEstimate.cs#L35
'TimeInTransitDetails' is obsolete: 'This class will be removed in a future version and replaced with TimeInTransitDetailsForDeliveryDateEstimate.'
NET_Tests (NetStandard20): EasyPost/Parameters/Tracker/All.cs#L86
'All.TrackingCode' is obsolete: 'This property will be removed in a future version and replaced with TrackingCodes.'
NET_Tests (NetStandard20): EasyPost/Models/API/Options.cs#L118
Missing XML comment for publicly visible type or member 'Options.CarrierInsuranceAmount'
NET_Tests (NetStandard20): EasyPost/Models/API/Options.cs#L170
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceFormat'
NET_Tests (NetStandard20): EasyPost/Models/API/Options.cs#L173
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceLetterhead'
NET_Tests (NetStandard20): EasyPost/Models/API/Options.cs#L176
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceSignature'
NET_Tests (NetStandard20): EasyPost/Models/API/Options.cs#L179
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceSize'
NET_Tests (NetStandard20): EasyPost/Models/API/Options.cs#L188
Missing XML comment for publicly visible type or member 'Options.CostCenter'
NET_Tests (NetStandard20): EasyPost/Models/API/Options.cs#L197
Missing XML comment for publicly visible type or member 'Options.CustomsBrokerAddressId'
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 (Net80)
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 (Net80): EasyPost/Models/API/TimeInTransitDetailsForDeliveryDateEstimate.cs#L35
'TimeInTransitDetails' is obsolete: 'This class will be removed in a future version and replaced with TimeInTransitDetailsForDeliveryDateEstimate.'
NET_Tests (Net80): EasyPost/Models/API/TimeInTransitDetailsForDeliveryDateEstimate.cs#L35
'TimeInTransitDetails' is obsolete: 'This class will be removed in a future version and replaced with TimeInTransitDetailsForDeliveryDateEstimate.'
NET_Tests (Net80): EasyPost/Parameters/Tracker/All.cs#L86
'All.TrackingCode' is obsolete: 'This property will be removed in a future version and replaced with TrackingCodes.'
NET_Tests (Net80): EasyPost/Models/API/Options.cs#L118
Missing XML comment for publicly visible type or member 'Options.CarrierInsuranceAmount'
NET_Tests (Net80): EasyPost/Models/API/Options.cs#L170
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceFormat'
NET_Tests (Net80): EasyPost/Models/API/Options.cs#L173
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceLetterhead'
NET_Tests (Net80): EasyPost/Models/API/Options.cs#L176
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceSignature'
NET_Tests (Net80): EasyPost/Models/API/Options.cs#L179
Missing XML comment for publicly visible type or member 'Options.CommercialInvoiceSize'
NET_Tests (Net80): EasyPost/Models/API/Options.cs#L188
Missing XML comment for publicly visible type or member 'Options.CostCenter'
NET_Tests (Net80): EasyPost/Models/API/Options.cs#L197
Missing XML comment for publicly visible type or member 'Options.CustomsBrokerAddressId'