Skip to content

feat: added wasm support to transports::Either #506

feat: added wasm support to transports::Either

feat: added wasm support to transports::Either #506

Triggered via pull request August 7, 2023 09:57
Status Failure
Total duration 3m 27s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

rust.yml

on: pull_request
Check, test and build
1m 3s
Check, test and build
Check WASM
3m 16s
Check WASM
Check Transports
29s
Check Transports
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 3 warnings
Check Transports: src/transports/either.rs#L48
`AOut` cannot be sent between threads safely
Check Transports: src/transports/either.rs#L47
`BOut` cannot be sent between threads safely
Check Transports
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Check, test and build: src/transports/either.rs#L48
`AOut` cannot be sent between threads safely
Check, test and build: src/transports/either.rs#L47
`BOut` cannot be sent between threads safely
Check, test and build
could not compile `web3` (lib) due to 2 previous errors
Check, test and build
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Check Transports
The following actions uses node12 which is deprecated and will be forced to run on node16: 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
The following actions uses node12 which is deprecated and will be forced to run on node16: 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
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/