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

meta-pytorch / opacus / 26270292648
80%

Build:
DEFAULT BRANCH: main
Ran 22 May 2026 05:35AM UTC
Jobs 3
Files 138
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

20 May 2026 08:04PM UTC coverage: 79.8%. Remained the same
26270292648

push

github

meta-codesync[bot]
Fix docs CI: upgrade to Node 24 for yarn install compatibility (#822)

Summary:
Pull Request resolved: https://github.com/meta-pytorch/opacus/pull/822

**Context:**
GitHub issue https://github.com/meta-pytorch/opacus/issues/818 reports that the documentation build fails during `yarn install` due to a Node.js version incompatibility.

**Motivation:**
The `babel/helper-compilation-targets` package (resolved to `8.0.0-rc.5` via the `^8.0.0-alpha.14` range in `website/package.json`) now requires `node ^22.18.0 || >=24.11.0`. The CI workflows had no explicit `setup-node` step, so they ran on the runner's default Node 20, which does not satisfy this constraint. GitHub is deprecating Node 20 actions starting June 2nd, 2026, and will remove Node 20 entirely on September 16th, 2026.

**This diff:**
- Add `actions/setup-node@v5` with `node-version: '24'` to both `deploy.yml` and `test-deploy.yml`
- Upgrade `actions/checkout` from `v3` to `v5` in both workflows
- Upgrade `peaceiris/actions-gh-pages` from `v3` to `v4` in `deploy.yml`

Reviewed By: iden-kalemaj

Differential Revision: D105839114

fbshipit-source-id: f65f85405

6471 of 8109 relevant lines covered (79.8%)

1.76 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-1 - 26270292648.1 22 May 2026 05:48AM UTC 137
79.45
GitHub Action Run
2 run-2 - 26270292648.2 22 May 2026 05:44AM UTC 137
79.6
GitHub Action Run
3 run-3 - 26270292648.3 22 May 2026 05:35AM UTC 72
47.43
GitHub Action Run
Source Files on build 26270292648
  • Tree
  • List 138
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26270292648
  • 88919b66 on github
  • Prev Build on main (#25715128725)
  • Next Build on main (#26324514755)
  • Delete
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