Skip to content

Initial commit

Initial commit #1

Triggered via push January 29, 2024 01:01
Status Failure
Total duration 1m 33s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 19 warnings
Test
'cargo-fmt' is not installed for the toolchain 'nightly-2023-06-01-x86_64-unknown-linux-gnu'
Test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
pre_job
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: fkirc/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
pre_job
The following actions uses node12 which is deprecated and will be forced to run on node16: fkirc/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
pre_job
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/
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Test
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/
Test
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/
Test
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/
Test
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/
Test: src/candidate_policies.rs#L1
unused import: `process::Output`
Test: src/candidate_policies.rs#L3
unused imports: `hydroflow_syntax`, `self`, `tokio_util`, `wrappers::UnboundedReceiverStream`
Test: src/candidate_policies.rs#L5
unused imports: `Assignments`, `decision::Decision`, `range::Range`, `self`
Test: src/candidate_policies_hydroflow.rs#L1
unused imports: `collections::HashMap`, `process::Output`
Test: src/candidate_policies_hydroflow.rs#L3
unused imports: `self`, `tokio_util`
Test: src/candidate_policies_hydroflow.rs#L5
unused imports: `object_store::ObjectStore`, `range::Range`, `self`
Test: src/reduce_oracle.rs#L1
unused import: `itertools::Itertools`
Test: src/object_store.rs#L48
associated function `maxNetworkCosts` is never used
Test: src/object_store.rs#L155
associated function `new` is never used
Test: src/candidate_policies_hydroflow.rs#L7
type alias `CandidateInputType` is never used