Skip to content

Bump actions/upload-artifact from 4.5.0 to 4.6.0 in /actions/run-scripted-build #66

Bump actions/upload-artifact from 4.5.0 to 4.6.0 in /actions/run-scripted-build

Bump actions/upload-artifact from 4.5.0 to 4.6.0 in /actions/run-scripted-build #66

Status Success
Total duration 2m 18s
Artifacts

ci-single-job.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Prepare Configuration
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build / Build
Can't add secret mask for empty string in ##[add-mask] command.
build / 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 / 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 / Build
Could not find any JUnit XML files for **/*-test-results.xml
build / Build
Could not find any NUnit XML files for *TestResults.xml