Skip to content

Copy pip dependencies to /home/tautulli #564

Copy pip dependencies to /home/tautulli

Copy pip dependencies to /home/tautulli #564

Triggered via push April 13, 2024 15:42
Status Failure
Total duration 5m 29s
Artifacts

CI.yml

on: push
build-docker-plexanisync  /  build
3m 24s
build-docker-plexanisync / build
build-docker-tautulli  /  build
11s
build-docker-tautulli / build
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
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/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/anilist.py#L47
R0914: Too many local variables (44/15) (too-many-locals)
build-docker-tautulli / build
buildx failed with: ERROR: failed to solve: dockerfile parse error on line 19: missing a value on flag: chown
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/.