feat(role_welcome): new cog #364
ci.yml
on: pull_request
lint-flake8
23s
lint-black
26s
lint-pylint
42s
lint-isort
23s
check-json
24s
unit-tests
58s
Annotations
26 warnings
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:
jail/abstracts.py#L26
over-indented (comment)
|
lint-flake8:
jail/abstracts.py#L59
over-indented (comment)
|
lint-flake8:
jail/utils.py#L2
'json' imported but unused
|
lint-flake8:
jail/utils.py#L185
local variable 'time' is assigned to but never used
|
lint-flake8:
letters/letters.py#L4
'discord' imported but unused
|
lint-isort
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-black
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|