Merge branch 'main' of github.com:keboola/python-http-client into fea… #63
Annotations
7 errors
|
build (3.8)
The process '/opt/hostedtoolcache/ruff/0.13.3/x86_64/ruff' failed with exit code 1
|
|
Ruff (F821):
src/keboola/http_client/http.py#L123
src/keboola/http_client/http.py:123:21: F821 Undefined name `urlencode`
|
|
Ruff (F821):
src/keboola/http_client/http.py#L122
src/keboola/http_client/http.py:122:24: F821 Undefined name `quote`
|
|
Ruff (F821):
src/keboola/http_client/http.py#L117
src/keboola/http_client/http.py:117:28: F821 Undefined name `quote`
|
|
Ruff (F821):
src/keboola/http_client/http.py#L115
src/keboola/http_client/http.py:115:25: F821 Undefined name `urljoin`
|
|
build (3.13)
The operation was canceled.
|
|
build (3.13)
The strategy configuration was canceled because "build._3_8" failed
|