Skip to content

ref: extensions, math #28

ref: extensions, math

ref: extensions, math #28

Triggered via push October 2, 2025 04:30
Status Failure
Total duration 58s
Artifacts

unit-tests.yml

on: push
Windows Build
54s
Windows Build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Windows Build
Process completed with exit code 1.
Windows Build: src/Hypercube.UnitTests/HyperMathTests.cs#L21
Consider using the constraint model, Assert.That(actual, Is.EqualTo(expected)), instead of the classic model, Assert.AreEqual(expected, actual) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2005.md)