Skip to content

Bump send and express in /website #238

Bump send and express in /website

Bump send and express in /website #238

Triggered via push September 13, 2024 23:46
Status Failure
Total duration 31s
Artifacts

build.yml

on: push
Matrix: env-specific
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 12 warnings
env-specific (macos-latest, 6.0.x)
Process completed with exit code 130.
env-specific (windows-latest, 6.0.x)
The job was canceled because "macos-latest_6_0_x" failed.
env-specific (windows-latest, 6.0.x)
The operation was canceled.
env-specific (ubuntu-latest, 6.0.x)
The job was canceled because "macos-latest_6_0_x" failed.
env-specific (ubuntu-latest, 6.0.x)
The operation was canceled.
env-specific (macos-latest, 6.0.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
env-specific (macos-latest, 6.0.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
env-specific (ubuntu-latest, 6.0.x): Core/IntervalTree/NodeData.cs#L6
When implementing IComparable<T>, you should also override Equals, <, >, <=, >=, ==, !=.
env-specific (ubuntu-latest, 6.0.x): Core/Functions/FalseDiscoveryRate.cs#L11
Add a 'protected' constructor or the 'static' keyword to the class declaration.
env-specific (ubuntu-latest, 6.0.x): Core/Functions/ConsensusPeaks.cs#L64
Remove this unused 'fdr' local variable.
env-specific (ubuntu-latest, 6.0.x): CLI/Export/Exporter.cs#L85
'Dispose' of 'writter'.
env-specific (ubuntu-latest, 6.0.x): CLI/Export/Exporter.cs#L151
'Dispose' of 'writter'.
env-specific (ubuntu-latest, 6.0.x): Core.Tests/Basic/TPeak.cs#L178
Change one instance of 'x' to a different value; comparing 'x' to itself always returns true.
env-specific (ubuntu-latest, 6.0.x): CLI.Tests/TmpMspc.cs#L156
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
env-specific (ubuntu-latest, 6.0.x): CLI.Tests/TmpMspc.cs#L181
The variable 'output' is declared but never used
env-specific (ubuntu-latest, 6.0.x): CLI.Tests/CLIOptions.cs#L67
Possible mistaken empty statement
env-specific (ubuntu-latest, 6.0.x): CLI.Tests/CLIOptions.cs#L79
Possible mistaken empty statement