Skip to content

v4.2.0

v4.2.0 #6

Triggered via release February 8, 2024 08:25
@loungelounge
created v4.2.0
Status Success
Total duration 1m 56s
Artifacts 4

pro.yml

on: release
Create version number  /  version
9s
Create version number / version
Build and publish artifact  /  Build
1m 29s
Build and publish artifact / Build
Fit to window
Zoom out
Zoom in

Annotations

28 warnings
Create version number / version
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: gittools/actions/gitversion/[email protected], gittools/actions/gitversion/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and publish artifact / Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and publish artifact / Build: src/Svea.WebPay.SDK/CheckoutApi/ShippingOption.cs#L45
'ShippingOption.Price' is obsolete: 'OBSOLETE (Please use 'shippingFee' property instead!)'
Build and publish artifact / Build: src/Svea.WebPay.SDK/CheckoutApi/ShippingOption.cs#L45
'ShippingOption.Price' is obsolete: 'OBSOLETE (Please use 'shippingFee' property instead!)'
Build and publish artifact / Build: 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)
Build and publish artifact / Build: src/Svea.WebPay.SDK/CheckoutApi/ShippingOption.cs#L45
'ShippingOption.Price' is obsolete: 'OBSOLETE (Please use 'shippingFee' property instead!)'
Build and publish artifact / Build: 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)
Build and publish artifact / Build: src/Svea.WebPay.SDK/CheckoutApi/ShippingOption.cs#L45
'ShippingOption.Price' is obsolete: 'OBSOLETE (Please use 'shippingFee' property instead!)'
Build and publish artifact / Build: 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)
Build and publish artifact / Build: src/Samples/Sample.AspNetCore.SystemTests/Test/Base/TestBase.cs#L39
'AtataContext.TestName' is obsolete: 'Use Test.Name instead.'
Build and publish artifact / Build: src/Samples/Sample.AspNetCore.SystemTests/Test/Base/TestBase.cs#L85
'AtataContext.CleanUp()' is obsolete: 'Use Dispose instead.'
Build and publish artifact / Build: src/Svea.WebPay.SDK/CheckoutApi/ShippingOption.cs#L45
'ShippingOption.Price' is obsolete: 'OBSOLETE (Please use 'shippingFee' property instead!)'
Build and publish artifact / Build: 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)
Build and publish artifact / Build: src/Samples/Sample.AspNetCore.SystemTests/Test/Base/TestBase.cs#L39
'AtataContext.TestName' is obsolete: 'Use Test.Name instead.'
Build and publish artifact / Build: src/Samples/Sample.AspNetCore.SystemTests/Test/Base/TestBase.cs#L85
'AtataContext.CleanUp()' is obsolete: 'Use Dispose instead.'
Build and publish artifact / Build: src/Svea.WebPay.SDK.Tests/UnitTests/ShippingOptionTests.cs#L61
'ShippingOption.Price' is obsolete: 'OBSOLETE (Please use 'shippingFee' property instead!)'
Build and publish artifact / Build: 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)
Build and publish artifact / Build: 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)
Build and publish artifact / Build: 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)
Build and publish artifact / Build: 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)
Build and publish artifact / Build: 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)
Build and publish artifact / Build: 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)
Build and publish artifact / Build: 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)
Build and publish artifact / Build: 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)
Build and publish artifact / Build: 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)
Build and publish artifact / Build: src/Samples/Sample.AspNetCore.SystemTests/Test/Base/TestBase.cs#L85
'AtataContext.CleanUp()' is obsolete: 'Use Dispose instead.'
Build and publish artifact / Build: src/Svea.WebPay.SDK/CheckoutApi/ShippingOption.cs#L45
'ShippingOption.Price' is obsolete: 'OBSOLETE (Please use 'shippingFee' property instead!)'
Build and publish artifact / Build: 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)

Artifacts

Produced during runtime
Name Size
Sample.AspNetCore Expired
7.72 MB
Sample.AspNetCore.SystemTests Expired
51.9 MB
Sdk.UnitTests Expired
33.7 MB
packages Expired
181 KB