Skip to content

Create lint.yml

Create lint.yml #1

Triggered via push June 1, 2023 08:18
Status Failure
Total duration 21s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Ruff (E501): cogs/configuration.py#L15
cogs/configuration.py:15:89: E501 Line too long (92 > 88 characters)
Ruff (E501): cogs/configuration.py#L88
cogs/configuration.py:88:89: E501 Line too long (92 > 88 characters)
Ruff (E501): cogs/configuration.py#L107
cogs/configuration.py:107:89: E501 Line too long (91 > 88 characters)
Ruff (E501): cogs/configuration.py#L128
cogs/configuration.py:128:89: E501 Line too long (92 > 88 characters)
Ruff (E501): cogs/configuration.py#L131
cogs/configuration.py:131:89: E501 Line too long (90 > 88 characters)
Ruff (E501): cogs/configuration.py#L160
cogs/configuration.py:160:89: E501 Line too long (95 > 88 characters)
Ruff (E501): cogs/configuration.py#L177
cogs/configuration.py:177:89: E501 Line too long (99 > 88 characters)
Ruff (E501): cogs/configuration.py#L181
cogs/configuration.py:181:89: E501 Line too long (95 > 88 characters)
Ruff (E501): cogs/configuration.py#L198
cogs/configuration.py:198:89: E501 Line too long (89 > 88 characters)
Ruff (E501): cogs/configuration.py#L207
cogs/configuration.py:207:89: E501 Line too long (95 > 88 characters)
black
Process completed with exit code 1.