• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

TYPO3BestPractices / tea / 35081324270
100%

Build:
DEFAULT BRANCH: main
Ran 16 Sep 2026 09:48AM UTC
Jobs 1
Files 6
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

16 Sep 2026 09:46AM UTC coverage: 100.0%. Remained the same
35081324270

push

github

web-flow
[BUGFIX] Let the docs rendering fail on warnings (#2330)

The CI job rendering the manual is called "Test if the documentation
will render without warnings", but it has not tested that since
#2115, which dropped "--fail-on-log" from the rendering call as an
"unnecessary option". Without it "render-guides" reports unresolved
references or documents missing from the toctree as log warnings and
still exits with 0, so such a regression passes local runs and CI
unnoticed.

Restore "--fail-on-log" and add "--fail-on-error", so warnings and
errors end the suite with a non-zero exit code, matching how the
TYPO3 core monorepository and other extensions call the renderer.

Also pass "--no-progress", which the call used before #2031 moved it
into "runTests.sh". The progress bar interleaves its output with the
log records, which hides the very warnings this suite is about.

The manual renders free of warnings with these options, so no
documentation change is needed.

Resolves: #2328
Related: #2115

Signed-off-by: Stefan Bürk <stefan@buerk.tech>

129 of 129 relevant lines covered (100.0%)

5.64 hits per line

Jobs
ID Job ID Ran Files Coverage
1 35081324270.1 16 Sep 2026 09:48AM UTC 6
100.0
GitHub Action Run
Source Files on build 35081324270
  • Tree
  • List 6
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #35081324270
  • 64af2c35 on github
  • Prev Build on main (#35080540918)
  • Next Build on main (#35087656922)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc