Skip to content

Fix link

Fix link #274

Triggered via pull request November 6, 2023 17:07
Status Success
Total duration 1m 0s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

26 warnings
lint-isort
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint-black
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint-flake8
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint-flake8: autoreact/autoreact.py#L16
expected 2 blank lines, found 1
lint-flake8: autoreact/autoreact.py#L34
'AutoReactCog.on_message' is too complex (12)
lint-flake8: autoreact/autoreact.py#L323
line too long (133 > 127 characters)
lint-flake8: autoreact/autoreact.py#L341
'AutoReactCog.make_embed_list' is too complex (11)
lint-flake8: custom_msg/custom_msg.py#L48
line too long (136 > 127 characters)
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)
check-json
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint-pylint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint-pylint: autoreact/__init__.py#L6
Missing function or method docstring
lint-pylint: autoreact/autoreact.py#L370
Invalid unescaped character zero-width-space, use "\u200B" instead.
lint-pylint: autoreact/autoreact.py#L370
Invalid unescaped character zero-width-space, use "\u200B" instead.
lint-pylint: autoreact/autoreact.py#L323
Line too long (133/127)
lint-pylint: autoreact/autoreact.py#L34
Missing function or method docstring
lint-pylint: autoreact/autoreact.py#L292
Missing function or method docstring
lint-pylint: autoreact/autoreact.py#L301
Missing function or method docstring
lint-pylint: autoreact/autoreact.py#L321
Missing function or method docstring
lint-pylint: autoreact/autoreact.py#L341
Missing function or method docstring
lint-pylint: autoreply/__init__.py#L6
Missing function or method docstring
unit-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/