Bump actions/cache from 4.1.0 to 4.1.2 in /actions/vellum-site-build #52
ci-single-job.yml
on: pull_request
Prepare Configuration
37s
build
/
Build
1m 39s
Annotations
5 warnings
build / Build
Can't add secret mask for empty string in ##[add-mask] command.
|
build / 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 / 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 / Build
Could not find any JUnit XML files for **/*-test-results.xml
|
build / Build
Could not find any NUnit XML files for *TestResults.xml
|