citgm icon indicating copy to clipboard operation
citgm copied to clipboard

Canary in the Gold Mine

Results 111 citgm issues
Sort by recently updated
recently updated
newest added

I don't think the results are helpful at this point because any issue is tagged as "skip the module" vs "oh maybe there is a problem with this module, who...

##### Checklist - [x] `npm test` passes - [x] contribution guidelines followed [here](https://github.com/nodejs/citgm/blob/HEAD/CONTRIBUTING.md) Even if we increased the overall Semver test suite timeout in #1004, some tests still fail due...

Marking `pino` as flaking since it's failing in many platforms for both `v18.x` and `v20.x` release lines. Refs: https://github.com/nodejs/citgm/issues/988

Ref: https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/3295/ ``` added 115 packages in 9s > [email protected] test > c8 --check-coverage --lines 85 imhotap --runner 'node test/runtest' --files test/{hook,low-level,other,get-esm-exports}/* TAP version 13 1..25 ok 1 test/get-esm-exports/v20-get-esm-exports.js ---...

## Summary This pull request is created by [Secure Repo](https://app.stepsecurity.io/securerepo) at the request of @RafaelGSS. Please merge the Pull Request to incorporate the requested changes. Please tag @RafaelGSS on your...

https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/3297/testReport/ shows failures on win-vs2019, rhel8-s390x, and aix72-ppc64. Is someone likely to investigate these any time soon or would it be best to skip on those platforms for now? (Honest...

##### Checklist - [x] `npm test` passes - [x] contribution guidelines followed [here](https://github.com/nodejs/citgm/blob/HEAD/CONTRIBUTING.md)

Hi @linusu I noticed you're listed as maintainer for **multer** so I'd like to bring to your attention that [email protected] tests have been failing inconsistently across different systems on v18.x....

Refs: https://github.com/nodejs/citgm/pull/959#issuecomment-1712542947 ##### Checklist - [x] `npm test` passes - [ ] tests are included - [ ] documentation is changed or added - [x] contribution guidelines followed [here](https://github.com/nodejs/citgm/blob/HEAD/CONTRIBUTING.md)

I've noticed the "Node.js CI" badge on the README is red (failing): ![image](https://github.com/nodejs/citgm/assets/5445507/a5b19652-2545-4960-9034-e08095903028) Clicking on the badge leads to https://github.com/nodejs/citgm/actions?query=workflow%3A%22Node.js+CI%22 and the most recent runs on `main` are green: ![image](https://github.com/nodejs/citgm/assets/5445507/9d36dceb-d7ca-4ce9-8f5e-b7db1f0f8004)...