Pin codecov/codecov-action to v7.0.0 SHA (GHO-261) #1830
ci.yml
on: pull_request
lint
2m 53s
Roslyn_Static_Analysis
2m 38s
Security_Code_Scan
2m 8s
Coverage_Requirements
37s
Upload_Coverage_Report
0s
Publish_Docs
0s
Integration_Tests
2m 9s
NetStandard_Compatibility_Tests
2m 22s
FSharp_Compatibility_Tests
2m 21s
Visual_Basic_Compatibility_Test
2m 27s
Matrix: NET_Tests
Annotations
21 warnings
|
Coverage_Requirements
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: extractions/setup-crate@4993624604c307fbca528d28a3c8b60fa5ecc859. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
NET_Tests (Net100)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, extractions/setup-crate@4993624604c307fbca528d28a3c8b60fa5ecc859, microsoft/setup-msbuild@v2, NuGet/setup-nuget@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Security_Code_Scan
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: extractions/setup-crate@4993624604c307fbca528d28a3c8b60fa5ecc859. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration_Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: darenm/Setup-VSTest@v1.3, extractions/setup-crate@4993624604c307fbca528d28a3c8b60fa5ecc859, microsoft/setup-msbuild@v2, NuGet/setup-nuget@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
NET_Tests (Net90)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, extractions/setup-crate@4993624604c307fbca528d28a3c8b60fa5ecc859, microsoft/setup-msbuild@v2, NuGet/setup-nuget@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
NetStandard_Compatibility_Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: darenm/Setup-VSTest@v1.3, extractions/setup-crate@4993624604c307fbca528d28a3c8b60fa5ecc859, microsoft/setup-msbuild@v2, NuGet/setup-nuget@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
NetStandard_Compatibility_Tests:
EasyPost/Services/Beta/ReferralCustomerService.cs#L187
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
|
|
NetStandard_Compatibility_Tests:
EasyPost/Services/ReferralCustomerService.cs#L135
Possible null reference argument for parameter 'easypostStripeApiKey' in 'Task<string> ReferralCustomerService.CreateStripeToken(string number, int expirationMonth, int expirationYear, string cvc, string easypostStripeApiKey, CancellationToken cancellationToken = default(CancellationToken))'.
|
|
NetStandard_Compatibility_Tests:
EasyPost/Services/Beta/ReferralCustomerService.cs#L187
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
|
|
NetStandard_Compatibility_Tests:
EasyPost/Services/ReferralCustomerService.cs#L135
Possible null reference argument for parameter 'easypostStripeApiKey' in 'Task<string> ReferralCustomerService.CreateStripeToken(string number, int expirationMonth, int expirationYear, string cvc, string easypostStripeApiKey, CancellationToken cancellationToken = default(CancellationToken))'.
|
|
FSharp_Compatibility_Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: darenm/Setup-VSTest@v1.3, extractions/setup-crate@4993624604c307fbca528d28a3c8b60fa5ecc859, microsoft/setup-msbuild@v2, NuGet/setup-nuget@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
NET_Tests (Net80)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, extractions/setup-crate@4993624604c307fbca528d28a3c8b60fa5ecc859, microsoft/setup-msbuild@v2, NuGet/setup-nuget@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Visual_Basic_Compatibility_Test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: darenm/Setup-VSTest@v1.3, extractions/setup-crate@4993624604c307fbca528d28a3c8b60fa5ecc859, microsoft/setup-msbuild@v2, NuGet/setup-nuget@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Roslyn_Static_Analysis
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: extractions/setup-crate@4993624604c307fbca528d28a3c8b60fa5ecc859. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Roslyn_Static_Analysis:
EasyPost/Services/ReferralCustomerService.cs#L135
Possible null reference argument for parameter 'easypostStripeApiKey' in 'Task<string> ReferralCustomerService.CreateStripeToken(string number, int expirationMonth, int expirationYear, string cvc, string easypostStripeApiKey, CancellationToken cancellationToken = default(CancellationToken))'.
|
|
Roslyn_Static_Analysis:
EasyPost/Services/Beta/ReferralCustomerService.cs#L187
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
|
|
Roslyn_Static_Analysis:
EasyPost/Services/ReferralCustomerService.cs#L135
Possible null reference argument for parameter 'easypostStripeApiKey' in 'Task<string> ReferralCustomerService.CreateStripeToken(string number, int expirationMonth, int expirationYear, string cvc, string easypostStripeApiKey, CancellationToken cancellationToken = default(CancellationToken))'.
|
|
Roslyn_Static_Analysis:
EasyPost/Services/Beta/ReferralCustomerService.cs#L187
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
|
|
NET_Tests (Net60)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, extractions/setup-crate@4993624604c307fbca528d28a3c8b60fa5ecc859, microsoft/setup-msbuild@v2, NuGet/setup-nuget@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: extractions/setup-crate@4993624604c307fbca528d28a3c8b60fa5ecc859. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
NET_Tests (Net70)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, extractions/setup-crate@4993624604c307fbca528d28a3c8b60fa5ecc859, microsoft/setup-msbuild@v2, NuGet/setup-nuget@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|