Skip to content

Update vlaurin/action-ghcr-prune action to v0.6.0 #533

Update vlaurin/action-ghcr-prune action to v0.6.0

Update vlaurin/action-ghcr-prune action to v0.6.0 #533

Triggered via pull request January 25, 2024 19:13
Status Success
Total duration 3m 20s
Artifacts

CI.yml

on: pull_request
build-docker-plexanisync  /  build
49s
build-docker-plexanisync / build
build-docker-tautulli  /  build
22s
build-docker-tautulli / build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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/graphql.py#L22
R0902: Too many instance attributes (16/7) (too-many-instance-attributes)
lint-and-test: plexanisync/graphql.py#L209
R0914: Too many local variables (16/15) (too-many-locals)
lint-and-test: plexanisync/graphql.py#L10
C0411: standard import "import time" should be placed before "import requests" (wrong-import-order)
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
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/.