Skip to content

Bump actions/upload-artifact from 4.4.2 to 4.4.3 in /actions/run-scripted-build #73

Bump actions/upload-artifact from 4.4.2 to 4.4.3 in /actions/run-scripted-build

Bump actions/upload-artifact from 4.4.2 to 4.4.3 in /actions/run-scripted-build #73

Status Success
Total duration 3m 44s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 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 / Test
Could not find any JUnit XML files for **/*-test-results.xml
build / Test
Could not find any NUnit XML files for *TestResults.xml