Skip to content

Add the wallet_switchEthereumChain method to the eip1193 transport #478

Add the wallet_switchEthereumChain method to the eip1193 transport

Add the wallet_switchEthereumChain method to the eip1193 transport #478

Triggered via pull request June 2, 2023 20:01
Status Success
Total duration 6m 29s
Artifacts

rust.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

23 warnings
Check Transports
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: styfle/cancel-workflow-action@0.4.1, actions-rs/cargo@master. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Check WASM
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: styfle/cancel-workflow-action@0.4.1, actions-rs/cargo@master. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
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#L138
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#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#L205
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#L289
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#L290
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#L156
missing documentation for a struct
Check WASM: src/transports/eip_1193.rs#L157
missing documentation for a struct field
Check WASM
`web3` (lib) generated 9 warnings
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#L138
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#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#L205
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#L289
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#L290
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#L366
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#L373
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 9 warnings
Check, test and build
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: styfle/cancel-workflow-action@0.4.1, actions-rs/cargo@master. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.