Bump xunit from 2.6.2 to 2.6.6 #258
Annotations
18 warnings
src/Svea.WebPay.SDK/CheckoutApi/ShippingOption.cs#L45
'ShippingOption.Price' is obsolete: 'OBSOLETE (Please use 'shippingFee' property instead!)'
|
src/Svea.WebPay.SDK/SveaHttpClient.cs#L175
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
|
src/Svea.WebPay.SDK/CheckoutApi/ShippingOption.cs#L45
'ShippingOption.Price' is obsolete: 'OBSOLETE (Please use 'shippingFee' property instead!)'
|
src/Svea.WebPay.SDK/SveaHttpClient.cs#L175
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
|
src/Svea.WebPay.SDK/CheckoutApi/ShippingOption.cs#L45
'ShippingOption.Price' is obsolete: 'OBSOLETE (Please use 'shippingFee' property instead!)'
|
src/Svea.WebPay.SDK.Tests/UnitTests/ShippingOptionTests.cs#L61
'ShippingOption.Price' is obsolete: 'OBSOLETE (Please use 'shippingFee' property instead!)'
|
src/Svea.WebPay.SDK.Tests/CheckoutTests.cs#L28
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
src/Svea.WebPay.SDK.Tests/CheckoutTests.cs#L43
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
src/Svea.WebPay.SDK.Tests/CheckoutTests.cs#L59
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
src/Svea.WebPay.SDK.Tests/PaymentAdminTests.cs#L28
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
src/Svea.WebPay.SDK.Tests/PaymentAdminTests.cs#L43
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
src/Svea.WebPay.SDK.Tests/PaymentAdminTests.cs#L57
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
src/Svea.WebPay.SDK.Tests/PaymentAdminTests.cs#L71
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
src/Svea.WebPay.SDK.Tests/PaymentAdminTests.cs#L88
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
src/Svea.WebPay.SDK.Tests/PaymentAdminTests.cs#L89
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
src/Samples/Sample.AspNetCore.SystemTests/Test/Base/TestBase.cs#L85
'AtataContext.CleanUp()' is obsolete: 'Use Dispose instead.'
|
src/Svea.WebPay.SDK/CheckoutApi/ShippingOption.cs#L45
'ShippingOption.Price' is obsolete: 'OBSOLETE (Please use 'shippingFee' property instead!)'
|
src/Svea.WebPay.SDK/SveaHttpClient.cs#L175
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
|
The logs for this run have expired and are no longer available.
Loading