Skip to content

Add on-the-fly compression conversion during download (Issue #18) #170

Add on-the-fly compression conversion during download (Issue #18)

Add on-the-fly compression conversion during download (Issue #18) #170

Triggered via pull request January 13, 2026 19:27
Status Failure
Total duration 27s
Artifacts

python-CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff: databusclient/api/download.py#L294
databusclient/api/download.py:294:68: SyntaxError: Expected ',', found name
Ruff: databusclient/api/download.py#L294
databusclient/api/download.py:294:62: SyntaxError: Expected ',', found name
Ruff: databusclient/api/download.py#L294
databusclient/api/download.py:294:58: SyntaxError: Expected ',', found name
Ruff: databusclient/api/download.py#L294
databusclient/api/download.py:294:49: SyntaxError: Expected ',', found name
Ruff: databusclient/api/download.py#L294
databusclient/api/download.py:294:42: SyntaxError: Compound statements are not allowed on the same line as simple statements
Ruff: databusclient/api/download.py#L294
databusclient/api/download.py:294:33: SyntaxError: Expected 'import', found name
Ruff: databusclient/api/download.py#L294
databusclient/api/download.py:294:24: SyntaxError: Simple statements must be separated by newlines or semicolons
Ruff: databusclient/api/download.py#L294
databusclient/api/download.py:294:19: SyntaxError: Simple statements must be separated by newlines or semicolons
Ruff: databusclient/api/download.py#L294
databusclient/api/download.py:294:17: SyntaxError: Simple statements must be separated by newlines or semicolons
Ruff: databusclient/api/download.py#L294
databusclient/api/download.py:294:8: SyntaxError: Simple statements must be separated by newlines or semicolons