Skip to content

Update Vellum-related composite actions #58

Update Vellum-related composite actions

Update Vellum-related composite actions #58

Triggered via pull request November 18, 2024 10:48
Status Success
Total duration 1m 32s
Artifacts

ci-composite-action.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
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