Bump actions/cache from 4.1.2 to 4.2.0 in /actions/run-scripted-build #88
Annotations
3 warnings
|
tests/TestLib.Tests/UnitTest1.cs#L13
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)
|
tests/TestLib.Tests/UnitTest1.cs#L13
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)
|
This job succeeded
Loading