Skip to content

Release 1.3.0

Release 1.3.0 #12

Triggered via release June 18, 2024 12:15
@esingin-siftesingin-sift
published v1.3.0
Status Success
Total duration 2m 26s
Artifacts

publishing2NuGet.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, NuGet/[email protected], actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, NuGet/[email protected], actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: Sift/Request/MerchantRequest.cs#L38
The member 'CreateMerchantRequest.Status' does not hide an accessible member. The new keyword is not required.
build: Test.Integration.Net7/VerificationAPI/VerificationsRequests.cs#L66
The variable 'exception' is declared but never used
build: Test/Test.cs#L2621
Converting null literal or possible null value to non-nullable type.
build: Test/Test.cs#L2625
Dereference of a possibly null reference.
build: Test.Integration.NetFx48/ScoreAPI/Scores.cs#L33
Public method 'ReScoreRequest' on test class 'Scores' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
build: Sift/Request/MerchantRequest.cs#L38
The member 'CreateMerchantRequest.Status' does not hide an accessible member. The new keyword is not required.
build: Test.Integration.Net7/VerificationAPI/VerificationsRequests.cs#L66
The variable 'exception' is declared but never used
build: Test/Test.cs#L2621
Converting null literal or possible null value to non-nullable type.
build: Test/Test.cs#L2625
Dereference of a possibly null reference.
build: Test.Integration.NetFx48/ScoreAPI/Scores.cs#L33
Public method 'ReScoreRequest' on test class 'Scores' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.