Migrate Jenkins CI to github actions for sift-dotnet git repo #15
ci-workflow.yml
on: push
build
1m 4s
siftDotNetIntegrationTest
2m 50s
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.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:
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
|
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:
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
|