Release 1.5.0 #14
Triggered via release
December 24, 2024 12:23
ademianenko-sift
published
v1.5.0
Status
Success
Total duration
2m 52s
Artifacts
–
Annotations
12 warnings
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#L2622
Converting null literal or possible null value to non-nullable type.
|
build:
Test/Test.cs#L2626
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#L2622
Converting null literal or possible null value to non-nullable type.
|
build:
Test/Test.cs#L2626
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.
|