Update dependency jsonschema to v4.21.1 #537
Annotations
10 errors and 1 warning
Lint with flake8 and pylint:
plexanisync/plexmodule.py#L54
R0914: Too many local variables (18/15) (too-many-locals)
|
Lint with flake8 and pylint:
plexanisync/plexmodule.py#L166
R0914: Too many local variables (16/15) (too-many-locals)
|
Lint with flake8 and pylint:
plexanisync/plexmodule.py#L280
R1705: Unnecessary "else" after "return", remove the "else" and de-indent the code inside it (no-else-return)
|
Lint with flake8 and pylint:
plexanisync/plexmodule.py#L166
R0912: Too many branches (16/12) (too-many-branches)
|
Lint with flake8 and pylint:
plexanisync/anilist.py#L47
R0914: Too many local variables (43/15) (too-many-locals)
|
Lint with flake8 and pylint:
plexanisync/anilist.py#L49
R1702: Too many nested blocks (6/5) (too-many-nested-blocks)
|
Lint with flake8 and pylint:
plexanisync/anilist.py#L47
R0912: Too many branches (29/12) (too-many-branches)
|
Lint with flake8 and pylint:
plexanisync/anilist.py#L47
R0915: Too many statements (101/50) (too-many-statements)
|
Lint with flake8 and pylint:
plexanisync/anilist.py#L338
R0914: Too many local variables (21/15) (too-many-locals)
|
Lint with flake8 and pylint:
plexanisync/anilist.py#L430
R1723: Unnecessary "else" after "break", remove the "else" and de-indent the code inside it (no-else-break)
|
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/.
|
The logs for this run have expired and are no longer available.
Loading