Skip to content

Update version to 1.4.0 #549

Update version to 1.4.0

Update version to 1.4.0 #549

Re-run triggered March 9, 2024 20:42
Status Cancelled
Total duration 53s
Artifacts

CI.yml

on: pull_request
lint-and-test
41s
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

12 errors
lint-and-test
The run was canceled by @reconman.
lint-and-test
The operation was canceled.
lint-and-test: plexanisync/plexmodule.py#L31
R0902: Too many instance attributes (8/7) (too-many-instance-attributes)
lint-and-test: plexanisync/plexmodule.py#L55
R0914: Too many local variables (18/15) (too-many-locals)
lint-and-test: plexanisync/plexmodule.py#L167
R0914: Too many local variables (16/15) (too-many-locals)
lint-and-test: plexanisync/plexmodule.py#L283
R1705: Unnecessary "else" after "return", remove the "else" and de-indent the code inside it (no-else-return)
lint-and-test: plexanisync/plexmodule.py#L167
R0912: Too many branches (16/12) (too-many-branches)
lint-and-test: plexanisync/custom_mappings.py#L141
R0914: Too many local variables (16/15) (too-many-locals)
lint-and-test: plexanisync/graphql.py#L22
R0902: Too many instance attributes (16/7) (too-many-instance-attributes)
lint-and-test: plexanisync/graphql.py#L214
R0914: Too many local variables (16/15) (too-many-locals)
lint-and-test: plexanisync/graphql.py#L10
C0411: standard import "time" should be placed before third party import "requests" (wrong-import-order)
lint-and-test: plexanisync/anilist.py#L47
R0914: Too many local variables (44/15) (too-many-locals)