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

stacklok / toolhive / 21901810479
62%

Build:
DEFAULT BRANCH: main
Ran 11 Feb 2026 10:47AM UTC
Jobs 1
Files 522
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

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

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

Uncovered Existing Lines

Lines Coverage ∆ File
6
75.47
-5.66% pkg/secrets/keyring/keyctl_linux.go
Jobs
ID Job ID Ran Files Coverage
1 21901810479.1 11 Feb 2026 10:47AM UTC 522
61.63
GitHub Action Run
Source Files on build 21901810479
  • Tree
  • List 522
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21901810479
  • fd5472ca on github
  • Prev Build on main (#21899810377)
  • Next Build on main (#21902953952)
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