Skip to content

Bump EnricoMi/publish-unit-test-result-action from 2.16.1 to 2.17.1 #12

Bump EnricoMi/publish-unit-test-result-action from 2.16.1 to 2.17.1

Bump EnricoMi/publish-unit-test-result-action from 2.16.1 to 2.17.1 #12

Triggered via pull request September 4, 2024 19:06
Status Success
Total duration 7m 24s
Artifacts

ci-matrix.yml

on: pull_request
Prepare Configuration
24s
Prepare Configuration
build  /  Compile & Analyse
2m 29s
build / Compile & Analyse
Matrix: build / Test
build  /  Publish
0s
build / Publish
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build / Compile & Analyse
Can't add secret mask for empty string in ##[add-mask] command.
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
build / Test (windows-latest, net8.0)
Could not find any JUnit XML files for **/*-test-results.xml
build / Test (windows-latest, net8.0)
Could not find any NUnit XML files for *TestResults.xml