Skip to content

Bump gittools/actions from 0.10.2 to 0.11.0 #263

Bump gittools/actions from 0.10.2 to 0.11.0

Bump gittools/actions from 0.10.2 to 0.11.0 #263

Triggered via pull request February 8, 2024 02:49
Status Success
Total duration 2m 0s
Artifacts 4

dev.yml

on: pull_request
Create version number  /  version
10s
Create version number / version
Build and publish artifact  /  Build
1m 35s
Build and publish artifact / Build
Fit to window
Zoom out
Zoom in

Annotations

27 warnings
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
182 KB