feat: ToStringOut() for series #397
Annotations
11 errors and 1 warning
Post test summary
No test report files were found
|
Build library:
src/_common/Generics/StringOut.cs#L13
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
Build library:
src/_common/Generics/StringOut.cs#L142
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
Build library:
src/_common/Generics/StringOut.cs#L150
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
Build library:
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)
|
Build library:
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)
|
Build library:
src/_common/Generics/StringOut.cs#L142
Populate switch (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0072)
|
Build library:
src/_common/Generics/StringOut.cs#L150
Populate switch (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0072)
|
Build library:
src/_common/Generics/StringOut.cs#L13
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
Build library:
src/_common/Generics/StringOut.cs#L142
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
Build library:
src/_common/Generics/StringOut.cs#L150
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
Post test summary
No file matches path ./test-results/**/*.trx
|
Loading