added glues for keypress #233
lint-and-sample-feature-run.yaml
on: pull_request
Matrix: lint
Matrix: run_testcase
Annotations
10 errors and 2 warnings
lint (20.x):
cypress/support/step_definitions/fireboltCalls.js#L354
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'/,⏎·`
|
|
|
lint (20.x):
cypress/support/step_definitions/fireboltCalls.js#L357
Replace `····params:·{keyCode:·keyCode.split('-'),·delay,·duration,·repeat` with `······params:·{·keyCode:·keyCode.split('-'),·delay,·duration,·repeat·`
|
lint (20.x):
cypress/support/step_definitions/fireboltCalls.js#L358
Replace `};·` with `··};⏎`
|
|
lint (20.x):
cypress/support/step_definitions/fireboltCalls.js#L361
Replace `····` with `······`
|
|
lint (20.x):
cypress/support/step_definitions/fireboltCalls.js#L363
Replace `}` with `··}⏎`
|
lint (20.x)
Process completed with exit code 1.
|
lint (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run_testcase (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|