Skip to content

Add headless browser script #196

Add headless browser script

Add headless browser script #196

Triggered via pull request October 31, 2024 01:30
Status Success
Total duration 3m 3s
Artifacts

precommit.yml

on: pull_request
Pre-commit checks
2m 54s
Pre-commit checks
JS Pre-commit checks
7s
JS Pre-commit checks
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
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/
Pre-commit checks
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/11bd71901bbe5b1630ceea73d27597364c9af683'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
Pre-commit checks
Back off 15.183 seconds before retry.