Skip to content

Feat: Fix thread contention during subgraph syncing #10351

Feat: Fix thread contention during subgraph syncing

Feat: Fix thread contention during subgraph syncing #10351

Triggered via pull request September 15, 2025 13:46
Status Failure
Total duration 10m 41s
Artifacts

ci.yml

on: pull_request
Run unit tests
1m 13s
Run unit tests
Subgraph Runner integration tests
1m 21s
Subgraph Runner integration tests
Run integration tests
1m 29s
Run integration tests
Check rustfmt style
24s
Check rustfmt style
Clippy linting
2m 42s
Clippy linting
Build in release mode
1m 16s
Build in release mode
Fit to window
Zoom out
Zoom in

Annotations

18 errors
Build in release mode
Process completed with exit code 101.
Build in release mode: core/src/subgraph/trigger_processor.rs#L52
struct `SubgraphState` is never constructed
Build in release mode: core/src/subgraph/trigger_processor.rs#L123
unused variable: `first_trigger`
Clippy linting
Process completed with exit code 101.
Clippy linting: tests/src/fixture/mod.rs#L55
unresolved import `graph_core::TriggerProcessorConfig`
Run unit tests
Process completed with exit code 101.
Run unit tests: core/src/subgraph/trigger_processor.rs#L52
struct `SubgraphState` is never constructed
Run unit tests: core/src/subgraph/trigger_processor.rs#L123
unused variable: `first_trigger`
Run unit tests: core/src/subgraph/trigger_processor.rs#L114
unused variable: `block`
Run integration tests
Process completed with exit code 101.
Run integration tests: core/src/subgraph/trigger_processor.rs#L52
struct `SubgraphState` is never constructed
Run integration tests: core/src/subgraph/trigger_processor.rs#L123
unused variable: `first_trigger`
Subgraph Runner integration tests
Process completed with exit code 101.
Subgraph Runner integration tests: core/src/subgraph/trigger_processor.rs#L52
struct `SubgraphState` is never constructed