Update test action #125
Annotations
10 errors and 4 warnings
Run flake8:
djangocms_link/admin.py#L6
'django.http.Http404' imported but unused
|
Run flake8:
djangocms_link/admin.py#L100
line too long (123 > 119 characters)
|
Run flake8:
djangocms_link/admin.py#L108
too many blank lines (2)
|
Run flake8:
djangocms_link/apps.py#L4
expected 2 blank lines, found 1
|
Run flake8:
djangocms_link/fields.py#L242
f-string is missing placeholders
|
Run flake8:
djangocms_link/fields.py#L251
too many blank lines (3)
|
Run flake8:
djangocms_link/models.py#L5
'tabnanny.verbose' imported but unused
|
Run flake8:
djangocms_link/models.py#L15
'cms.models.Page' imported but unused
|
Run flake8:
djangocms_link/models.py#L18
'filer.fields.file.FilerFileField' imported but unused
|
Run flake8:
djangocms_link/models.py#L224
expected 2 blank lines, found 1
|
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:
djangocms_link/validators.py#L89
blank line at end of file
|
Run flake8:
tests/test_models.py#L113
blank line at end of file
|
Loading