nodejs / nodejs/citgm

Print `package-lock.json`/`yarn.lock` for failed tests

Open
#1,014 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
606
Forks
157
Avg merge
3d 23h
Merged PRs (30d)
3

Description

While trying to look in the pino issue reported in the node 21 release I suspect it's related to dependency versioning but no way to verify that

https://github.com/nodejs/node/pull/49870#issuecomment-1763398712

It would be great to print package-lock.json/yarn.lock for packages that their tests failed

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how failed package tests are reported in citgm, then inspect the package-lock.json and yarn.lock files mentioned in the issue. The change is complete when the relevant lockfile contents are printed for packages whose tests fail, allowing dependency versions to be checked.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, nodejs
Domain
testing
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.