Coordinator stopped on bad control command #3182
Annotations
10 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, r7kamura/[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/
|
Test:
libraries/message/src/daemon_to_node.rs#L1
unused import: `path::PathBuf`
|
Test:
binaries/coordinator/src/lib.rs#L441
unreachable pattern
|
Test:
examples/benchmark/node/src/main.rs#L2
unused import: `Error`
|
Build (Without Python node as it is build with maturin):
libraries/message/src/daemon_to_node.rs#L1
unused import: `path::PathBuf`
|
|
|
Check:
libraries/message/src/daemon_to_node.rs#L1
unused import: `path::PathBuf`
|
Check:
binaries/coordinator/src/lib.rs#L441
unreachable pattern
|
Check:
examples/benchmark/node/src/main.rs#L2
unused import: `Error`
|
Loading