fix(cw-context): encoding, decoding and iteration of ConsensusState
heights
#2550
no-std.yaml
on: pull_request
Check no_std panic conflict
49s
Check no_std substrate support
1m 14s
Annotations
3 errors and 12 warnings
unused extern crate:
ibc-clients/cw-context/src/lib.rs#L21
error: unused extern crate
--> ibc-clients/cw-context/src/lib.rs:21:1
|
21 | extern crate alloc;
| ^^^^^^^^^^^^^^^^^^^ help: remove it
|
note: the lint level is defined here
--> ibc-clients/cw-context/src/lib.rs:17:5
|
17 | rust_2018_idioms
| ^^^^^^^^^^^^^^^^
= note: `#[deny(unused_extern_crates)]` implied by `#[deny(rust_2018_idioms)]`
|
unused extern crate:
ibc-clients/cw-context/src/lib.rs#L21
error: unused extern crate
--> ibc-clients/cw-context/src/lib.rs:21:1
|
21 | extern crate alloc;
| ^^^^^^^^^^^^^^^^^^^ help: remove it
|
note: the lint level is defined here
--> ibc-clients/cw-context/src/lib.rs:17:5
|
17 | rust_2018_idioms
| ^^^^^^^^^^^^^^^^
= note: `#[deny(unused_extern_crates)]` implied by `#[deny(rust_2018_idioms)]`
|
unused extern crate:
ibc-clients/cw-context/src/lib.rs#L21
error: unused extern crate
--> ibc-clients/cw-context/src/lib.rs:21:1
|
21 | extern crate alloc;
| ^^^^^^^^^^^^^^^^^^^ help: remove it
|
note: the lint level is defined here
--> ibc-clients/cw-context/src/lib.rs:17:5
|
17 | rust_2018_idioms
| ^^^^^^^^^^^^^^^^
= note: `#[deny(unused_extern_crates)]` implied by `#[deny(rust_2018_idioms)]`
|
Check no_std panic conflict
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check no_std panic conflict
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check no_std panic conflict
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/
|
Check no_std panic conflict
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/
|
Check no_std panic conflict
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/
|
Check no_std panic conflict
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/
|
Check no_std substrate support
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check no_std substrate support
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check no_std substrate support
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/
|
Check no_std substrate support
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/
|
Check no_std substrate support
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/
|
Check no_std substrate support
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/
|