perf: remove blocking calls from POI queries #10938
ci.yml
on: pull_request
Run unit tests
1m 0s
Subgraph Runner integration tests
1m 12s
Run integration tests
1m 33s
Check rustfmt style
28s
Clippy linting
52s
Build in release mode
1m 8s
Annotations
11 errors and 4 warnings
|
Check rustfmt style
Process completed with exit code 1.
|
|
Clippy linting
Process completed with exit code 101.
|
|
Clippy linting:
graph/src/blockchain/mock.rs#L500
not all trait items implemented, missing: `block_hashes_by_block_numbers`
|
|
Run unit tests
Process completed with exit code 101.
|
|
Run unit tests:
graph/src/blockchain/mock.rs#L500
not all trait items implemented, missing: `block_hashes_by_block_numbers`
|
|
Build in release mode
Process completed with exit code 101.
|
|
Build in release mode:
graph/src/blockchain/mock.rs#L500
not all trait items implemented, missing: `block_hashes_by_block_numbers`
|
|
Subgraph Runner integration tests
Process completed with exit code 101.
|
|
Subgraph Runner integration tests:
graph/src/blockchain/mock.rs#L500
not all trait items implemented, missing: `block_hashes_by_block_numbers`
|
|
Run integration tests
Process completed with exit code 101.
|
|
Run integration tests:
graph/src/blockchain/mock.rs#L500
not all trait items implemented, missing: `block_hashes_by_block_numbers`
|
|
Check rustfmt style:
store/postgres/src/store.rs#L189
Diff in /home/runner/work/graph-node/graph-node/store/postgres/src/store.rs
|
|
Check rustfmt style:
store/postgres/src/chain_store.rs#L757
Diff in /home/runner/work/graph-node/graph-node/store/postgres/src/chain_store.rs
|
|
Check rustfmt style:
server/index-node/src/resolver.rs#L437
Diff in /home/runner/work/graph-node/graph-node/server/index-node/src/resolver.rs
|
|
Check rustfmt style:
graph/src/components/store/traits.rs#L808
Diff in /home/runner/work/graph-node/graph-node/graph/src/components/store/traits.rs
|