fix: Remove legacy code from Django pre 1.4 #293
Triggered via pull request
September 22, 2023 16:49
Status
Failure
Total duration
20m 40s
Artifacts
–
Annotations
4 errors and 2 warnings
flake8:
djangocms_text_ckeditor/utils.py#L1
'os' imported but unused
|
flake8:
djangocms_text_ckeditor/utils.py#L6
'django.core.files.storage.get_storage_class' imported but unused
|
flake8:
djangocms_text_ckeditor/utils.py#L9
'django.utils.functional.LazyObject' imported but unused
|
flake8
The process '/opt/hostedtoolcache/Python/3.9.18/x64/bin/flake8' failed with exit code 1
|
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/
|
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/
|