Skip to content

Migrate to GitHub actions #8

Migrate to GitHub actions

Migrate to GitHub actions #8

Triggered via pull request May 26, 2024 17:02
Status Failure
Total duration 3m 56s
Artifacts

ci.yml

on: pull_request
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 14 warnings
build-and-test (scu-es)
Process completed with exit code 1.
build-and-test (scu-it)
The job was canceled because "scu-es" failed.
build-and-test (scu-it)
Process completed with exit code 1.
build-and-test (queue)
The job was canceled because "scu-es" failed.
build-and-test (queue)
The operation was canceled.
build-and-test (scu-de)
The job was canceled because "scu-es" failed.
build-and-test (scu-de)
The operation was canceled.
build-and-test (scu-at)
The job was canceled because "scu-es" failed.
build-and-test (scu-at)
The operation was canceled.
build-and-test (scu-es)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-and-test (scu-it)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
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)