Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Project - Commits
- rABCa66c80017899: [backport#16129] Make reasoning about dependencies easier by not including…
ninja ninja check-all cd .. ./test/lint/lint-circular-dependencies.sh
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.
Comment Actions
You're missing a change in txindex_tests.cpp
Please run the circular dependency linter as part of your test plan to check there is no circular dependency that remains from the lines removed.
src/test/coins_tests.cpp | ||
---|---|---|
20 ↗ | (On Diff #20806) | ? |
src/test/torcontrol_tests.cpp | ||
5 ↗ | (On Diff #20806) | That's unexpected :) |
src/core_read.cpp | ||
---|---|---|
5 ↗ | (On Diff #20806) | This doesn't look right. |