update gitignore #3
ci.yml
on: push
Matrix: test
Lint and Format Check
8s
Build Package
0s
Annotations
9 errors
|
Lint and Format Check
Process completed with exit code 1.
|
|
Ruff (B007):
haystack_brightdata/_utilities.py#L362
haystack_brightdata/_utilities.py:362:25: B007 Loop control variable `attempt` not used within loop body
|
|
Ruff (B007):
haystack_brightdata/_utilities.py#L271
haystack_brightdata/_utilities.py:271:17: B007 Loop control variable `attempt` not used within loop body
|
|
Ruff (F401):
haystack_brightdata/_utilities.py#L3
haystack_brightdata/_utilities.py:3:8: F401 `json` imported but unused
|
|
Test Python 3.11
Process completed with exit code 1.
|
|
Test Python 3.9
Process completed with exit code 1.
|
|
Test Python 3.12
Process completed with exit code 1.
|
|
Test Python 3.10
Process completed with exit code 1.
|
|
Test Python 3.8
Process completed with exit code 1.
|