Skip to content

Migrate to GitHub actions #6

Migrate to GitHub actions

Migrate to GitHub actions #6

Triggered via pull request May 26, 2024 16:46
Status Failure
Total duration 2m 58s
Artifacts

ci.yml

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

Annotations

10 errors and 12 warnings
build-and-test (scu-es)
Unable to process command '::set-env name=FILTERED_FILES::D:\a\middleware\middleware\scu-es\src\fiskaltrust.Middleware.SCU.ES.TicketBAI\bin\Release\net6\fiskaltrust.Middleware.SCU.ES.TicketBAI.dll;D:\a\middleware\middleware\scu-es\src\fiskaltrust.Middleware.SCU.ES.TicketBAI\bin\Release\netstandard2.0\fiskaltrust.Middleware.SCU.ES.TicketBAI.dll;D:\a\middleware\middleware\scu-es\src\fiskaltrust.Middleware.SCU.ES.TicketBAI\obj\Release\net6\fiskaltrust.Middleware.SCU.ES.TicketBAI.dll;D:\a\middleware\middleware\scu-es\src\fiskaltrust.Middleware.SCU.ES.TicketBAI\obj\Release\net6\ref\fiskaltrust.Middleware.SCU.ES.TicketBAI.dll;D:\a\middleware\middleware\scu-es\src\fiskaltrust.Middleware.SCU.ES.TicketBAI\obj\Release\net6\refint\fiskaltrust.Middleware.SCU.ES.TicketBAI.dll;D:\a\middleware\middleware\scu-es\src\fiskaltrust.Middleware.SCU.ES.TicketBAI\obj\Release\netstandard2.0\fiskaltrust.Middleware.SCU.ES.TicketBAI.dll;D:\a\middleware\middleware\scu-es\test\fiskaltrust.Middleware.SCU.ES.UnitTest\bin\Release\net6\fiskaltrust.interface.dll;D:\a\middleware\middleware\scu-es\test\fiskaltrust.Middleware.SCU.ES.UnitTest\bin\Release\net6\fiskaltrust.Middleware.Abstractions.dll;D:\a\middleware\middleware\scu-es\test\fiskaltrust.Middleware.SCU.ES.UnitTest\bin\Release\net6\fiskaltrust.Middleware.SCU.ES.TicketBAI.dll;D:\a\middleware\middleware\scu-es\test\fiskaltrust.Middleware.SCU.ES.UnitTest\bin\Release\net6\fiskaltrust.Middleware.SCU.ES.UnitTest.dll;D:\a\middleware\middleware\scu-es\test\fiskaltrust.Middleware.SCU.ES.UnitTest\obj\Release\net6\fiskaltrust.Middleware.SCU.ES.UnitTest.dll;D:\a\middleware\middleware\scu-es\test\fiskaltrust.Middleware.SCU.ES.UnitTest\obj\Release\net6\ref\fiskaltrust.Middleware.SCU.ES.UnitTest.dll;D:\a\middleware\middleware\scu-es\test\fiskaltrust.Middleware.SCU.ES.UnitTest\obj\Release\net6\refint\fiskaltrust.Middleware.SCU.ES.UnitTest.dll' successfully.
build-and-test (scu-es)
The `set-env` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
build-and-test (scu-it)
The job was canceled because "scu-es" failed.
build-and-test (scu-it)
The operation was canceled.
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-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): 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)
build-and-test (scu-de): 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)
build-and-test (scu-de): 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)
build-and-test (scu-de): 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)
build-and-test (scu-de): 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)