Coordinator stopped on bad control command #3191
Annotations
4 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/
|
Clippy:
libraries/message/src/lib.rs#L25
returning the result of a `let` binding from a block
|
Clippy:
libraries/message/src/lib.rs#L41
this expression creates a reference which is immediately dereferenced by the compiler
|
Clippy:
examples/benchmark/node/src/main.rs#L2
unused import: `Error`
|
Loading