Skip to content

Adds new GoaT NLP UI along with seamless streaming between frontend and servers #42

Adds new GoaT NLP UI along with seamless streaming between frontend and servers

Adds new GoaT NLP UI along with seamless streaming between frontend and servers #42

Triggered via pull request September 18, 2024 12:50
Status Failure
Total duration 26s
Artifacts

flake8.yml

on: pull_request
flake8 Lint
15s
flake8 Lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
flake8 Lint: src/agent/component_helpers.py#L15
isort found an import in the wrong position
flake8 Lint: src/agent/query_pipeline.py#L7
isort found an import in the wrong position
flake8 Lint: src/agent/test_query_pipeline.py#L14
isort found an import in the wrong position
flake8 Lint: src/agent/test_query_pipeline.py#L16
isort found an import in the wrong position
flake8 Lint: src/agent/test_query_pipeline.py#L113
line too long (182 > 118 characters)
flake8 Lint: src/agent/test_query_pipeline.py#L145
line too long (182 > 118 characters)
flake8 Lint: src/agent/test_query_pipeline.py#L177
line too long (182 > 118 characters)
flake8 Lint: src/agent/test_query_pipeline.py#L216
line too long (179 > 118 characters)
flake8 Lint: src/agent/test_query_pipeline.py#L262
line too long (181 > 118 characters)
flake8 Lint: src/agent/test_query_pipeline.py#L294
line too long (181 > 118 characters)
flake8 Lint: src/app.py#L7
'llama_index.core.llms.ChatMessage' imported but unused
flake8 Lint: src/prompt.py#L348
trailing whitespace