Skip to content

renamed models inheriting from AbstractFileModel #392

renamed models inheriting from AbstractFileModel

renamed models inheriting from AbstractFileModel #392

Triggered via push November 5, 2024 14:29
Status Failure
Total duration 19s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
flake8: finder/admin/__init__.py#L3
'.label' imported but unused
flake8: finder/admin/folder.py#L154
over-indented
flake8: finder/admin/folder.py#L182
local variable 'lookup' is assigned to but never used
flake8: finder/admin/inode.py#L30
local variable 'site' is assigned to but never used
flake8: finder/contrib/archive/admin.py#L169
redefinition of unused 'get_menu_extension_urls' from line 33
flake8: finder/contrib/archive/admin.py#L179
expected 2 blank lines after class or function definition, found 1
flake8: finder/contrib/audio/models.py#L38
local variable 'exp' is assigned to but never used
flake8: finder/contrib/image/pil/models.py#L90
local variable 'exception' is assigned to but never used
flake8: finder/contrib/video/models.py#L43
local variable 'exp' is assigned to but never used
flake8: finder/contrib/video/models.py#L60
local variable 'exp' is assigned to but never used
flake8
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, liskin/gh-problem-matcher-wrap@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
flake8
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2, liskin/gh-problem-matcher-wrap@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
flake8: finder/admin/inode.py#L213
blank line at end of file
isort
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, liskin/gh-problem-matcher-wrap@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
isort
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2, liskin/gh-problem-matcher-wrap@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/