Michael Riehemann
Michael Riehemann
We see a lot of empty error lines too, since we switched to yarn/babel/webpack. That's not breaking our Jenkins builds, but it doesn't help anything either. Maybe we could make...
I totally agree with you and your arguments, but maybe I can give you an example, why it would be helpful if this plugin is not logging (false) errors: We're...
Hey @eirslett, could you please take a look at the Pull-Request #721? I did not remove the empty lines, but log them at least as info instead of error. Is...
Thank you for your investigations! I really appreciate it.
Changing the `pnpm-lock.yaml` format is imho the most breaking change a package manager can do (like the one from 6 to 7). I would expect a 8.x release for that....
Same here. I don't care if I can customize it via environment variables, or as part of the amplify.yml file, or as App Settings in the console. As long as...
looks related to https://github.com/graphql/graphiql/issues/2771
any news on this? jszip is reported as "critical", not as "moderate" anymore and still used in SST v2 ``` ┌─────────────────────┬────────────────────────────────────────────────────────┐ │ critical │ JSZip contains Path Traversal via loadAsync...
We see the error `error: XDG_RUNTIME_DIR is invalid or not set in the environment.` in our pipelines too. We use the docker image `cypress/factory` with ``` NODE_VERSION=20.14.0 CHROME_VERSION=118.0.5993.70-1 ```
Looks like pnpm@7 fixed this issue. Cannot reproduce it with 7.3.0