Skip to content

Bump node-forge from 1.3.1 to 1.3.3 in /website #316

Bump node-forge from 1.3.1 to 1.3.3 in /website

Bump node-forge from 1.3.1 to 1.3.3 in /website #316

Triggered via pull request December 5, 2025 06:03
Status Success
Total duration 5m 3s
Artifacts

build.yml

on: pull_request
Matrix: build
Pack and Push NuGet Package
2m 34s
Pack and Push NuGet Package
Fit to window
Zoom out
Zoom in

Annotations

42 warnings
Build and Test on macos-latest: CLI.Tests/CLIOptions.cs#L79
Possible mistaken empty statement
Build and Test on macos-latest: CLI.Tests/CLIOptions.cs#L67
Possible mistaken empty statement
Build and Test on macos-latest: CLI.Tests/TmpMspc.cs#L181
The variable 'output' is declared but never used
Build and Test on macos-latest: CLI.Tests/TmpMspc.cs#L156
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test on macos-latest: 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)
Build and Test on macos-latest: CLI/Export/Exporter.cs#L151
'Dispose' of 'writter'. (https://rules.sonarsource.com/csharp/RSPEC-2930)
Build and Test on macos-latest: CLI/Export/Exporter.cs#L85
'Dispose' of 'writter'. (https://rules.sonarsource.com/csharp/RSPEC-2930)
Build and Test on macos-latest: Core/Functions/ConsensusPeaks.cs#L64
Remove this unused 'fdr' local variable. (https://rules.sonarsource.com/csharp/RSPEC-1481)
Build and Test on macos-latest: Core/Functions/FalseDiscoveryRate.cs#L11
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
Build and Test on macos-latest: Core/IntervalTree/NodeData.cs#L6
When implementing IComparable<T>, you should also override Equals, <, >, <=, >=, ==, !=. (https://rules.sonarsource.com/csharp/RSPEC-1210)
Build and Test on ubuntu-latest: CLI.Tests/CLIOptions.cs#L79
Possible mistaken empty statement
Build and Test on ubuntu-latest: CLI.Tests/CLIOptions.cs#L67
Possible mistaken empty statement
Build and Test on ubuntu-latest: CLI.Tests/TmpMspc.cs#L181
The variable 'output' is declared but never used
Build and Test on ubuntu-latest: CLI.Tests/TmpMspc.cs#L156
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test on ubuntu-latest: 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)
Build and Test on ubuntu-latest: CLI/Export/Exporter.cs#L151
'Dispose' of 'writter'. (https://rules.sonarsource.com/csharp/RSPEC-2930)
Build and Test on ubuntu-latest: CLI/Export/Exporter.cs#L85
'Dispose' of 'writter'. (https://rules.sonarsource.com/csharp/RSPEC-2930)
Build and Test on ubuntu-latest: Core/Functions/ConsensusPeaks.cs#L64
Remove this unused 'fdr' local variable. (https://rules.sonarsource.com/csharp/RSPEC-1481)
Build and Test on ubuntu-latest: Core/IntervalTree/NodeData.cs#L6
When implementing IComparable<T>, you should also override Equals, <, >, <=, >=, ==, !=. (https://rules.sonarsource.com/csharp/RSPEC-1210)
Build and Test on ubuntu-latest: Core/Functions/FalseDiscoveryRate.cs#L11
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
Build and Test on windows-latest: CLI.Tests/CLIOptions.cs#L91
Possible mistaken empty statement
Build and Test on windows-latest: CLI.Tests/CLIOptions.cs#L79
Possible mistaken empty statement
Build and Test on windows-latest: CLI.Tests/CLIOptions.cs#L67
Possible mistaken empty statement
Build and Test on windows-latest: CLI.Tests/TmpMspc.cs#L156
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build and Test on windows-latest: 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)
Build and Test on windows-latest: CLI/Export/Exporter.cs#L151
'Dispose' of 'writter'. (https://rules.sonarsource.com/csharp/RSPEC-2930)
Build and Test on windows-latest: CLI/Export/Exporter.cs#L85
'Dispose' of 'writter'. (https://rules.sonarsource.com/csharp/RSPEC-2930)
Build and Test on windows-latest: Core/Functions/ConsensusPeaks.cs#L64
Remove this unused 'fdr' local variable. (https://rules.sonarsource.com/csharp/RSPEC-1481)
Build and Test on windows-latest: Core/IntervalTree/NodeData.cs#L6
When implementing IComparable<T>, you should also override Equals, <, >, <=, >=, ==, !=. (https://rules.sonarsource.com/csharp/RSPEC-1210)
Build and Test on windows-latest: Core/Functions/FalseDiscoveryRate.cs#L11
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
Pack and Push NuGet Package
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "System.CommandLine
Pack and Push NuGet Package
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "System.CommandLine
Pack and Push NuGet Package: CLI.Tests/CLIOptions.cs#L91
Possible mistaken empty statement
Pack and Push NuGet Package: CLI.Tests/CLIOptions.cs#L79
Possible mistaken empty statement
Pack and Push NuGet Package: CLI.Tests/CLIOptions.cs#L67
Possible mistaken empty statement
Pack and Push NuGet Package: CLI.Tests/TmpMspc.cs#L156
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Pack and Push NuGet Package: CLI/Export/Exporter.cs#L151
'Dispose' of 'writter'. (https://rules.sonarsource.com/csharp/RSPEC-2930)
Pack and Push NuGet Package: CLI/Export/Exporter.cs#L85
'Dispose' of 'writter'. (https://rules.sonarsource.com/csharp/RSPEC-2930)
Pack and Push NuGet Package: 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)
Pack and Push NuGet Package: Core/Functions/ConsensusPeaks.cs#L64
Remove this unused 'fdr' local variable. (https://rules.sonarsource.com/csharp/RSPEC-1481)
Pack and Push NuGet Package: Core/IntervalTree/NodeData.cs#L6
When implementing IComparable<T>, you should also override Equals, <, >, <=, >=, ==, !=. (https://rules.sonarsource.com/csharp/RSPEC-1210)
Pack and Push NuGet Package: Core/Functions/FalseDiscoveryRate.cs#L11
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)