Skip to content

feat: search multiple engines; added argument to return only unique #2

feat: search multiple engines; added argument to return only unique

feat: search multiple engines; added argument to return only unique #2

Triggered via push October 31, 2024 05:59
Status Success
Total duration 28s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Ruff (E741): serps/cli.py#L75
serps/cli.py:75:9: E741 Ambiguous variable name: `l`
Ruff (E741): serps/cli.py#L131
serps/cli.py:131:17: E741 Ambiguous variable name: `l`
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/