Johnny Gérard

Results 7 issues of Johnny Gérard

### Command test ### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug was...

### Command generate ### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug was...

area: schematics/angular

Your workflows ([preview.yaml](https://github.com/vercel/examples/blob/main/ci-cd/github-actions/.github/workflows/preview.yaml), [production.yaml](https://github.com/vercel/examples/blob/main/ci-cd/github-actions/.github/workflows/production.yaml)) still use `actions/checkout@v2` instead of [`actions/checkout@v4`](https://github.com/marketplace/actions/checkout). Also, the workflows specify the npm version `vercel@canary`. Why not use `vercel@latest`?

The `margin-top` property should not use `px` units. When visiting your CSS generator at https://range-input-css.netlify.app/, we see this CSS declaration: ```css margin-top: -4px; /* Centers thumb on the track */...

### Code of Conduct - [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/.github/CODE_OF_CONDUCT.md) ### What article on docs.github.com is affected? Under [jobs..environment](https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idenvironment), it says:...

help wanted
content
actions

**Describe the bug** multipass fails to launch a VM Issue #1853 has a [fix](https://github.com/canonical/multipass/issues/1853#issuecomment-1257937878) which works for me. This is only a workaround since I have to run `sudo snap...

bug

### Version 1.48.0 ### Steps to reproduce 1. Launch a fresh instance of Ubuntu 24.04.1 LTS (see **Additional context** for details) 2. Run [bug-playwright-button-click/init.sh](https://github.com/johnnygerard/bug-playwright-button-click/blob/main/init.sh) (uses [nodesource](https://github.com/nodesource/distributions?tab=readme-ov-file#using-ubuntu-nodejs-20) instructions for Node.js 20...