Update actions/checkout digest to 8ade135 #480
CI.yml
on: pull_request
Annotations
10 errors
lint-and-test:
TautulliSyncHelper.py#L44
C0103: Constant name "show_title" doesn't conform to UPPER_CASE naming style (invalid-name)
|
lint-and-test:
TautulliSyncHelper.py#L46
C0103: Constant name "show_title" doesn't conform to UPPER_CASE naming style (invalid-name)
|
lint-and-test:
plexanisync/graphql.py#L19
R0902: Too many instance attributes (16/7) (too-many-instance-attributes)
|
lint-and-test:
plexanisync/graphql.py#L194
R0914: Too many local variables (16/15) (too-many-locals)
|
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)
|