Skip to content

Add repository url

Add repository url #15

Triggered via push October 11, 2023 18:06
Status Success
Total duration 3m 51s
Artifacts

dotnet_test.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

60 warnings
ubuntu-latest / 7.0.x: src/JsonRepairUtils.Tests/ConversionTests.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)
ubuntu-latest / 7.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L126
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)
ubuntu-latest / 7.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L127
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)
ubuntu-latest / 7.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L128
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)
ubuntu-latest / 7.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L129
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)
ubuntu-latest / 7.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L130
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)
ubuntu-latest / 7.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L126
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)
ubuntu-latest / 7.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L127
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)
ubuntu-latest / 7.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L128
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)
ubuntu-latest / 7.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L129
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)
ubuntu-latest / 6.0.x: src/JsonRepairUtils.Tests/ConversionTests.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)
ubuntu-latest / 6.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L126
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)
ubuntu-latest / 6.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L127
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)
ubuntu-latest / 6.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L128
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)
ubuntu-latest / 6.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L129
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)
ubuntu-latest / 6.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L130
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)
ubuntu-latest / 6.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L126
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)
ubuntu-latest / 6.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L127
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)
ubuntu-latest / 6.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L128
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)
ubuntu-latest / 6.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L129
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)
windows-latest / 7.0.x: src/JsonRepairUtils.Tests/ConversionTests.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)
windows-latest / 7.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L126
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)
windows-latest / 7.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L127
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)
windows-latest / 7.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L128
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)
windows-latest / 7.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L129
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)
windows-latest / 7.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L130
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)
windows-latest / 7.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L126
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)
windows-latest / 7.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L127
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)
windows-latest / 7.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L128
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)
windows-latest / 7.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L129
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)
macos-latest / 7.0.x: src/JsonRepairUtils.Tests/ConversionTests.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)
macos-latest / 7.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L126
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)
macos-latest / 7.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L127
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)
macos-latest / 7.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L128
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)
macos-latest / 7.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L129
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)
macos-latest / 7.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L130
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)
macos-latest / 7.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L126
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)
macos-latest / 7.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L127
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)
macos-latest / 7.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L128
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)
macos-latest / 7.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L129
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)
windows-latest / 6.0.x: src/JsonRepairUtils.Tests/ConversionTests.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)
windows-latest / 6.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L126
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)
windows-latest / 6.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L127
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)
windows-latest / 6.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L128
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)
windows-latest / 6.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L129
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)
windows-latest / 6.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L130
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)
windows-latest / 6.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L126
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)
windows-latest / 6.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L127
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)
windows-latest / 6.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L128
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)
windows-latest / 6.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L129
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)
macos-latest / 6.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L126
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)
macos-latest / 6.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L127
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)
macos-latest / 6.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L128
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)
macos-latest / 6.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L129
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)
macos-latest / 6.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L130
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)
macos-latest / 6.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L126
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)
macos-latest / 6.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L127
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)
macos-latest / 6.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L128
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)
macos-latest / 6.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L129
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)
macos-latest / 6.0.x: src/JsonRepairUtils.Tests/ConversionTests.cs#L130
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)