fix: get url auth #53
Annotations
3 errors and 1 warning
ruff
The process '/opt/hostedtoolcache/ruff/0.11.7/x86_64/ruff' failed with exit code 1
|
Ruff (F841):
src/mcp_server/core/media_processing/utils.py#L99
src/mcp_server/core/media_processing/utils.py:99:33: F841 Local variable `e` is assigned to but never used
|
Ruff (E713):
src/mcp_server/core/media_processing/utils.py#L84
src/mcp_server/core/media_processing/utils.py:84:13: E713 Test for membership should be `not in`
|
ruff
Could not parse version from /home/runner/work/qiniu-mcp-server/qiniu-mcp-server/pyproject.toml. Using latest version.
|