Use Musts library for tests. #7
Annotations
1 error and 2 warnings
|
Utility.Result/Result.cs#L63
Possible null reference argument for parameter 'value' in 'Result<T>.Result(T value, bool success, string error, int errorCode)'.
|
Utility.Result/Result.cs#L63
Possible null reference argument for parameter 'value' in 'Result<T>.Result(T value, bool success, string error, int errorCode)'.
|
This job failed
Loading