Skip to content

Use guid for matching #547

Use guid for matching

Use guid for matching #547

Triggered via push March 9, 2024 17:32
Status Success
Total duration 16m 44s
Artifacts

CI.yml

on: push
build-docker-plexanisync  /  build
4m 26s
build-docker-plexanisync / build
build-docker-tautulli  /  build
10m 13s
build-docker-tautulli / build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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)
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/.