feat: added re-usable Link widget and JSON endpoint #134
Annotations
10 errors and 2 warnings
Run flake8:
djangocms_link/fields.py#L8
'django.db.models.ForeignKey' imported but unused
|
Run flake8:
djangocms_link/fields.py#L8
'django.db.models.SET_NULL' imported but unused
|
Run flake8:
djangocms_link/fields.py#L9
'django.forms.CheckboxInput' imported but unused
|
Run flake8:
djangocms_link/fields.py#L154
expected 1 blank line, found 0
|
Run flake8:
djangocms_link/fields.py#L175
at least two spaces before inline comment
|
Run flake8:
djangocms_link/fields.py#L175
inline comment should start with '# '
|
Run flake8:
tests/test_plugins.py#L181
local variable 'plugin' is assigned to but never used
|
Run flake8:
tests/test_plugins.py#L194
local variable 'plugin' is assigned to but never used
|
Run flake8:
tests/test_plugins.py#L199
f-string is missing placeholders
|
Run flake8:
tests/test_validators.py#L18
local variable 'e' 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/
|
Loading