Skip to content

Package Updates

Package Updates #76

Triggered via push October 29, 2024 03:01
Status Failure
Total duration 9m 51s
Artifacts
build-and-test-windows
9m 33s
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() in D:\a\certify\certify\certify\src\Certify.Tests\Certify.Core.Tests.Unit\Tests\CertifyManagerAccountTests.cs:line 628
TestNtp: certify/src/Certify.Tests/Certify.Core.Tests.Unit/Tests/MiscTests.cs#L59
Test method Certify.Core.Tests.Unit.MiscTests.TestNtp threw exception: System.InvalidOperationException: Nullable object must have a value. at System.Nullable`1.get_Value() at Certify.Core.Tests.Unit.MiscTests.TestNtp() in D:\a\certify\certify\certify\src\Certify.Tests\Certify.Core.Tests.Unit\Tests\MiscTests.cs:line 64
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/