*: Expose subgraph logs via subgraph GraphQL #10782
ci.yml
on: pull_request
Run unit tests
3m 56s
Subgraph Runner integration tests
4m 18s
Run integration tests
8m 29s
Check rustfmt style
30s
Clippy linting
1m 1s
Build in release mode
1m 38s
Annotations
8 errors and 1 warning
|
Check rustfmt style
Process completed with exit code 1.
|
|
Clippy linting
Process completed with exit code 101.
|
|
Clippy linting:
graph/src/log/file.rs#L332
length comparison to zero
|
|
Clippy linting:
graph/src/log/file.rs#L329
`filter_map()` will run forever if the iterator repeatedly produces an `Err`
|
|
Clippy linting:
graph/src/log/loki.rs#L356
iterating on a map's values
|
|
Clippy linting:
graph/src/components/log_store/mod.rs#L77
method `from_str` can be confused for the standard trait method `std::str::FromStr::from_str`
|
|
Run unit tests
Process completed with exit code 100.
|
|
Run integration tests
Process completed with exit code 100.
|
|
Check rustfmt style:
node/src/launcher.rs#L34
Diff in /home/runner/work/graph-node/graph-node/node/src/launcher.rs
|