PR / feat(ens): changes to SLIP-44 compatible responses #233
event_pr.yml
on: pull_request
Paths Filter
5s
Check PR
24s
Matrix: CI / Check App / tests-suites
CI
/
...
/
Formatting
CI
/
...
/
TFLint
CI
/
...
/
TFSec
CI
/
...
/
Validate
CI
/
...
/
Clippy
1m 13s
CI
/
...
/
Formatting
21s
CI
/
...
/
Unit Tests
1m 36s
CI
/
...
/
Unused Dependencies
1m 28s
CI
/
...
/
Licenses
32s
Matrix: CI / plan-infra
Waiting for pending jobs
Merge Check
0s
Annotations
11 errors
CI / Check App / Clippy:
tests/functional/database.rs#L28
struct `rpc_proxy::database::types::Address` has no field named `namespace`
|
CI / Check App / Clippy:
tests/functional/database.rs#L29
struct `rpc_proxy::database::types::Address` has no field named `chain_id`
|
CI / Check App / Clippy:
tests/functional/database.rs#L43
this function takes 5 arguments but 4 arguments were supplied
|
CI / Check App / Clippy:
tests/functional/database.rs#L75
struct `rpc_proxy::database::types::Address` has no field named `namespace`
|
CI / Check App / Clippy:
tests/functional/database.rs#L76
struct `rpc_proxy::database::types::Address` has no field named `chain_id`
|
CI / Check App / Clippy:
tests/functional/database.rs#L81
this function takes 5 arguments but 4 arguments were supplied
|
CI / Check App / Clippy:
tests/functional/database.rs#L107
struct `rpc_proxy::database::types::Address` has no field named `namespace`
|
CI / Check App / Clippy:
tests/functional/database.rs#L108
struct `rpc_proxy::database::types::Address` has no field named `chain_id`
|
CI / Check App / Clippy:
tests/functional/database.rs#L113
this function takes 5 arguments but 4 arguments were supplied
|
CI / Check App / Clippy:
tests/functional/database.rs#L139
struct `rpc_proxy::database::types::Address` has no field named `namespace`
|
CI / Check App / Unused Dependencies
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|