Skip to content

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

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

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

Triggered via pull request June 20, 2024 21:05
Status Success
Total duration 1m 15s
Artifacts

ci-workflow.yml

on: pull_request
build
1m 6s
build
siftDotNetIntegrationTest
0s
siftDotNetIntegrationTest
Fit to window
Zoom out
Zoom in

Annotations

10 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.