Skip to content

Migrate Jenkins CI to github actions for sift-dotnet git repo #19

Migrate Jenkins CI to github actions for sift-dotnet git repo

Migrate Jenkins CI to github actions for sift-dotnet git repo #19

Triggered via pull request June 20, 2024 18:59
Status Success
Total duration 2m 45s
Artifacts

ci-workflow.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 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.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: 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: Sift/Request/MerchantRequest.cs#L38
The member 'CreateMerchantRequest.Status' does not hide an accessible member. The new keyword is not required.
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: 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.
siftDotNetIntegrationTest: Sift/Request/MerchantRequest.cs#L38
The member 'CreateMerchantRequest.Status' does not hide an accessible member. The new keyword is not required.
siftDotNetIntegrationTest: 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)
siftDotNetIntegrationTest: Test.Integration.Net7/VerificationAPI/VerificationsRequests.cs#L66
The variable 'exception' is declared but never used
siftDotNetIntegrationTest: Test/Test.cs#L2621
Converting null literal or possible null value to non-nullable type.
siftDotNetIntegrationTest: Test/Test.cs#L2625
Dereference of a possibly null reference.
siftDotNetIntegrationTest: Sift/Request/MerchantRequest.cs#L38
The member 'CreateMerchantRequest.Status' does not hide an accessible member. The new keyword is not required.
siftDotNetIntegrationTest: 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)
siftDotNetIntegrationTest: Test.Integration.Net7/VerificationAPI/VerificationsRequests.cs#L66
The variable 'exception' is declared but never used
siftDotNetIntegrationTest: Test/Test.cs#L2621
Converting null literal or possible null value to non-nullable type.
siftDotNetIntegrationTest: Test/Test.cs#L2625
Dereference of a possibly null reference.