Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IDE Shows false errors regards codebase under Ventura MacOS #764

Closed
Gardosen opened this issue Nov 7, 2023 · 3 comments
Closed

IDE Shows false errors regards codebase under Ventura MacOS #764

Gardosen opened this issue Nov 7, 2023 · 3 comments

Comments

@Gardosen
Copy link

Gardosen commented Nov 7, 2023

Hello Everyone,

The Following Issue happens for me

Background:
Given I am using Cypress
And I use an IDE from Jetbrains

Scenario Outline:
When I work on a "" with ""
And I create a new Cypress javascript examples Project with Cypress version ""
And I go to the commands.js
And I add a new command called "getElement"
Then I do not see a warning in the IDE

Examples:
| device | macosVersion |
| macbook pro m1 pro | Monterey 12.6.1 |
| macbook pro m2 pro | Ventura 13.6. |

Scenario 1: pass
Scenario 2: fail on "Then I do not see a warning in the IDE"
See screenshot
Screenshot 2023-11-06 at 18 07 06

Note: the cucumber gherkin style is just a little joke ;) the issue is what i describe ^^
I am able to reproduce this with the basice Cypress example the IDE is creating.

@MikeMcC399
Copy link
Contributor

@Gardosen

This looks like the issue you also raised in Discord.

This repository is not the right place for your issue. If you believe that it is a bug in Cypress, then the issue would need to go into https://github.com/cypress-io/cypress/issues.

I suggest to close it here and re-submit in https://github.com/cypress-io/cypress/issues with the details that are requested there.
It is also highly advisable to submit a complete minimum reproducible example as part of the issue.

@Gardosen
Copy link
Author

Gardosen commented Nov 7, 2023

oh my god, i am so sorry. i actually wanted to open it under cypress-io. o.o

thank you for pointing this out.

@MikeMcC399
Copy link
Contributor

@Gardosen

You should use the close button down below ⬇️ to close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants