Update dependency PlexAPI to v4.15.7 #521
CI.yml
on: push
Annotations
11 errors
lint-and-test:
plexanisync/plexmodule.py#L54
R0914: Too many local variables (18/15) (too-many-locals)
|
lint-and-test:
plexanisync/plexmodule.py#L166
R0914: Too many local variables (16/15) (too-many-locals)
|
lint-and-test:
plexanisync/plexmodule.py#L280
R1705: Unnecessary "else" after "return", remove the "else" and de-indent the code inside it (no-else-return)
|
lint-and-test:
plexanisync/plexmodule.py#L166
R0912: Too many branches (16/12) (too-many-branches)
|
lint-and-test:
plexanisync/anilist.py#L47
R0914: Too many local variables (43/15) (too-many-locals)
|
lint-and-test:
plexanisync/anilist.py#L49
R1702: Too many nested blocks (6/5) (too-many-nested-blocks)
|
lint-and-test:
plexanisync/anilist.py#L47
R0912: Too many branches (29/12) (too-many-branches)
|
lint-and-test:
plexanisync/anilist.py#L47
R0915: Too many statements (101/50) (too-many-statements)
|
lint-and-test:
plexanisync/anilist.py#L337
R0914: Too many local variables (21/15) (too-many-locals)
|
lint-and-test:
plexanisync/anilist.py#L429
R1723: Unnecessary "else" after "break", remove the "else" and de-indent the code inside it (no-else-break)
|
build-docker-plexanisync / build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c pip install --user --no-warn-script-location -r requirements.txt" did not complete successfully: exit code: 1
|