Skip to content

Send 1 update if setting the series to completed #538

Send 1 update if setting the series to completed

Send 1 update if setting the series to completed #538

Re-run triggered February 18, 2024 19:29
Status Failure
Total duration 35s
Artifacts

CI.yml

on: push
lint-and-test
25s
lint-and-test
build-docker-plexanisync  /  build
build-docker-plexanisync / build
build-docker-tautulli  /  build
build-docker-tautulli / build
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
lint-and-test
Process completed with exit code 1.
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#L338
R0914: Too many local variables (21/15) (too-many-locals)
lint-and-test: plexanisync/anilist.py#L430
R1723: Unnecessary "else" after "break", remove the "else" and de-indent the code inside it (no-else-break)
lint-and-test: plexanisync/anilist.py#L444
R0913: Too many arguments (8/5) (too-many-arguments)
lint-and-test: plexanisync/anilist.py#L481
R0913: Too many arguments (7/5) (too-many-arguments)
lint-and-test: plexanisync/anilist.py#L499
R0913: Too many arguments (7/5) (too-many-arguments)
lint-and-test: plexanisync/anilist.py#L563
R1705: Unnecessary "elif" after "return", remove the leading "el" from "elif" (no-else-return)
lint-and-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: rbialon/flake8-annotations@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.