WiP on finder-browser component #384
Annotations
10 errors and 3 warnings
Run flake8:
finder/admin/__init__.py#L3
'.label' imported but unused
|
Run flake8:
finder/admin/folder.py#L154
over-indented
|
Run flake8:
finder/admin/inode.py#L5
'django.core.exceptions.ValidationError' imported but unused
|
Run flake8:
finder/api/views.py#L3
'django.http.HttpResponseNotFound' imported but unused
|
Run flake8:
finder/contrib/archive/admin.py#L172
redefinition of unused 'get_menu_extension_urls' from line 33
|
Run flake8:
finder/contrib/archive/admin.py#L182
expected 2 blank lines after class or function definition, found 1
|
Run flake8:
finder/contrib/audio/models.py#L38
local variable 'exp' is assigned to but never used
|
Run flake8:
finder/contrib/image/models.py#L5
'django.utils.functional.classproperty' imported but unused
|
Run flake8:
finder/contrib/image/pil/models.py#L90
local variable 'exception' is assigned to but never used
|
Run flake8:
finder/contrib/video/models.py#L43
local variable 'exp' is assigned to but never used
|
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/
|
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/
|
Run flake8:
finder/admin/inode.py#L265
blank line at end of file
|
Loading