Skip to content

Datex2 json

Datex2 json #46

Triggered via pull request November 10, 2023 09:23
Status Failure
Total duration 54s
Artifacts

lint.yml

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

Annotations

7 errors
Ruff (I001): webapp/common/dataclass.py#L6
webapp/common/dataclass.py:6:1: I001 Import block is un-sorted or un-formatted
Ruff (RET504): webapp/public_rest_api/datex2/datex2_handler.py#L35
webapp/public_rest_api/datex2/datex2_handler.py:35:16: RET504 Unnecessary assignment to `datex_2_publication` before `return` statement
Ruff (I001): webapp/public_rest_api/datex2/datex2_mapper.py#L6
webapp/public_rest_api/datex2/datex2_mapper.py:6:1: I001 Import block is un-sorted or un-formatted
Ruff (RET504): webapp/public_rest_api/datex2/datex2_mapper.py#L22
webapp/public_rest_api/datex2/datex2_mapper.py:22:16: RET504 Unnecessary assignment to `publication` before `return` statement
Ruff (I001): webapp/public_rest_api/datex2/datex2_rest_api.py#L6
webapp/public_rest_api/datex2/datex2_rest_api.py:6:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): webapp/public_rest_api/datex2/datex2_schema.py#L6
webapp/public_rest_api/datex2/datex2_schema.py:6:1: I001 Import block is un-sorted or un-formatted
lint (3)
Process completed with exit code 1.