Skip to content

Remove not needed action #112

Remove not needed action

Remove not needed action #112

Triggered via push September 29, 2025 21:13
Status Success
Total duration 1m 30s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

60 warnings and 2 notices
build (macos-latest, Release): TestHelperTest/HelperTest.cs#L89
Consider using the constraint model, Assert.That(...), instead of the classic model, CollectionAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2049.md)
build (macos-latest, Release): TestHelperTest/HelperTest.cs#L81
Consider using the constraint model, Assert.That(...), instead of the classic model, CollectionAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2049.md)
build (macos-latest, Release): TestHelperTest/HelperTest.cs#L65
Consider using the constraint model, Assert.That(...), instead of the classic model, StringAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2048.md)
build (macos-latest, Release): TestHelperTest/HelperTest.cs#L64
Consider using the constraint model, Assert.That(...), instead of the classic model, StringAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2048.md)
build (macos-latest, Release): TestHelperTest/HelperTest.cs#L56
Consider using the constraint model, Assert.That(...), instead of the classic model, StringAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2048.md)
build (macos-latest, Release): TestHelperTest/HelperTest.cs#L48
Consider using the constraint model, Assert.That(...), instead of the classic model, StringAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2048.md)
build (macos-latest, Release): TestHelperTest/HelperTest.cs#L40
Consider using the constraint model, Assert.That(...), instead of the classic model, StringAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2048.md)
build (macos-latest, Release): TestHelperTest/HelperTest.cs#L32
Consider using the constraint model, Assert.That(...), instead of the classic model, CollectionAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2049.md)
build (macos-latest, Release): TestHelperTest/HelperTest.cs#L20
Consider using the constraint model, Assert.That(...), instead of the classic model, CollectionAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2049.md)
build (macos-latest, Release): TestHelper/TempCreateFileInFolder.cs#L9
Possible null reference argument for parameter 'path' in 'TempCreateDirectory.TempCreateDirectory(string path)'.
build (macos-latest, Debug): TestHelperTest/HelperTest.cs#L81
Consider using the constraint model, Assert.That(...), instead of the classic model, CollectionAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2049.md)
build (macos-latest, Debug): TestHelperTest/HelperTest.cs#L73
Consider using the constraint model, Assert.That(...), instead of the classic model, CollectionAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2049.md)
build (macos-latest, Debug): TestHelperTest/HelperTest.cs#L65
Consider using the constraint model, Assert.That(...), instead of the classic model, StringAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2048.md)
build (macos-latest, Debug): TestHelperTest/HelperTest.cs#L64
Consider using the constraint model, Assert.That(...), instead of the classic model, StringAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2048.md)
build (macos-latest, Debug): TestHelperTest/HelperTest.cs#L56
Consider using the constraint model, Assert.That(...), instead of the classic model, StringAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2048.md)
build (macos-latest, Debug): TestHelperTest/HelperTest.cs#L48
Consider using the constraint model, Assert.That(...), instead of the classic model, StringAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2048.md)
build (macos-latest, Debug): TestHelperTest/HelperTest.cs#L20
Consider using the constraint model, Assert.That(...), instead of the classic model, CollectionAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2049.md)
build (macos-latest, Debug): TestHelperTest/HelperTest.cs#L32
Consider using the constraint model, Assert.That(...), instead of the classic model, CollectionAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2049.md)
build (macos-latest, Debug): TestHelperTest/HelperTest.cs#L40
Consider using the constraint model, Assert.That(...), instead of the classic model, StringAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2048.md)
build (macos-latest, Debug): TestHelper/TempCreateFileInFolder.cs#L9
Possible null reference argument for parameter 'path' in 'TempCreateDirectory.TempCreateDirectory(string path)'.
build (ubuntu-latest, Release): TestHelperTest/HelperTest.cs#L89
Consider using the constraint model, Assert.That(...), instead of the classic model, CollectionAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2049.md)
build (ubuntu-latest, Release): TestHelperTest/HelperTest.cs#L73
Consider using the constraint model, Assert.That(...), instead of the classic model, CollectionAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2049.md)
build (ubuntu-latest, Release): TestHelperTest/HelperTest.cs#L40
Consider using the constraint model, Assert.That(...), instead of the classic model, StringAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2048.md)
build (ubuntu-latest, Release): TestHelperTest/HelperTest.cs#L65
Consider using the constraint model, Assert.That(...), instead of the classic model, StringAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2048.md)
build (ubuntu-latest, Release): TestHelperTest/HelperTest.cs#L64
Consider using the constraint model, Assert.That(...), instead of the classic model, StringAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2048.md)
build (ubuntu-latest, Release): TestHelperTest/HelperTest.cs#L56
Consider using the constraint model, Assert.That(...), instead of the classic model, StringAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2048.md)
build (ubuntu-latest, Release): TestHelperTest/HelperTest.cs#L48
Consider using the constraint model, Assert.That(...), instead of the classic model, StringAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2048.md)
build (ubuntu-latest, Release): TestHelperTest/HelperTest.cs#L32
Consider using the constraint model, Assert.That(...), instead of the classic model, CollectionAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2049.md)
build (ubuntu-latest, Release): TestHelperTest/HelperTest.cs#L20
Consider using the constraint model, Assert.That(...), instead of the classic model, CollectionAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2049.md)
build (ubuntu-latest, Release): TestHelper/TempCreateFileInFolder.cs#L9
Possible null reference argument for parameter 'path' in 'TempCreateDirectory.TempCreateDirectory(string path)'.
build (ubuntu-latest, Debug): TestHelperTest/HelperTest.cs#L81
Consider using the constraint model, Assert.That(...), instead of the classic model, CollectionAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2049.md)
build (ubuntu-latest, Debug): TestHelperTest/HelperTest.cs#L73
Consider using the constraint model, Assert.That(...), instead of the classic model, CollectionAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2049.md)
build (ubuntu-latest, Debug): TestHelperTest/HelperTest.cs#L65
Consider using the constraint model, Assert.That(...), instead of the classic model, StringAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2048.md)
build (ubuntu-latest, Debug): TestHelperTest/HelperTest.cs#L64
Consider using the constraint model, Assert.That(...), instead of the classic model, StringAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2048.md)
build (ubuntu-latest, Debug): TestHelperTest/HelperTest.cs#L56
Consider using the constraint model, Assert.That(...), instead of the classic model, StringAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2048.md)
build (ubuntu-latest, Debug): TestHelperTest/HelperTest.cs#L40
Consider using the constraint model, Assert.That(...), instead of the classic model, StringAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2048.md)
build (ubuntu-latest, Debug): TestHelperTest/HelperTest.cs#L48
Consider using the constraint model, Assert.That(...), instead of the classic model, StringAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2048.md)
build (ubuntu-latest, Debug): TestHelperTest/HelperTest.cs#L20
Consider using the constraint model, Assert.That(...), instead of the classic model, CollectionAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2049.md)
build (ubuntu-latest, Debug): TestHelperTest/HelperTest.cs#L32
Consider using the constraint model, Assert.That(...), instead of the classic model, CollectionAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2049.md)
build (ubuntu-latest, Debug): TestHelper/TempCreateFileInFolder.cs#L9
Possible null reference argument for parameter 'path' in 'TempCreateDirectory.TempCreateDirectory(string path)'.
build (windows-latest, Release): TestHelperTest/HelperTest.cs#L81
Consider using the constraint model, Assert.That(...), instead of the classic model, CollectionAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2049.md)
build (windows-latest, Release): TestHelperTest/HelperTest.cs#L73
Consider using the constraint model, Assert.That(...), instead of the classic model, CollectionAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2049.md)
build (windows-latest, Release): TestHelperTest/HelperTest.cs#L65
Consider using the constraint model, Assert.That(...), instead of the classic model, StringAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2048.md)
build (windows-latest, Release): TestHelperTest/HelperTest.cs#L64
Consider using the constraint model, Assert.That(...), instead of the classic model, StringAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2048.md)
build (windows-latest, Release): TestHelperTest/HelperTest.cs#L56
Consider using the constraint model, Assert.That(...), instead of the classic model, StringAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2048.md)
build (windows-latest, Release): TestHelperTest/HelperTest.cs#L48
Consider using the constraint model, Assert.That(...), instead of the classic model, StringAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2048.md)
build (windows-latest, Release): TestHelperTest/HelperTest.cs#L40
Consider using the constraint model, Assert.That(...), instead of the classic model, StringAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2048.md)
build (windows-latest, Release): TestHelperTest/HelperTest.cs#L20
Consider using the constraint model, Assert.That(...), instead of the classic model, CollectionAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2049.md)
build (windows-latest, Release): TestHelperTest/HelperTest.cs#L32
Consider using the constraint model, Assert.That(...), instead of the classic model, CollectionAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2049.md)
build (windows-latest, Release): TestHelper/TempCreateFileInFolder.cs#L9
Possible null reference argument for parameter 'path' in 'TempCreateDirectory.TempCreateDirectory(string path)'.
build (windows-latest, Debug): TestHelperTest/HelperTest.cs#L20
Consider using the constraint model, Assert.That(...), instead of the classic model, CollectionAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2049.md)
build (windows-latest, Debug): TestHelperTest/HelperTest.cs#L73
Consider using the constraint model, Assert.That(...), instead of the classic model, CollectionAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2049.md)
build (windows-latest, Debug): TestHelperTest/HelperTest.cs#L81
Consider using the constraint model, Assert.That(...), instead of the classic model, CollectionAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2049.md)
build (windows-latest, Debug): TestHelperTest/HelperTest.cs#L65
Consider using the constraint model, Assert.That(...), instead of the classic model, StringAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2048.md)
build (windows-latest, Debug): TestHelperTest/HelperTest.cs#L64
Consider using the constraint model, Assert.That(...), instead of the classic model, StringAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2048.md)
build (windows-latest, Debug): TestHelperTest/HelperTest.cs#L56
Consider using the constraint model, Assert.That(...), instead of the classic model, StringAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2048.md)
build (windows-latest, Debug): TestHelperTest/HelperTest.cs#L32
Consider using the constraint model, Assert.That(...), instead of the classic model, CollectionAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2049.md)
build (windows-latest, Debug): TestHelperTest/HelperTest.cs#L48
Consider using the constraint model, Assert.That(...), instead of the classic model, StringAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2048.md)
build (windows-latest, Debug): TestHelperTest/HelperTest.cs#L40
Consider using the constraint model, Assert.That(...), instead of the classic model, StringAssert(...) (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2048.md)
build (windows-latest, Debug): TestHelper/TempCreateFileInFolder.cs#L9
Possible null reference argument for parameter 'path' in 'TempCreateDirectory.TempCreateDirectory(string path)'.
build (windows-latest, Release)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
build (windows-latest, Debug)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677