Split out ibc-clients crate #1888
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
no-std.yaml
on: pull_request
Check no_std panic conflict
55s
Check no_std substrate support
1m 8s
Annotations
2 errors and 10 warnings
failed to resolve: use of undeclared crate or module `serde`:
crates/ibc-clients/ics07-tendermint/src/client_state.rs#L37
error[E0433]: failed to resolve: use of undeclared crate or module `serde`
--> crates/ibc-clients/ics07-tendermint/src/client_state.rs:37:56
|
37 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
| ^^^^^ use of undeclared crate or module `serde`
|
failed to resolve: use of undeclared crate or module `serde`:
crates/ibc-clients/ics07-tendermint/src/client_state.rs#L37
error[E0433]: failed to resolve: use of undeclared crate or module `serde`
--> crates/ibc-clients/ics07-tendermint/src/client_state.rs:37:38
|
37 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))]
| ^^^^^ use of undeclared crate or module `serde`
|
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
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/
|