Added comments. #12
Annotations
2 warnings
Utility.Result/Result.cs#L110
Possible null reference argument for parameter 'value' in 'Result<T>.Result(T value, bool success, string error, int errorCode)'.
|
Utility.Result/Result.cs#L110
Possible null reference argument for parameter 'value' in 'Result<T>.Result(T value, bool success, string error, int errorCode)'.
|
This job succeeded
Loading