Update dependency jsonschema to v4.23.0 #615
Annotations
10 errors and 1 warning
plexanisync/plexmodule.py#L31
R0902: Too many instance attributes (8/7) (too-many-instance-attributes)
|
plexanisync/plexmodule.py#L55
R0914: Too many local variables (18/15) (too-many-locals)
|
plexanisync/plexmodule.py#L167
R0914: Too many local variables (16/15) (too-many-locals)
|
plexanisync/plexmodule.py#L283
R1705: Unnecessary "else" after "return", remove the "else" and de-indent the code inside it (no-else-return)
|
plexanisync/plexmodule.py#L167
R0912: Too many branches (16/12) (too-many-branches)
|
plexanisync/custom_mappings.py#L141
R0914: Too many local variables (16/15) (too-many-locals)
|
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)
|
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