Fix off-by-one error when registering components and add missing version bump #290
Annotations
1 error and 16 warnings
Run tests
Process completed with exit code 1.
|
Run tests
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)
|
Run tests
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)
|
Run tests
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)
|
Run tests
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)
|
Run tests
Unboxing a possibly null value.
|
Run tests
Unboxing a possibly null value.
|
Build project
Possible null reference assignment.
|
Build project
Possible null reference assignment.
|
Build project
Possible null reference assignment.
|
Build project
Possible null reference assignment.
|
Build project
Possible null reference assignment.
|
Build project
Possible null reference assignment.
|
Build project
Possible null reference assignment.
|
Build project
Possible null reference assignment.
|
Build project
Possible null reference assignment.
|
Build project
Possible null reference assignment.
|
Loading