feat(hydro_cli): added basic wrapper for hydro deploy Maelstrom integration #4134
Annotations
25 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, 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/
|
Run cargo check:
hydroflow/tests/surface_lattice_fold.rs#L9
`lattice_fold` expects lattice flow input, has sequential input. This may be an error in the future.
|
Run cargo check
`hydroflow` (test "surface_lattice_fold") generated 1 warning
|
Run cargo check
`hydroflow` (test "surface_lattice_reduce") generated 1 warning
|
Run cargo check:
hydro_cli_maelstrom/src/ports.rs#L44
method `sink_port_name` is never used
|
Run cargo check:
hydro_cli_maelstrom/src/ports.rs#L119
function `sink_name_to_type` is never used
|
Run cargo check
`hydro_cli_maelstrom` (bin "hydro_cli_maelstrom" test) generated 2 warnings
|
Run cargo check:
hydro_cli/src/core/deployment.rs#L62
unnecessary qualification
|
Run cargo check:
hydro_cli/src/core/deployment.rs#L80
unnecessary qualification
|
Run cargo check:
hydro_cli/src/core/custom_service.rs#L69
unused variable: `names`
|
Run cargo check
`hydro_cli` (lib) generated 3 warnings (run `cargo fix --lib -p hydro_cli` to apply 3 suggestions)
|
Install nightly toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install nightly toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install nightly toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install nightly toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run cargo check (no default features):
hydro_cli/src/core/deployment.rs#L62
unnecessary qualification
|
Run cargo check (no default features):
hydro_cli/src/core/deployment.rs#L80
unnecessary qualification
|
Run cargo check (no default features):
hydro_cli/src/core/custom_service.rs#L69
unused variable: `names`
|
Run cargo check (no default features)
`hydro_cli` (lib test) generated 3 warnings (run `cargo fix --lib -p hydro_cli --tests` to apply 3 suggestions)
|
Run cargo check (no default features):
hydro_cli_maelstrom/src/ports.rs#L44
method `sink_port_name` is never used
|
Run cargo check (no default features):
hydro_cli_maelstrom/src/ports.rs#L119
function `sink_name_to_type` is never used
|
Run cargo check (no default features)
`hydro_cli_maelstrom` (bin "hydro_cli_maelstrom" test) generated 2 warnings
|
Run cargo check (no default features):
hydroflow/tests/surface_lattice_reduce.rs#L9
`lattice_reduce` expects lattice flow input, has sequential input. This may be an error in the future.
|
Run cargo check (no default features)
`hydroflow` (test "surface_lattice_reduce") generated 1 warning
|
Run cargo check (no default features)
`hydroflow` (test "surface_lattice_fold") generated 1 warning
|
The logs for this run have expired and are no longer available.
Loading