Skip to content

python-lint

python-lint #1572

Triggered via pull request December 13, 2023 23:38
Status Failure
Total duration 31s
Artifacts

templates_ci.yml

on: pull_request
Matrix: lint / build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (I001): templates/python-lint/python_lint/agent_executor.py#L3
python-lint/python_lint/agent_executor.py:3:1: I001 Import block is un-sorted or un-formatted
Ruff (E501): templates/python-lint/python_lint/agent_executor.py#L71
python-lint/python_lint/agent_executor.py:71:89: E501 Line too long (93 > 88)
Ruff (E501): templates/python-lint/python_lint/agent_executor.py#L84
python-lint/python_lint/agent_executor.py:84:89: E501 Line too long (90 > 88)
Ruff (E501): templates/python-lint/python_lint/agent_executor.py#L138
python-lint/python_lint/agent_executor.py:138:89: E501 Line too long (105 > 88)
Ruff (E501): templates/python-lint/python_lint/agent_executor.py#L147
python-lint/python_lint/agent_executor.py:147:89: E501 Line too long (111 > 88)
Ruff (E501): templates/python-lint/python_lint/agent_executor.py#L148
python-lint/python_lint/agent_executor.py:148:89: E501 Line too long (100 > 88)
Ruff (E501): templates/python-lint/python_lint/agent_executor.py#L149
python-lint/python_lint/agent_executor.py:149:89: E501 Line too long (97 > 88)
lint / build (3.11)
Process completed with exit code 2.
lint / build (3.8)
The job was canceled because "_3_11" failed.
lint / build (3.8)
The operation was canceled.