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

prisma-risk / tsoracle / 26390711436
95%

Build:
DEFAULT BRANCH: main
Ran 25 May 2026 08:22AM UTC
Jobs 1
Files 65
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

25 May 2026 08:16AM UTC coverage: 95.655%. Remained the same
26390711436

push

github

web-flow
ci: force JavaScript actions onto Node 24 runtime (#409)

GitHub Actions runners emit Node.js 20 deprecation warnings for any JS
action that still declares a node20 runtime. The two offenders here have
no Node 24 release available:

- actions/cache/restore@v4.3.0 (and save) — pulled in transitively by
  awalsh128/cache-apt-pkgs-action@v1.6.0, whose latest release still pins
  actions/cache v4.
- bufbuild/buf-setup-action@v1.50.0 — latest release, still declares
  using: "node20".

Setting FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true at the workflow env level
makes the runner execute all JS actions on Node 24, including the nested
actions/cache invoked by awalsh128 that we cannot otherwise reach. This
silences the warnings now and de-risks GitHub's forced Node 24 default on
2026-06-02, after which Node 24 becomes the default regardless.

Applied to every workflow so a clean one can't regress before the cutover.

9269 of 9690 relevant lines covered (95.66%)

575824.58 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26390711436.1 25 May 2026 08:22AM UTC 65
95.66
GitHub Action Run
Source Files on build 26390711436
  • Tree
  • List 65
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26390711436
  • 434c1aea on github
  • Prev Build on main (#26390362787)
  • Next Build on main (#26408577353)
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