Serialize BlockId directly for block_receipts #13
rust.yml
on: pull_request
Check, test and build
2m 55s
Check WASM
1m 57s
Check Transports
1m 22s
Annotations
38 warnings
Check Transports
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions-rs/cargo@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check Transports
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected], actions-rs/cargo@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check Transports
`/home/runner/work/rust-web3/rust-web3/.cargo/config` is deprecated in favor of `config.toml`
|
Check Transports
`/home/runner/work/rust-web3/rust-web3/.cargo/config` is deprecated in favor of `config.toml`
|
Check Transports
`/home/runner/work/rust-web3/rust-web3/.cargo/config` is deprecated in favor of `config.toml`
|
Check Transports
`/home/runner/work/rust-web3/rust-web3/.cargo/config` is deprecated in favor of `config.toml`
|
Check Transports
`/home/runner/work/rust-web3/rust-web3/.cargo/config` is deprecated in favor of `config.toml`
|
Check Transports
`/home/runner/work/rust-web3/rust-web3/.cargo/config` is deprecated in favor of `config.toml`
|
Check Transports
`/home/runner/work/rust-web3/rust-web3/.cargo/config` is deprecated in favor of `config.toml`
|
Check Transports
`/home/runner/work/rust-web3/rust-web3/.cargo/config` is deprecated in favor of `config.toml`
|
Check Transports
`/home/runner/work/rust-web3/rust-web3/.cargo/config` is deprecated in favor of `config.toml`
|
Check Transports
`/home/runner/work/rust-web3/rust-web3/.cargo/config` is deprecated in favor of `config.toml`
|
Check WASM
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions-rs/cargo@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check WASM
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected], actions-rs/cargo@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check WASM
`/home/runner/work/rust-web3/rust-web3/.cargo/config` is deprecated in favor of `config.toml`
|
Check WASM:
src/transports/eip_1193.rs#L74
use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
|
Check WASM:
src/transports/eip_1193.rs#L84
use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
|
Check WASM:
src/transports/eip_1193.rs#L44
use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
|
Check WASM:
src/transports/eip_1193.rs#L182
use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
|
Check WASM:
src/transports/eip_1193.rs#L266
use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
|
Check WASM:
src/transports/eip_1193.rs#L267
use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
|
Check WASM
`web3` (lib) generated 6 warnings
|
Check WASM
`/home/runner/work/rust-web3/rust-web3/.cargo/config` is deprecated in favor of `config.toml`
|
Check WASM:
src/transports/eip_1193.rs#L74
use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
|
Check WASM:
src/transports/eip_1193.rs#L84
use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
|
Check WASM:
src/transports/eip_1193.rs#L44
use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
|
Check WASM:
src/transports/eip_1193.rs#L182
use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
|
Check WASM:
src/transports/eip_1193.rs#L266
use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
|
Check WASM:
src/transports/eip_1193.rs#L267
use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
|
Check WASM:
src/transports/eip_1193.rs#L343
use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
|
Check WASM:
src/transports/eip_1193.rs#L350
use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
|
Check WASM
`web3` (lib test) generated 8 warnings
|
Check WASM
`/home/runner/work/rust-web3/rust-web3/.cargo/config` is deprecated in favor of `config.toml`
|
Check, test and build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions-rs/cargo@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check, test and build
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected], actions-rs/cargo@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check, test and build
`/home/runner/work/rust-web3/rust-web3/.cargo/config` is deprecated in favor of `config.toml`
|
Check, test and build
`/home/runner/work/rust-web3/rust-web3/.cargo/config` is deprecated in favor of `config.toml`
|
Check, test and build
`/home/runner/work/rust-web3/rust-web3/.cargo/config` is deprecated in favor of `config.toml`
|