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

stacklok / toolhive / 21901810479 / 1
62%
main: 62%

Build:
DEFAULT BRANCH: main
Ran 11 Feb 2026 10:47AM UTC
Files 522
Run time 12s
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

11 Feb 2026 10:39AM UTC coverage: 61.625% (-0.006%) from 61.631%
21901810479.1

push

github

web-flow
Fix staticcheck SA5011 nil pointer lint failures (#3769)

* Fix staticcheck SA5011 nil pointer lint failures

golangci-lint v2.9.0 introduced stricter SA5011 checks that don't
recognize t.Fatal() as a terminating call for nil-pointer analysis.
Add explicit return statements after t.Fatal() calls so staticcheck
knows the code path is unreachable.

This fixes the lint failure on main that was blocking all PRs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* Fix remaining SA5011 nil pointer lint failures

Add return after t.Fatal() in two more test files caught by
golangci-lint v2.9.0's stricter staticcheck SA5011 analysis.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

42885 of 69590 relevant lines covered (61.63%)

77.46 hits per line

Source Files on job 21901810479.1
  • Tree
  • List 522
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 21901810479
  • fd5472ca on github
  • Prev Job for on main (#21899810377.1)
  • Next Job for on main (#21902953952.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc