Skip to content

ci: enable engine-strict in Node.js version compatibility test#354

Merged
noshiro-pf merged 1 commit intomainfrom
enable-engine-strict
Apr 23, 2026
Merged

ci: enable engine-strict in Node.js version compatibility test#354
noshiro-pf merged 1 commit intomainfrom
enable-engine-strict

Conversation

@noshiro-pf
Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings April 23, 2026 19:48
@noshiro-pf noshiro-pf enabled auto-merge (squash) April 23, 2026 19:49
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.15%. Comparing base (2dae401) to head (8fcbe3f).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #354   +/-   ##
=======================================
  Coverage   93.15%   93.15%           
=======================================
  Files         140      140           
  Lines        1709     1709           
  Branches      299      299           
=======================================
  Hits         1592     1592           
  Misses         69       69           
  Partials       48       48           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Enables pnpm engine enforcement in the Node.js version compatibility GitHub Actions workflow so installs fail when the current Node.js runtime doesn’t satisfy package.json#engines constraints.

Changes:

  • Add --engine-strict to the pnpm install --frozen-lockfile step in the Node version compatibility workflow.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@noshiro-pf noshiro-pf force-pushed the enable-engine-strict branch from 9172310 to 4778cd9 Compare April 23, 2026 19:59
@noshiro-pf noshiro-pf force-pushed the enable-engine-strict branch from 4778cd9 to 8fcbe3f Compare April 23, 2026 20:21
@noshiro-pf noshiro-pf merged commit 1d64b34 into main Apr 23, 2026
18 of 20 checks passed
@noshiro-pf noshiro-pf deleted the enable-engine-strict branch April 23, 2026 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants