Skip to content

Fix/phishing detection #338

Fix/phishing detection

Fix/phishing detection #338

Triggered via pull request July 18, 2024 01:02
Status Success
Total duration 1m 6s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

32 warnings
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/
check-json
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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-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-black
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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-isort
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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
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/
unit-tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/