citgm
citgm copied to clipboard
Print `package-lock.json`/`yarn.lock` for failed tests
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
Will create a pr now