Bump actions/upload-artifact from 4.4.3 to 4.5.0 in /actions/run-scripted-build #79
Annotations
4 warnings
Run endjin/Endjin.RecommendedPractices.GitHubActions/actions/set-env-vars-and-secrets@main
Can't add secret mask for empty string in ##[add-mask] command.
|
Run endjin/Endjin.RecommendedPractices.GitHubActions/actions/run-scripted-build@main:
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)
|
Run endjin/Endjin.RecommendedPractices.GitHubActions/actions/run-scripted-build@main:
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)
|
|
Loading