Skip to content

Feat: Fix thread contention during subgraph syncing #10350

Feat: Fix thread contention during subgraph syncing

Feat: Fix thread contention during subgraph syncing #10350

Triggered via pull request September 15, 2025 13:43
Status Failure
Total duration 2m 5s
Artifacts

ci.yml

on: pull_request
Run unit tests
1m 25s
Run unit tests
Subgraph Runner integration tests
1m 33s
Subgraph Runner integration tests
Run integration tests
1m 34s
Run integration tests
Check rustfmt style
19s
Check rustfmt style
Clippy linting
2m 2s
Clippy linting
Build in release mode
1m 9s
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`
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`
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
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`
Clippy linting
Process completed with exit code 101.
Clippy linting: tests/src/fixture/mod.rs#L55
unresolved import `graph_core::TriggerProcessorConfig`