Bump actions/setup-python from 5.2.0 to 5.3.0 in /actions/run-scripted-build #55
Annotations
5 warnings
Build
Can't add secret mask for empty string in ##[add-mask] command.
|
Build:
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)
|
Build:
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)
|
Build
Could not find any JUnit XML files for **/*-test-results.xml
|
Build
Could not find any NUnit XML files for *TestResults.xml
|