Migrate Jenkins CI to github actions for sift-dotnet git repo #20
ci-workflow.yml
on: pull_request
build
1m 6s
siftDotNetIntegrationTest
0s
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.
|