Optimize CommandBuffer::Playback #508
Annotations
16 warnings
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