Js stealth mode example #194
precommit.yml
on: pull_request
Pre-commit checks
41s
JS Pre-commit checks
9s
Annotations
4 errors and 2 warnings
JS Pre-commit checks:
javascript-sdk/examples/stealth-mode/stealth-mode.js#L2
'configure' is assigned a value but never used
|
JS Pre-commit checks
Process completed with exit code 1.
|
Pre-commit checks:
application_examples/xpath/xpath.py#L30
Argument of type "Locator | AQLResponseProxy" cannot be assigned to parameter "element" of type "Locator" in function "xpath_path"
Type "Locator | AQLResponseProxy" is not assignable to type "Locator"
"AQLResponseProxy" is not assignable to "Locator" (reportArgumentType)
|
Pre-commit checks
1 error
|
JS Pre-commit checks
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Pre-commit checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|