Skip to content

C-sharp SDK Test workflow on workflow_dispatch #158

C-sharp SDK Test workflow on workflow_dispatch

C-sharp SDK Test workflow on workflow_dispatch #158

Manually triggered July 30, 2025 09:06
Status Success
Total duration 3m 11s
Artifacts

reviewing_changes.yml

on: workflow_dispatch
Matrix: comment-run
Fit to window
Zoom out
Zoom in

Annotations

32 warnings
NUnit Repo 6.0.x - windows-latest Sample: NUnit-BrowserStack/SampleTest.cs#L21
The actual value should not be a constant - perhaps the actual value and the expected value have switched places (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2007.md)
NUnit Repo 6.0.x - windows-latest Sample: NUnit-BrowserStack/SampleTest.cs#L23
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)
NUnit Repo 6.0.x - windows-latest Sample: NUnit-BrowserStack/SampleTest.cs#L21
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)
NUnit Repo 6.0.x - windows-latest Sample: NUnit-BrowserStack/SampleTest.cs#L16
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)
NUnit Repo 6.0.x - windows-latest Sample: NUnit-BrowserStack/SampleTest.cs#L21
The actual value should not be a constant - perhaps the actual value and the expected value have switched places (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2007.md)
NUnit Repo 6.0.x - windows-latest Sample: NUnit-BrowserStack/SampleTest.cs#L23
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)
NUnit Repo 6.0.x - windows-latest Sample: NUnit-BrowserStack/SampleTest.cs#L21
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)
NUnit Repo 6.0.x - windows-latest Sample: NUnit-BrowserStack/SampleTest.cs#L16
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)
NUnit Repo 6.0.x - windows-latest Sample: NUnit-BrowserStack/SampleTest.cs#L21
The actual value should not be a constant - perhaps the actual value and the expected value have switched places (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2007.md)
NUnit Repo 6.0.x - windows-latest Sample: NUnit-BrowserStack/SampleTest.cs#L23
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)
NUnit Repo 6.0.x - windows-latest Sample: NUnit-BrowserStack/SampleTest.cs#L21
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)
NUnit Repo 6.0.x - windows-latest Sample: NUnit-BrowserStack/SampleTest.cs#L16
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)
NUnit Repo 6.0.x - windows-latest Sample: NUnit-BrowserStack/SampleTest.cs#L21
The actual value should not be a constant - perhaps the actual value and the expected value have switched places (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2007.md)
NUnit Repo 6.0.x - windows-latest Sample: NUnit-BrowserStack/SampleTest.cs#L23
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)
NUnit Repo 6.0.x - windows-latest Sample: NUnit-BrowserStack/SampleTest.cs#L21
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)
NUnit Repo 6.0.x - windows-latest Sample: NUnit-BrowserStack/SampleTest.cs#L16
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)
NUnit Repo 5.0.x - windows-latest Sample: NUnit-BrowserStack/SampleTest.cs#L21
The actual value should not be a constant - perhaps the actual value and the expected value have switched places (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2007.md)
NUnit Repo 5.0.x - windows-latest Sample: NUnit-BrowserStack/SampleTest.cs#L23
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)
NUnit Repo 5.0.x - windows-latest Sample: NUnit-BrowserStack/SampleTest.cs#L21
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)
NUnit Repo 5.0.x - windows-latest Sample: NUnit-BrowserStack/SampleTest.cs#L16
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)
NUnit Repo 5.0.x - windows-latest Sample: NUnit-BrowserStack/SampleTest.cs#L21
The actual value should not be a constant - perhaps the actual value and the expected value have switched places (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2007.md)
NUnit Repo 5.0.x - windows-latest Sample: NUnit-BrowserStack/SampleTest.cs#L23
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)
NUnit Repo 5.0.x - windows-latest Sample: NUnit-BrowserStack/SampleTest.cs#L21
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)
NUnit Repo 5.0.x - windows-latest Sample: NUnit-BrowserStack/SampleTest.cs#L16
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)
NUnit Repo 5.0.x - windows-latest Sample: NUnit-BrowserStack/SampleTest.cs#L21
The actual value should not be a constant - perhaps the actual value and the expected value have switched places (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2007.md)
NUnit Repo 5.0.x - windows-latest Sample: NUnit-BrowserStack/SampleTest.cs#L23
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)
NUnit Repo 5.0.x - windows-latest Sample: NUnit-BrowserStack/SampleTest.cs#L21
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)
NUnit Repo 5.0.x - windows-latest Sample: NUnit-BrowserStack/SampleTest.cs#L16
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)
NUnit Repo 5.0.x - windows-latest Sample: NUnit-BrowserStack/SampleTest.cs#L21
The actual value should not be a constant - perhaps the actual value and the expected value have switched places (https://github.com/nunit/nunit.analyzers/tree/master/documentation/NUnit2007.md)
NUnit Repo 5.0.x - windows-latest Sample: NUnit-BrowserStack/SampleTest.cs#L23
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)
NUnit Repo 5.0.x - windows-latest Sample: NUnit-BrowserStack/SampleTest.cs#L21
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)
NUnit Repo 5.0.x - windows-latest Sample: NUnit-BrowserStack/SampleTest.cs#L16
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)