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

fogfish / arcnet-cli / 28581387569
80%

Build:
DEFAULT BRANCH: main
Ran 02 Jul 2026 09:55AM UTC
Jobs 1
Files 2
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

02 Jul 2026 09:55AM UTC coverage: 84.0%. Remained the same
28581387569

push

github

web-flow
(fix) GitHub Actions (#3)

* (fix) pin GoReleaser Action to v2 to match goreleaser.yaml schema (BUG-001)

The build workflow's release step failed on every run: goreleaser-action
defaults to installing GoReleaser ~> v1 when unpinned, which cannot parse
.goreleaser.yaml's version: 2 schema. Pins version: "~> v2" on the action
and updates spec/plan/research/tasks to record the version-pinning
requirement so config schema and CI-installed binary can't diverge again.

* (fix) bump checkout/setup-go/goreleaser-action to node24-runtime majors (BUG-002)

actions/checkout@v4, actions/setup-go@v5, and goreleaser/goreleaser-action@v5
were pinned to node20-runtime majors, triggering GitHub's "Node 20 is being
deprecated" runner warning on every workflow run. Bumped to @v7, @v6, and @v7
respectively (all node24), with no breaking changes for this repo's usage.
shogo82148/actions-goveralls@v1 was already node24; dominikh/staticcheck-action
and reecetech/version-increment are composite actions and weren't the source
of the warning, so both are left as-is.

21 of 25 relevant lines covered (84.0%)

0.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28581387569.1 02 Jul 2026 09:55AM UTC 2
84.0
GitHub Action Run
Source Files on build 28581387569
  • Tree
  • List 2
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 8e14b541 on github
  • Prev Build on main (#28545231119)
  • Next Build on main (#28615914135)
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