dotnet tools update #42
Annotations
12 warnings
|
|
|
tests/OpenNLP.NET.Tests/Tests.cs#L14
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2, string path3)'.
|
|
tests/OpenNLP.NET.Tests/Tests.cs#L14
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2, string path3)'.
|
|
tests/OpenNLP.NET.Tests/Tests.cs#L45
Consider using the constraint model, Assert.That(actual, Is.EqualTo(expected)), instead of the classic model, Assert.AreEqual(expected, actual)
|
|
tests/OpenNLP.NET.Tests/Tests.cs#L60
Consider using the constraint model, Assert.That(actual, Is.EqualTo(expected)), instead of the classic model, Assert.AreEqual(expected, actual)
|
|
tests/OpenNLP.NET.Tests/Tests.cs#L31
Consider using the constraint model, Assert.That(actual, Is.EqualTo(expected)), instead of the classic model, Assert.AreEqual(expected, actual)
|
|
tests/OpenNLP.NET.Tests/Tests.cs#L78
Consider using the constraint model, Assert.That(actual, Is.EqualTo(expected)), instead of the classic model, Assert.AreEqual(expected, actual)
|
|
tests/OpenNLP.NET.Tests/Tests.cs#L82
Consider using the constraint model, Assert.That(actual, Is.EqualTo(expected)), instead of the classic model, Assert.AreEqual(expected, actual)
|
|
tests/OpenNLP.NET.Tests/Tests.cs#L125
Consider using the constraint model, Assert.That(actual, Is.EqualTo(expected)), instead of the classic model, Assert.AreEqual(expected, actual)
|
|
tests/OpenNLP.NET.Tests/Tests.cs#L107
Consider using the constraint model, Assert.That(actual, Is.EqualTo(expected)), instead of the classic model, Assert.AreEqual(expected, actual)
|
|
tests/OpenNLP.NET.Tests/Tests.cs#L111
Consider using the constraint model, Assert.That(actual, Is.EqualTo(expected)), instead of the classic model, Assert.AreEqual(expected, actual)
|
|
|
The logs for this run have expired and are no longer available.
Loading