Skip to content

Basic Connection Server Client #43

Basic Connection Server Client

Basic Connection Server Client #43

Triggered via pull request November 21, 2023 17:01
Status Failure
Total duration 25s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 1 warning
mypy
00
mypy
00
mypy
00
mypy
00
mypy
00
mypy
00
mypy
00
mypy
Process completed with exit code 2.
black
Process completed with exit code 1.
Ruff (E402): teamprojekt_competition_server/client/client.py#L10
teamprojekt_competition_server/client/client.py:10:1: E402 Module level import not at top of file
Ruff (E402): teamprojekt_competition_server/client/client_protocol.py#L9
teamprojekt_competition_server/client/client_protocol.py:9:1: E402 Module level import not at top of file
Ruff (E402): teamprojekt_competition_server/server/server_protocol.py#L10
teamprojekt_competition_server/server/server_protocol.py:10:1: E402 Module level import not at top of file
Ruff (E402): teamprojekt_competition_server/server/server_protocol.py#L17
teamprojekt_competition_server/server/server_protocol.py:17:1: E402 Module level import not at top of file
ruff
Process completed with exit code 1.
black
The `python-version` input is not set. The version of Python currently in `PATH` will be used.