Update dependency certifi to v2024.8.30 #623
Annotations
10 errors and 1 warning
plexanisync/graphql.py#L22
R0902: Too many instance attributes (16/7) (too-many-instance-attributes)
|
plexanisync/graphql.py#L214
R0914: Too many local variables (16/15) (too-many-locals)
|
plexanisync/graphql.py#L10
C0411: standard import "time" should be placed before third party import "requests" (wrong-import-order)
|
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)
|
The following actions use a deprecated Node.js version 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