Skip to content

Migrate to GitHub actions #30

Migrate to GitHub actions

Migrate to GitHub actions #30

Triggered via pull request July 14, 2024 14:32
Status Failure
Total duration 12m 41s
Artifacts 7

ci.yml

on: pull_request
Matrix: Build and test
Publish Tests Results
16s
Publish Tests Results
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 53 warnings
Build and test (scu-de)
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.)
Build and test (scu-de): 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?)
Build and test (scu-de): 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?)
Build and test (scu-de): 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?)
Build and test (scu-de): 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?)
Build and test (scu-de): 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?)
Build and test (scu-de): 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?)
Build and test (scu-de): 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?)
Build and test (scu-de): 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?)
Build and test (scu-de): 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?)
Build and test (scu-es)
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/
Build and test (scu-es)
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/
Build and test (scu-es)
Unexpected input(s) 'filter', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'fetch-depth', 'lfs', 'submodules', 'set-safe-directory']
Build and test (scu-es)
Unexpected input(s) 'filter', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'fetch-depth', 'lfs', 'submodules', 'set-safe-directory']
Build and test (scu-at)
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/
Build and test (scu-at)
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/
Build and test (scu-at)
No files were found with the provided path: ./publish. No artifacts will be uploaded.
Build and test (scu-at)
Unexpected input(s) 'filter', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'fetch-depth', 'lfs', 'submodules', 'set-safe-directory']
Build and test (scu-at)
Unexpected input(s) 'filter', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'fetch-depth', 'lfs', 'submodules', 'set-safe-directory']
Build and test (scu-at): scu-at/src/fiskaltrust.Middleware.SCU.AT.InMemory/ScuBootstrapper.cs#L10
Non-nullable property 'Configuration' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and test (scu-at): scu-at/src/fiskaltrust.Middleware.SCU.AT.InMemory/InMemorySCU.cs#L24
Non-nullable field '_key' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build and test (scu-at): scu-at/src/fiskaltrust.Middleware.SCU.AT.InMemory/InMemorySCU.cs#L171
'X509V3CertificateGenerator.SetSignatureAlgorithm(string)' is obsolete: 'Not needed if Generate used with an ISignatureFactory'
Build and test (scu-at): scu-at/src/fiskaltrust.Middleware.SCU.AT.InMemory/InMemorySCU.cs#L174
'X509V3CertificateGenerator.Generate(AsymmetricKeyParameter)' is obsolete: 'Use Generate with an ISignatureFactory'
Build and test (scu-at): scu-at/src/fiskaltrust.Middleware.SCU.AT.InMemory/ScuBootstrapper.cs#L10
Non-nullable property 'Configuration' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and test (scu-at): scu-at/src/fiskaltrust.Middleware.SCU.AT.InMemory/InMemorySCU.cs#L24
Non-nullable field '_key' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build and test (scu-at): scu-at/src/fiskaltrust.Middleware.SCU.AT.InMemory/ScuBootstrapper.cs#L10
Non-nullable property 'Configuration' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and test (scu-at): scu-at/src/fiskaltrust.Middleware.SCU.AT.InMemory/InMemorySCU.cs#L24
Non-nullable field '_key' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build and test (scu-at): scu-at/src/fiskaltrust.Middleware.SCU.AT.InMemory/InMemorySCU.cs#L69
Converting null literal or possible null value to non-nullable type.
Build and test (scu-it)
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/
Build and test (scu-it)
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/
Build and test (scu-it)
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "fiskaltrust.interface
Build and test (scu-it)
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "fiskaltrust.interface
Build and test (scu-it)
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "fiskaltrust.interface
Build and test (scu-it)
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "fiskaltrust.interface
Build and test (scu-it)
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "fiskaltrust.interface
Build and test (scu-it)
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "fiskaltrust.interface
Build and test (scu-it)
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "fiskaltrust.interface
Build and test (scu-it)
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "fiskaltrust.interface
Build and test (scu-it)
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "fiskaltrust.interface
Build and test (scu-it)
Unexpected input(s) 'filter', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'fetch-depth', 'lfs', 'submodules', 'set-safe-directory']
Build and test (scu-it)
Unexpected input(s) 'filter', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'fetch-depth', 'lfs', 'submodules', 'set-safe-directory']
Build and test (scu-de)
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/
Build and test (scu-de)
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/
Build and test (scu-de)
No files were found with the provided path: scu-de/**/*.trx. No artifacts will be uploaded.
Build and test (scu-de)
Unexpected input(s) 'filter', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'fetch-depth', 'lfs', 'submodules', 'set-safe-directory']
Build and test (scu-de): 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)
Build and test (scu-de): 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)
Build and test (scu-de)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
Build and test (scu-de): 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)
Build and test (scu-de): 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)
Build and test (scu-de): 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)
Build and test (scu-de)
Unexpected input(s) 'filter', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'fetch-depth', 'lfs', 'submodules', 'set-safe-directory']
Build and test (queue)
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/
Build and test (queue)
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/
Build and test (queue)
Unexpected input(s) 'filter', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'fetch-depth', 'lfs', 'submodules', 'set-safe-directory']
Build and test (queue)
Unexpected input(s) 'filter', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'fetch-depth', 'lfs', 'submodules', 'set-safe-directory']
Build and test (queue)
Environment variable 'INPUT_FILES' exceeds the maximum supported length. Environment variable length: 206527 , Maximum supported length: 32766
Build and test (queue)
ProjectReference 'D:\a\middleware\middleware\queue\test\fiskaltrust.Middleware.Localization.QueueDE.IntegrationTest\fiskaltrust.Middleware.Localization.QueueDE.IntegrationTest.csproj' was resolved using '.NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v6.0'. This project may not be fully compatible with your project.

Artifacts

Produced during runtime
Name Size
queue-build-artifacts
92.7 MB
queue-test-artifacts
107 KB
scu-at-test-artifacts
10.2 KB
scu-es-build-artifacts
5.62 MB
scu-es-test-artifacts
2.32 KB
scu-it-build-artifacts
10.2 MB
scu-it-test-artifacts
5.71 KB