Implement dora run
command
#3388
Annotations
2 errors and 12 warnings
Build:
binaries/cli/src/main.rs#L6
function `lib_main` is private
|
Build
The process 'cross' failed with exit code 101
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, r7kamura/[email protected], actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build:
binaries/cli/src/lib.rs#L268
function `lib_main` is never used
|
Build:
binaries/cli/src/lib.rs#L276
function `run` is never used
|
Build:
binaries/cli/src/lib.rs#L538
function `start_dataflow` is never used
|
Build:
binaries/cli/src/lib.rs#L567
function `stop_dataflow_interactive` is never used
|
Build:
binaries/cli/src/lib.rs#L583
function `stop_dataflow` is never used
|
Build:
binaries/cli/src/lib.rs#L608
function `handle_dataflow_result` is never used
|
Build:
binaries/cli/src/lib.rs#L623
function `stop_dataflow_by_name` is never used
|
Build:
binaries/cli/src/lib.rs#L648
function `list` is never used
|
Build:
binaries/cli/src/lib.rs#L671
function `query_running_dataflows` is never used
|
Build:
binaries/cli/src/lib.rs#L686
function `connect_to_coordinator` is never used
|
Loading