Update Vellum-related composite actions #86
Triggered via pull request
November 18, 2024 10:45
Status
Cancelled
Total duration
2m 59s
Artifacts
–
ci.yml
on: pull_request
Annotations
2 errors and 5 warnings
build / Package
Canceling since a higher priority waiting request for 'ci-refs/pull/93/merge' exists
|
build / Test
Canceling since a higher priority waiting request for 'ci-refs/pull/93/merge' exists
|
build / Compile & Analyse:
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 / Compile & Analyse:
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 / Test
Could not find any JUnit XML files for **/*-test-results.xml
|
build / Test
Could not find any NUnit XML files for *TestResults.xml
|
build / Test
Could not find any TRX files for **/test-results_*.trx
|