Simplify the run.rs
scripts of our dataflow examples using xshell
#2735
Annotations
10 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, r7kamura/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test CLI (Rust)
unused variable: `data`
|
Test CLI (Rust)
unused variable: `output_sender`
|
Test CLI (Rust)
field `example_field` is never read
|
Test CLI (Rust)
unused variable: `data`
|
Test CLI (Rust)
unused variable: `output_sender`
|
Test CLI (Rust)
field `example_field` is never read
|
Test CLI (Rust)
unused variable: `node`
|
Test CLI (Rust)
unused variable: `metadata`
|
Test CLI (Rust)
variable does not need to be mutable
|
Loading