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

stacklok / toolhive / 32350857717
70%

Build:
DEFAULT BRANCH: main
Ran 20 Aug 2026 08:57AM UTC
Jobs 1
Files 883
Run time 3min
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

20 Aug 2026 08:51AM UTC coverage: 69.319% (+0.05%) from 69.27%
32350857717

push

github

web-flow
Pin golangci-lint to avoid nilness panic on main (#6393)

* Pin golangci-lint to v2.12.2 to avoid nilness panic

golangci-lint v2.13.0 bundles honnef.co/go/tools v0.8.0-rc.1, whose
nilness fact analyzer panics with "unhandled builtin recover" while
analyzing github.com/getsentry/sentry-go, breaking CI on main. Pin to
the last known-good release until upstream ships a fix.

Signed-off-by: Samuele Verzi <samu@stacklok.com>

* Pin lint job's Go version to go.mod, not stable

golangci-lint 2.12.2's bundled type-checker cannot parse a
generic-method signature in Go 1.27's math/rand/v2, which 'stable'
now resolves to. Run the lint job on the Go version go.mod actually
targets so the pinned golangci-lint release can type-check the stdlib.

Signed-off-by: Samuele Verzi <samu@stacklok.com>

---------

Signed-off-by: Samuele Verzi <samu@stacklok.com>

73631 of 106221 relevant lines covered (69.32%)

88.11 hits per line

Coverage Regressions

Lines Coverage ∆ File
6
72.34
-6.38% pkg/secrets/keyring/keyctl_linux.go
1
50.93
-0.27% pkg/transport/stdio.go
Jobs
ID Job ID Ran Files Coverage
1 32350857717.1 20 Aug 2026 08:57AM UTC 883
69.32
GitHub Action Run
Source Files on build 32350857717
  • Tree
  • List 883
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #32350857717
  • 39a85c86 on github
  • Prev Build on main (#32346960123)
  • Next Build on main (#32353073432)
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