Skip to content

install dependencies with poetry #4

install dependencies with poetry

install dependencies with poetry #4

Triggered via push October 6, 2023 15:32
Status Failure
Total duration 21s
Artifacts

linters.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Ruff (E501): referral/migrations/0001_initial.py#L39
referral/migrations/0001_initial.py:39:89: E501 Line too long (126 > 88 characters)
Ruff (E501): referral/migrations/0002_auto_20230623_2008.py#L18
referral/migrations/0002_auto_20230623_2008.py:18:89: E501 Line too long (117 > 88 characters)
Ruff (E501): referral/models.py#L15
referral/models.py:15:89: E501 Line too long (109 > 88 characters)
Ruff (E501): referral/settings.py#L12
referral/settings.py:12:89: E501 Line too long (119 > 88 characters)
ruff
Process completed with exit code 1.
pyright
Process completed with exit code 1.
black
Process completed with exit code 1.
pyright
The `python-version` input is not set. The version of Python currently in `PATH` will be used.