Skip to content

Update lint.yml

Update lint.yml #3

Triggered via push June 1, 2023 08:28
Status Failure
Total duration 19s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Ruff (E501): cogs/configuration.py#L314
cogs/configuration.py:314:101: E501 Line too long (117 > 100 characters)
Ruff (E501): cogs/customcommands.py#L164
cogs/customcommands.py:164:101: E501 Line too long (118 > 100 characters)
Ruff (E501): cogs/customcommands.py#L293
cogs/customcommands.py:293:101: E501 Line too long (128 > 100 characters)
Ruff (E501): cogs/errorhandler.py#L41
cogs/errorhandler.py:41:101: E501 Line too long (119 > 100 characters)
Ruff (E501): cogs/errorhandler.py#L98
cogs/errorhandler.py:98:101: E501 Line too long (116 > 100 characters)
Ruff (E501): cogs/errorhandler.py#L100
cogs/errorhandler.py:100:101: E501 Line too long (106 > 100 characters)
Ruff (E501): cogs/events.py#L158
cogs/events.py:158:101: E501 Line too long (102 > 100 characters)
Ruff (E501): cogs/events.py#L215
cogs/events.py:215:101: E501 Line too long (102 > 100 characters)
Ruff (E501): cogs/events.py#L473
cogs/events.py:473:101: E501 Line too long (124 > 100 characters)
Ruff (E501): cogs/information.py#L340
cogs/information.py:340:101: E501 Line too long (101 > 100 characters)
black
Process completed with exit code 1.