Migrate to GitHub actions #30
Annotations
10 errors and 15 warnings
Could not find android.jar for API level 28. This means the Android SDK platform for API level 28 is not installed. Either install it in the Android SDK Manager (Tools > Android > Android SDK Manager...), or change the Xamarin.Android project to target an API version that is installed. (C:\Program Files (x86)\Android\android-sdk\platforms\android-28\android.jar missing.)
|
scu-de/src/fiskaltrust.Middleware.SCU.DE.SwissbitCloudAndroid/Exceptions/WrappedFailureException.cs#L2
The type or namespace name 'ifPOS' does not exist in the namespace 'fiskaltrust' (are you missing an assembly reference?)
|
scu-de/src/fiskaltrust.Middleware.SCU.DE.SwissbitCloudAndroid/Exceptions/WrappedClientException.cs#L2
The type or namespace name 'ifPOS' does not exist in the namespace 'fiskaltrust' (are you missing an assembly reference?)
|
scu-de/src/fiskaltrust.Middleware.SCU.DE.SwissbitCloudAndroid/Exceptions/WrappedFailureException.cs#L9
The type or namespace name 'ScuException' could not be found (are you missing a using directive or an assembly reference?)
|
scu-de/src/fiskaltrust.Middleware.SCU.DE.SwissbitCloudAndroid/Exceptions/WrappedClientException.cs#L9
The type or namespace name 'ScuException' could not be found (are you missing a using directive or an assembly reference?)
|
scu-de/src/fiskaltrust.Middleware.SCU.DE.SwissbitCloudAndroid/SwissbitCloudAndroidSCU.cs#L18
The type or namespace name 'ifPOS' could not be found (are you missing a using directive or an assembly reference?)
|
scu-de/src/fiskaltrust.Middleware.SCU.DE.SwissbitCloudAndroid/SwissbitCloudAndroidSCU.cs#L65
The type or namespace name 'ifPOS' could not be found (are you missing a using directive or an assembly reference?)
|
scu-de/src/fiskaltrust.Middleware.SCU.DE.SwissbitCloudAndroid/SwissbitCloudAndroidSCU.cs#L65
The type or namespace name 'ifPOS' could not be found (are you missing a using directive or an assembly reference?)
|
scu-de/src/fiskaltrust.Middleware.SCU.DE.SwissbitCloudAndroid/SwissbitCloudAndroidSCU.cs#L70
The type or namespace name 'ifPOS' could not be found (are you missing a using directive or an assembly reference?)
|
scu-de/src/fiskaltrust.Middleware.SCU.DE.SwissbitCloudAndroid/SwissbitCloudAndroidSCU.cs#L70
The type or namespace name 'ifPOS' could not be found (are you missing a using directive or an assembly reference?)
|
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, actions/setup-java@v3. 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.Swissbit.IntegrationTest/SwissbitSCUTests.cs#L70
The variable 'ex' is declared but never used
|
scu-de/test/fiskaltrust.Middleware.SCU.DE.Swissbit.IntegrationTest/SwissbitSCUTests.cs#L70
The variable 'ex' is declared but never used
|
scu-de/test/fiskaltrust.Middleware.SCU.DE.Swissbit.IntegrationTest/SwissbitProxyTests.cs#L352
'SHA384Managed' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
scu-de/test/fiskaltrust.Middleware.SCU.DE.Swissbit.IntegrationTest/SwissbitProxyTests.cs#L355
'SHA256Managed' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
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.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)
|
|
This job failed
Loading