fix: break infinite loop when consensus channels are dropped (#772) #1525
Annotations
4 errors and 4 warnings
|
Run actions-rs/cargo@v1
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
|
Run actions-rs/cargo@v1
could not compile `helios-cli` (bin "helios") due to 2 previous errors
|
|
Run actions-rs/cargo@v1:
cli/src/main.rs#L275
called `unwrap` on `self.rpc_port` after checking its variant with `is_some`
|
|
Run actions-rs/cargo@v1:
cli/src/main.rs#L275
called `unwrap` on `self.rpc_bind_ip` after checking its variant with `is_some`
|
|
Run actions-rs/toolchain@v1
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 actions-rs/toolchain@v1
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 actions-rs/toolchain@v1
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 actions-rs/toolchain@v1
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/
|
Loading