fixing warn and disable mips builds #1
Annotations
15 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/
|
Build relayer
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
Build relayer
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Build relayer:
crates/relayer/src/agent_listener/tcp.rs#L176
unused variable: `stream`
|
Build relayer:
crates/relayer/src/agent_listener/quic.rs#L13
field `server_cert` is never read
|
Build relayer:
crates/relayer/src/agent_listener/tcp.rs#L25
associated function `new` is never used
|
Build relayer
`relayer` (bin "relayer") generated 3 warnings (run `cargo fix --bin "relayer"` to apply 1 suggestion)
|
Build agent
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
Build agent
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Build agent:
crates/agent/src/connection/tcp.rs#L39
associated function `new` is never used
|
Build agent
`agent` (bin "agent") generated 1 warning
|
Install Rust
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 Rust
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 Rust
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 Rust
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/
|
The logs for this run have expired and are no longer available.
Loading