feat: ToStringOut() for series #60
Annotations
10 errors
analyze:
src/_common/Generics/StringOut.cs#L13
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
analyze:
src/_common/Generics/StringOut.cs#L142
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
analyze:
src/_common/Generics/StringOut.cs#L150
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
analyze:
src/_common/Generics/StringOut.cs#L227
Blank line required between block and subsequent statement (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide2003)
|
analyze:
src/_common/Generics/StringOut.cs#L60
In externally visible method 'string StringOut.ToStringOut<TSeries>(IReadOnlyList<TSeries> series, OutType outType, int decimalsToDisplay)', validate parameter 'series' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
analyze:
src/_common/Generics/StringOut.cs#L142
Populate switch (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0072)
|
analyze:
src/_common/Generics/StringOut.cs#L150
Populate switch (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0072)
|
analyze:
src/_common/Generics/StringOut.cs#L13
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
analyze:
src/_common/Generics/StringOut.cs#L142
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
analyze:
src/_common/Generics/StringOut.cs#L150
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|