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

added glues for keypress #229

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

added glues for keypress #229

wants to merge 1 commit into from

Conversation

Eswar2103
Copy link
Contributor

No description provided.

Copy link

github-actions bot commented Oct 7, 2024

Invalid PR title. It must start with feat: or fix: or BREAKING CHANGE: or feat(): or fix(): or BREAKING CHANGE():. Please see our Contributing-Guide.

Copy link

github-actions bot commented Oct 7, 2024

Issue with linting detected.
Linting failed with the following errors:

yarn run v1.22.22
$ eslint .

/home/runner/work/firebolt-certification-suite/firebolt-certification-suite/cypress/support/step_definitions/fireboltCalls.js
  354:7  error  Replace `/'(.+)'·key·is·pressed·with·a·delay·of·'(.+)'·seconds·for·a·duration·of·'(.+)'·seconds·and·repeated·for·'(.+)'·times'/,` with `⏎··/'(.+)'·key·is·pressed·with·a·delay·of·'(.+)'·seconds·for·a·duration·of·'(.+)'·seconds·and·repeated·for·'(.+)'·times'/,⏎·`  prettier/prettier
  355:1  error  Insert `··`                                                                                                                                                                                                                                                            prettier/prettier
  356:5  error  Insert `··`                                                                                                                                                                                                                                                            prettier/prettier
  357:1  error  Replace `····params:·{keyCode:·keyCode.split('-'),·delay,·duration,·repeat` with `······params:·{·keyCode:·keyCode.split('-'),·delay,·duration,·repeat·`                                                                                                               prettier/prettier
  358:3  error  Replace `};·` with `··};⏎`                                                                                                                                                                                                                                             prettier/prettier
  359:3  error  Delete `⏎`                                                                                                                                                                                                                                                             prettier/prettier
  361:1  error  Replace `····` with `······`                                                                                                                                                                                                                                           prettier/prettier
  362:3  error  Insert `··`                                                                                                                                                                                                                                                            prettier/prettier
  363:1  error  Replace `}` with `··}⏎`                                                                                                                                                                                                                                                prettier/prettier

✖ 9 problems (9 errors, 0 warnings)
  9 errors and 0 warnings potentially fixable with the `--fix` option.

info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

For more information on our linting policies, please see our Linting-Guide.

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

Successfully merging this pull request may close these issues.

1 participant