test(types): add test should_deserialize_receipt_with_logs #526
rust.yml
on: pull_request
Check, test and build
1m 7s
Check WASM
2m 29s
Check Transports
1m 20s
Annotations
3 errors and 12 warnings
Check, test and build:
src/transports/http.rs#L233
temporary value dropped while borrowed
|
Check, test and build:
src/transports/http.rs#L269
temporary value dropped while borrowed
|
Check, test and build
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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, test and build:
src/signing.rs#L103
use of deprecated associated function `secp256k1::Message::from_slice`: use from_digest_slice instead
|
Check, test and build:
src/signing.rs#L121
use of deprecated associated function `secp256k1::Message::from_slice`: use from_digest_slice instead
|
Check, test and build:
src/signing.rs#L140
use of deprecated associated function `secp256k1::Message::from_slice`: use from_digest_slice instead
|
Check, test and build
`web3` (lib) generated 3 warnings
|
Check, test and build:
src/signing.rs#L103
use of deprecated associated function `secp256k1::Message::from_slice`: use from_digest_slice instead
|
Check, test and build:
src/signing.rs#L121
use of deprecated associated function `secp256k1::Message::from_slice`: use from_digest_slice instead
|
Check, test and build:
src/signing.rs#L140
use of deprecated associated function `secp256k1::Message::from_slice`: use from_digest_slice instead
|
Check, test and build
`web3` (lib) generated 3 warnings
|
Check, test and build
`web3` (lib test) generated 3 warnings (3 duplicates)
|
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 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/
|