Skip to content

Conversation

@flakey5
Copy link
Member

@flakey5 flakey5 commented Oct 1, 2025

@actions/core is used in the GitHub logger transport despite not actually being installed directly, meaning it's only available when @reporters/github is downloaded w/ dev dependencies. In Node core we don't install dev dependencies causing this to throw.

image

`@actions/core` is used in the GitHub logger transport despite not actually
being installed directly, meaning it's only available when `@reporters/github`
is downloaded w/ dev dependencies. In Node core we don't install dev
dependencies causing this to throw.

Signed-off-by: flakey5 <73616808+flakey5@users.noreply.github.com>
@flakey5 flakey5 requested a review from a team as a code owner October 1, 2025 22:45
@vercel
Copy link

vercel bot commented Oct 1, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
api-docs-tooling Ready Ready Preview Oct 1, 2025 10:46pm

@codecov
Copy link

codecov bot commented Oct 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.56%. Comparing base (a4149a4) to head (d2901a2).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #450   +/-   ##
=======================================
  Coverage   74.56%   74.56%           
=======================================
  Files         107      107           
  Lines       10459    10459           
  Branches      681      681           
=======================================
  Hits         7799     7799           
  Misses       2658     2658           
  Partials        2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@flakey5
Copy link
Member Author

flakey5 commented Oct 1, 2025

requesting fast track since blocks node core pr

@MattIPv4
Copy link
Member

MattIPv4 commented Oct 1, 2025

smth smth pnpm and this wouldnt be a problem

@flakey5 flakey5 merged commit 189a0a8 into main Oct 1, 2025
19 checks passed
@flakey5 flakey5 deleted the flakey5/20251001/fix branch October 1, 2025 23:09
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.

3 participants