Mike McCready

Results 319 issues of Mike McCready

### Current behavior When WebKit is installed, `cypress info` fails to list it. On a GitHub-hosted `windows-2022` runner, where Chrome, Edge and Firefox are installed by default, only these browsers...

browser: webkit
experiment: webkit
E2E
Triaged

### Current behavior When Cypress is run in a CI environment where there is no physical GPU available, an error message similar to the following is output: > [266:1014/183729.600834:ERROR:object_proxy.cc(590)] Failed...

stage: needs investigating
type: error message
v13.3.1 🐛

The README says: "[Cypress](https://www.cypress.io/) is awesome, but does not come with TypeScript support right out of the box. Instead you need to install either [Cypress webpack preprocessor](https://github.com/cypress-io/cypress-webpack-preprocessor) or [Cypress browserify...

## Suggestion This is an enhancement suggestion to update the following examples, currently using Vite `v4`, to use Vite `v5` (see announcement [Vite 5.0 is out!](https://vitejs.dev/blog/announcing-vite5) Nov 16, 2023): |...

type: enhancement

- This is an enhancement suggestion in response to issue https://github.com/cypress-io/github-action/issues/1040. ## What would you like When the `cypress-io/github-action` processes a project with a `pnpm-lock.yaml` lockfile from the pnmp package...

topic: caching 📦
type: feature

This issue refers to github-action usage with Yarn Modern Plug'n'Play (pnp). ## Current behavior When [.github/workflows/example-yarn-modern-pnp.yml](https://github.com/cypress-io/github-action/blob/master/.github/workflows/example-yarn-modern-pnp.yml) is run, it shows `npx` being called and not finding the installed version of...

type: enhancement

This is a feature request for `github-action`. ## What would you like `github-action` should provide full native support for [Yarn Modern](https://yarnpkg.com/) (version 2 and later) usage. ## Why is this...

type: feature

- Follows on from closed issue https://github.com/cypress-io/cypress-realworld-app/issues/1403 ## Description Running `yarn install` produces installation warnings. Resolved issues are ticked in the list below: - [ ] [@material-ui/core](https://www.npmjs.com/package/@material-ui/core) - deprecated -...

good-first-issue

## Feature Migrate away from Yarn Classic v1 as package manager. This could be to Yarn Modern v4, to npm or to pnpm. ## Reason [Yarn 1 (Classic)](https://classic.yarnpkg.com/) is stated...

good-first-issue

If a test fails, then the option [trashAssetsBeforeRuns](https://docs.cypress.io/guides/references/configuration#Screenshots) with default `true` fails to delete previous screenshots on Windows 11 if there have been previous runs which produced screenshots in nested...