Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 (#241) #286
Annotations
26 warnings
Nuget pack:
src/Svea.WebPay.SDK/CheckoutApi/ShippingOption.cs#L45
'ShippingOption.Price' is obsolete: 'OBSOLETE (Please use 'shippingFee' property instead!)'
|
Nuget pack:
src/Svea.WebPay.SDK/CheckoutApi/ShippingOption.cs#L45
'ShippingOption.Price' is obsolete: 'OBSOLETE (Please use 'shippingFee' property instead!)'
|
Nuget pack:
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)
|
Nuget pack:
src/Svea.WebPay.SDK/CheckoutApi/ShippingOption.cs#L45
'ShippingOption.Price' is obsolete: 'OBSOLETE (Please use 'shippingFee' property instead!)'
|
Nuget pack:
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)
|
Verify chrome driver:
src/Svea.WebPay.SDK/CheckoutApi/ShippingOption.cs#L45
'ShippingOption.Price' is obsolete: 'OBSOLETE (Please use 'shippingFee' property instead!)'
|
Verify chrome driver:
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)
|
Verify chrome driver:
src/Samples/Sample.AspNetCore.SystemTests/Test/Base/TestBase.cs#L39
'AtataContext.TestName' is obsolete: 'Use Test.Name instead.'
|
Verify chrome driver:
src/Samples/Sample.AspNetCore.SystemTests/Test/Base/TestBase.cs#L85
'AtataContext.CleanUp()' is obsolete: 'Use Dispose instead.'
|
Verify chrome driver:
src/Svea.WebPay.SDK/CheckoutApi/ShippingOption.cs#L45
'ShippingOption.Price' is obsolete: 'OBSOLETE (Please use 'shippingFee' property instead!)'
|
Verify chrome driver:
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)
|
Verify chrome driver:
src/Samples/Sample.AspNetCore.SystemTests/Test/Base/TestBase.cs#L39
'AtataContext.TestName' is obsolete: 'Use Test.Name instead.'
|
Verify chrome driver:
src/Samples/Sample.AspNetCore.SystemTests/Test/Base/TestBase.cs#L85
'AtataContext.CleanUp()' is obsolete: 'Use Dispose instead.'
|
Publish Sdk Unit tests:
src/Svea.WebPay.SDK.Tests/UnitTests/ShippingOptionTests.cs#L61
'ShippingOption.Price' is obsolete: 'OBSOLETE (Please use 'shippingFee' property instead!)'
|
Publish Sdk Unit tests:
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)
|
Publish Sdk Unit tests:
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)
|
Publish Sdk Unit tests:
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)
|
Publish Sdk Unit tests:
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)
|
Publish Sdk Unit tests:
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)
|
Publish Sdk Unit tests:
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)
|
Publish Sdk Unit tests:
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)
|
Publish Sdk Unit tests:
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)
|
Publish Sdk Unit tests:
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)
|
Publish Sdk Sample site system test:
src/Samples/Sample.AspNetCore.SystemTests/Test/Base/TestBase.cs#L85
'AtataContext.CleanUp()' is obsolete: 'Use Dispose instead.'
|
Publish Sdk Sample site:
src/Svea.WebPay.SDK/CheckoutApi/ShippingOption.cs#L45
'ShippingOption.Price' is obsolete: 'OBSOLETE (Please use 'shippingFee' property instead!)'
|
Publish Sdk Sample site:
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