Package updates #33
DotNetCore_Unit_Tests_Win.yaml
on: push
build-and-test-windows
7m 12s
Annotations
3 errors and 1 warning
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
|
TestCheckAutoRenewalPeriodRequiredWithFailuresHold:
certify/src/Certify.Tests/Certify.Core.Tests.Unit/Tests/RenewalRequiredTests.cs#L53
Assert.IsFalse failed. Renewal should be required
at Certify.Core.Tests.Unit.RenewalRequiredTests.TestCheckAutoRenewalPeriodRequiredWithFailuresHold() in D:\a\certify\certify\certify\src\Certify.Tests\Certify.Core.Tests.Unit\Tests\RenewalRequiredTests.cs:line 85
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
|
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/
|