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

``` 2022-09-28T06:47:07.1528187Z # Subtest: grab-project: teardown 2022-09-28T06:47:07.1529064Z not ok 1 - EBUSY: resource busy or locked, rmdir 'C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\citgm-1664347607053' 2022-09-28T06:47:07.1529629Z --- 2022-09-28T06:47:07.1530000Z errno: -4082 2022-09-28T06:47:07.1530336Z code: EBUSY 2022-09-28T06:47:07.1530669Z syscall: rmdir 2022-09-28T06:47:07.1531246Z...

`jest` has been a little flaky recently. The output errors are not that clear, so I decided to open this issue to gather more information Reference: https://ci.nodejs.org/job/citgm-smoker/3350/nodes=fedora-last-latest-x64/testReport/junit/(root)/citgm/jest_v29_7_0/ Tested on v21.3.0-proposal....

https://ci.nodejs.org/job/citgm-smoker-nobuild/nodes=rhel8-x64/1548/console fails with: ```console $ curl -O 'https://nodejs.org/download/release/Index of downloadreleasetd { padding-right: 16px; text-align: right; font-family: monospace }td:nth-of-type(1) { text-align: left; overflow-wrap: anywhere }td:nth-of-type(3) { white-space: nowrap } th {...

When performing a release, we usually compare the citgm run against the previous CI. This, however, does hide modules that are failing often. Instead of comparing 100 failures with 101...

Release-agenda

This was briefly discussed in a Release WG meeting. A similar concept to https://ci.nodejs.org/view/All/job/node-test-commit-lite/, we could add a CITGM 'lite' job that only covers one or two most critical platforms...

Hi @sindresorhus, @novemberborn I noticed you're listed as maintainer for ava so I'd like to bring to your attention that [email protected] tests have been failing across different systems on v21.x....

Fixes #1014 ##### Checklist - [ ] `npm test` passes - [ ] tests are included - [ ] documentation is changed or added - [ ] contribution guidelines followed...

I use [asdf](https://asdf-vm.com/) as my package manager. I'm trying running `citgm` but I got this error: ``` h4ad:node-copy-4/ (backport-48383-to-18✗) $ citgm underscore [23:24:55] info: starting | underscore info: lookup |...

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...

##### Checklist - [x] `npm test` passes - [x] contribution guidelines followed [here](https://github.com/nodejs/citgm/blob/HEAD/CONTRIBUTING.md) Three packages are always failing during the install phase: - Failed on [3310](https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/3310/) - Failed on [3309](https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/3309/testReport/)...