Skip to content

API: per instance deployment task edit/execute, refactor #401

API: per instance deployment task edit/execute, refactor

API: per instance deployment task edit/execute, refactor #401

Triggered via push November 8, 2024 05:31
Status Failure
Total duration 12m 7s
Artifacts
build-and-test-windows
11m 54s
build-and-test-windows
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
TestCertifyManagerAddAccountMissingAccountUri: certify/src/Certify.Tests/Certify.Core.Tests.Unit/Tests/CertifyManagerAccountTests.cs#L613
Assert.IsFalse failed. Expected account creation to be unsuccessful for [email protected] at Certify.Core.Tests.Unit.CertifyManagerAccountTests.<TestCertifyManagerAddAccountMissingAccountUri>d__38.MoveNext() in D:\a\certify\certify\certify\src\Certify.Tests\Certify.Core.Tests.Unit\Tests\CertifyManagerAccountTests.cs:line 628 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
TestUpdateCheck: certify/src/Certify.Tests/Certify.Core.Tests.Unit/Tests/UpdateCheckTest.cs#L11
Assert.IsFalse failed. at Certify.Core.Tests.Unit.UpdateCheckTest.TestUpdateCheck() in D:\a\certify\certify\certify\src\Certify.Tests\Certify.Core.Tests.Unit\Tests\UpdateCheckTest.cs:line 21
build-and-test-windows
Process completed with exit code 1.
build-and-test-windows
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/