feat: Added ThrowIfNullOrEmpty(IEnumerable<T>)
#316
Annotations
5 errors and 2 warnings
|
Build:
src/NetEvolve.Arguments/Argument_ThrowIfNullOrEmpty.cs#L47
Missing XML comment for publicly visible type or member 'Argument.ThrowIfNullOrEmpty<T>(IEnumerable<T>, string?)'
|
Build:
src/NetEvolve.Arguments/Argument_ThrowIfNullOrEmpty.cs#L47
Missing XML comment for publicly visible type or member 'Argument.ThrowIfNullOrEmpty<T>(IEnumerable<T>, string?)'
|
Build:
src/NetEvolve.Arguments/Argument_ThrowIfNullOrEmpty.cs#L47
Missing XML comment for publicly visible type or member 'Argument.ThrowIfNullOrEmpty<T>(IEnumerable<T>, string?)'
|
Build
The operation was canceled.
|
Setup .NET
The 'dotnet-quality' input can be used only with .NET SDK version in A.B, A.B.x, A, A.x and A.B.Cxx formats where the major tag is higher than 5. You specified: 3.1. 'dotnet-quality' input is ignored.
|
Setup .NET
The 'dotnet-quality' input can be used only with .NET SDK version in A.B, A.B.x, A, A.x and A.B.Cxx formats where the major tag is higher than 5. You specified: 5.0. 'dotnet-quality' input is ignored.
|
Loading