adjust infra to new image #5
Annotations
13 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, 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/
|
Install stable 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 stable 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 stable 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 stable 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 build
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
Run cargo build
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
Run cargo build
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Run cargo build
/home/runner/work/hydra-control-plane/hydra-control-plane/Cargo.toml: unused manifest key: resolver
|
Run cargo build:
crates/rpc/src/model/cluster/node.rs#L7
unused import: `PaymentKeyHash`
|
Run cargo build:
crates/rpc/src/model/game/player.rs#L8
unused import: `super::contract::validator::Validator`
|
Run cargo build
`hydra-control-plane-rpc` (lib) generated 2 warnings (run `cargo fix --lib -p hydra-control-plane-rpc` to apply 2 suggestions)
|
Loading