Bump borsh
to v1
#246
rust.yaml
on: pull_request
Check features
2m 53s
nightly_fmt
19s
clippy_all_features
1m 2s
clippy_no_default_features
1m 8s
doc_all_features
2m 20s
doc_no_default_features
2m 22s
test-stable
1m 25s
Matrix: test-msrv
Annotations
14 errors and 14 warnings
no method named `try_to_vec` found for struct `types::timestamp::Timestamp` in the current scope:
ibc-primitives/src/types/timestamp.rs#L374
error[E0599]: no method named `try_to_vec` found for struct `types::timestamp::Timestamp` in the current scope
--> ibc-primitives/src/types/timestamp.rs:374:42
|
28 | pub struct Timestamp {
| -------------------- method `try_to_vec` not found for this struct
...
374 | let encode_timestamp = timestamp.try_to_vec().unwrap();
| ^^^^^^^^^^ method not found in `Timestamp`
|
unused import: `BorshSerialize`:
ibc-primitives/src/types/timestamp.rs#L372
error: unused import: `BorshSerialize`
--> ibc-primitives/src/types/timestamp.rs:372:39
|
372 | use borsh::{BorshDeserialize, BorshSerialize};
| ^^^^^^^^^^^^^^
|
note: the lint level is defined here
--> ibc-primitives/src/lib.rs:7:5
|
7 | warnings,
| ^^^^^^^^
= note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]`
|
clippy_all_features
Clippy had exited with the 101 exit code
|
test-stable:
ibc-apps/ics721-nft-transfer/types/src/class.rs#L445
unused import: `BorshSerialize`
|
test-stable:
ibc-apps/ics721-nft-transfer/types/src/data.rs#L292
unused import: `BorshSerialize`
|
test-stable:
ibc-apps/ics721-nft-transfer/types/src/token.rs#L248
unused import: `BorshSerialize`
|
test-stable:
ibc-apps/ics721-nft-transfer/types/src/class.rs#L447
no method named `try_to_vec` found for struct `class::ClassUri` in the current scope
|
test-stable:
ibc-apps/ics721-nft-transfer/types/src/data.rs#L294
no method named `try_to_vec` found for struct `data::DataValue` in the current scope
|
test-stable:
ibc-apps/ics721-nft-transfer/types/src/token.rs#L250
no method named `try_to_vec` found for struct `token::TokenUri` in the current scope
|
test-stable
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
test-msrv (ubuntu-latest, unknown-linux-gnu)
Canceling since a higher priority waiting request for 'Rust-refs/pull/1245/merge' exists
|
test-msrv (ubuntu-latest, unknown-linux-gnu)
The operation was canceled.
|
Check features
Canceling since a higher priority waiting request for 'Rust-refs/pull/1245/merge' exists
|
Check features
The operation was canceled.
|
nightly_fmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
nightly_fmt
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
clippy_all_features
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
clippy_all_features
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
clippy_no_default_features
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
clippy_no_default_features
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test-stable
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-stable
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
doc_all_features
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
doc_all_features
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
doc_no_default_features
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
doc_no_default_features
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
test-msrv (macos-latest, apple-darwin)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-msrv (macos-latest, apple-darwin)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|