Migrate to GitHub actions #25
Annotations
1 error and 15 warnings
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
|
|
scu-de/test/fiskaltrust.Middleware.SCU.DE.Epson.IntegrationTest/EpsonSCUTests.cs#L90
The variable 'ex' is declared but never used
|
scu-de/test/fiskaltrust.Middleware.SCU.DE.CryptoVision.IntegrationTest/CryptoVisionSCUTests.cs#L44
Public method 'InitTse_WithTwoClients' on test class 'CryptoVisionSCUTests' should be marked as a Fact. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
|
scu-de/test/fiskaltrust.Middleware.SCU.DE.CryptoVision.IntegrationTest/CryptoVisionSCUTests.cs#L70
Public method 'StartTransactionAsync_Should_Return_Valid_Transaction_Result' on test class 'CryptoVisionSCUTests' should be marked as a Fact. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
|
scu-de/test/fiskaltrust.Middleware.SCU.DE.CryptoVision.IntegrationTest/CryptoVisionSCUTests.cs#L87
Public method 'StartTransactionAsync_Should_Fail_Because_SerialNumberNotRegistered' on test class 'CryptoVisionSCUTests' should be marked as a Fact. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
|
scu-de/test/fiskaltrust.Middleware.SCU.DE.CryptoVision.IntegrationTest/CryptoVisionSCUTests.cs#L101
Public method 'StartTransactionAsync_Should_Register_NewClient' on test class 'CryptoVisionSCUTests' should be marked as a Fact. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
|
scu-de/test/fiskaltrust.Middleware.SCU.DE.CryptoVision.IntegrationTest/CryptoVisionSCUTests.cs#L125
Public method 'UpdateTransactionAsync_Should_Not_Increment_TransactionNumber_And_Increment_SignatureCounter' on test class 'CryptoVisionSCUTests' should be marked as a Fact. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
|
scu-de/test/fiskaltrust.Middleware.SCU.DE.CryptoVision.IntegrationTest/CryptoVisionSCUTests.cs#L147
Public method 'FinishTransactionAsync_Should_Not_Increment_TransactionNumber' on test class 'CryptoVisionSCUTests' should be marked as a Fact. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
|
scu-de/test/fiskaltrust.Middleware.SCU.DE.CryptoVision.IntegrationTest/CryptoVisionSCUTests.cs#L193
Public method 'GetCertificates' on test class 'CryptoVisionSCUTests' should be marked as a Fact. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
|
scu-de/test/fiskaltrust.Middleware.SCU.DE.CryptoVision.IntegrationTest/CryptoVisionSCUTests.cs#L260
Public method 'Async_Should_Return_MultipleTransactionLogs' on test class 'CryptoVisionSCUTests' should be marked as a Fact. (https://xunit.github.io/xunit.analyzers/rules/xUnit1013)
|
|
This job failed
Loading