Create dotnet.yml #5
Annotations
1 error and 10 warnings
build
Process completed with exit code 1.
|
build:
Utility.Result/Result.cs#L63
Possible null reference argument for parameter 'value' in 'Result<T>.Result(T value, bool success, string error, int errorCode)'.
|
build:
Utility.Result.Tests/ResultTests.cs#L49
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)
|
build:
Utility.Result.Tests/ResultTests.cs#L38
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)
|
build:
Utility.Result.Tests/ResultTests.cs#L26
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)
|
build:
Utility.Result.Tests/ResultTests.cs#L60
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)
|
build:
Utility.Result/Result.cs#L63
Possible null reference argument for parameter 'value' in 'Result<T>.Result(T value, bool success, string error, int errorCode)'.
|
build:
Utility.Result.Tests/ResultTests.cs#L49
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)
|
build:
Utility.Result.Tests/ResultTests.cs#L38
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)
|
build:
Utility.Result.Tests/ResultTests.cs#L26
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)
|
build:
Utility.Result.Tests/ResultTests.cs#L60
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)
|