Bump cookie and express in /website (#213) #258
Annotations
2 errors and 10 warnings
|
Build
The operation was canceled.
|
Build:
Core/Functions/FalseDiscoveryRate.cs#L11
Add a 'protected' constructor or the 'static' keyword to the class declaration.
|
Build:
Core/IntervalTree/NodeData.cs#L6
When implementing IComparable<T>, you should also override Equals, <, >, <=, >=, ==, !=.
|
Build:
Core/Functions/ConsensusPeaks.cs#L64
Remove this unused 'fdr' local variable.
|
Build:
CLI/Export/Exporter.cs#L85
'Dispose' of 'writter'.
|
Build:
CLI/Export/Exporter.cs#L151
'Dispose' of 'writter'.
|
Build:
Core.Tests/Basic/TPeak.cs#L178
Change one instance of 'x' to a different value; comparing 'x' to itself always returns true.
|
Build:
CLI.Tests/TmpMspc.cs#L156
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
CLI.Tests/CLIOptions.cs#L67
Possible mistaken empty statement
|
Build:
CLI.Tests/CLIOptions.cs#L79
Possible mistaken empty statement
|
Build:
CLI.Tests/CLIOptions.cs#L91
Possible mistaken empty statement
|
Loading