Bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /website #310
Annotations
10 warnings
|
CLI.Tests/CLIOptions.cs#L91
Possible mistaken empty statement
|
|
CLI.Tests/CLIOptions.cs#L79
Possible mistaken empty statement
|
|
CLI.Tests/CLIOptions.cs#L67
Possible mistaken empty statement
|
|
CLI.Tests/TmpMspc.cs#L156
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Core.Tests/Basic/TPeak.cs#L178
Change one instance of 'x' to a different value; comparing 'x' to itself always returns true. (https://rules.sonarsource.com/csharp/RSPEC-1764)
|
|
CLI/Export/Exporter.cs#L151
'Dispose' of 'writter'. (https://rules.sonarsource.com/csharp/RSPEC-2930)
|
|
CLI/Export/Exporter.cs#L85
'Dispose' of 'writter'. (https://rules.sonarsource.com/csharp/RSPEC-2930)
|
|
Core/Functions/ConsensusPeaks.cs#L64
Remove this unused 'fdr' local variable. (https://rules.sonarsource.com/csharp/RSPEC-1481)
|
|
Core/IntervalTree/NodeData.cs#L6
When implementing IComparable<T>, you should also override Equals, <, >, <=, >=, ==, !=. (https://rules.sonarsource.com/csharp/RSPEC-1210)
|
|
Core/Functions/FalseDiscoveryRate.cs#L11
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
|
The logs for this run have expired and are no longer available.
Loading