Additional options for running the standardised build process #18
Triggered via pull request
September 7, 2024 22:49
Status
Cancelled
Total duration
6m 39s
Artifacts
–
ci-matrix.yml
on: pull_request
Prepare Configuration
13s
Matrix: build / Test
build
/
Publish
0s
Annotations
2 errors and 5 warnings
build / Package
Canceling since a higher priority waiting request for 'ci-matrix-refs/pull/50/merge' exists
|
build / Test (windows-latest, net8.0)
Canceling since a higher priority waiting request for 'ci-matrix-refs/pull/50/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 / Compile & Analyse
Cache save failed.
|
build / Test (ubuntu-latest, net8.0)
Could not find any JUnit XML files for **/*-test-results.xml
|
build / Test (ubuntu-latest, net8.0)
Could not find any NUnit XML files for *TestResults.xml
|