timeout updates #360
ci.yml
on: pull_request
lint-flake8
24s
lint-black
18s
lint-pylint
43s
lint-isort
21s
check-json
19s
unit-tests
1m 4s
Annotations
26 warnings
lint-black
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check-json
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-isort
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-flake8
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-flake8:
autoreact/autoreact.py#L35
'AutoReactCog.on_message' is too complex (12)
|
lint-flake8:
autoreact/autoreact.py#L324
line too long (133 > 127 characters)
|
lint-flake8:
autoreact/autoreact.py#L342
'AutoReactCog.make_embed_list' is too complex (11)
|
lint-flake8:
custom_msg/interactive_session.py#L91
line too long (137 > 127 characters)
|
lint-flake8:
enforcer/enforcer.py#L264
'EnforcerCog.check_enforcer_rules' is too complex (12)
|
lint-flake8:
letters/letters.py#L4
'discord' imported but unused
|
lint-flake8:
letters/letters.py#L41
line too long (180 > 127 characters)
|
lint-flake8:
letters/letters.py#L42
line too long (171 > 127 characters)
|
lint-flake8:
letters/letters.py#L43
line too long (148 > 127 characters)
|
lint-flake8:
markov/markov.py#L50
too many blank lines (2)
|
lint-pylint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-pylint:
autoreact/__init__.py#L6
Missing function or method docstring
|
lint-pylint:
autoreact/autoreact.py#L371
Invalid unescaped character zero-width-space, use "\u200B" instead.
|
lint-pylint:
autoreact/autoreact.py#L371
Invalid unescaped character zero-width-space, use "\u200B" instead.
|
lint-pylint:
autoreact/autoreact.py#L324
Line too long (133/127)
|
lint-pylint:
autoreact/autoreact.py#L35
Missing function or method docstring
|
lint-pylint:
autoreact/autoreact.py#L293
Missing function or method docstring
|
lint-pylint:
autoreact/autoreact.py#L302
Missing function or method docstring
|
lint-pylint:
autoreact/autoreact.py#L322
Missing function or method docstring
|
lint-pylint:
autoreact/autoreact.py#L342
Missing function or method docstring
|
lint-pylint:
autoreply/__init__.py#L6
Missing function or method docstring
|
unit-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|