Update dependency certifi to v2024.7.4 [SECURITY] #612
Annotations
10 errors and 1 warning
plexanisync/anilist.py#L47
R0914: Too many local variables (44/15) (too-many-locals)
|
plexanisync/anilist.py#L49
R1702: Too many nested blocks (6/5) (too-many-nested-blocks)
|
plexanisync/anilist.py#L47
R0912: Too many branches (29/12) (too-many-branches)
|
plexanisync/anilist.py#L47
R0915: Too many statements (102/50) (too-many-statements)
|
plexanisync/anilist.py#L339
R0914: Too many local variables (21/15) (too-many-locals)
|
plexanisync/anilist.py#L431
R1723: Unnecessary "else" after "break", remove the "else" and de-indent the code inside it (no-else-break)
|
plexanisync/anilist.py#L445
R0913: Too many arguments (8/5) (too-many-arguments)
|
plexanisync/anilist.py#L482
R0913: Too many arguments (7/5) (too-many-arguments)
|
plexanisync/anilist.py#L500
R0913: Too many arguments (7/5) (too-many-arguments)
|
plexanisync/anilist.py#L564
R1705: Unnecessary "elif" after "return", remove the leading "el" from "elif" (no-else-return)
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: rbialon/flake8-annotations@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job succeeded
Loading