Skip to content

[WIP] django-cms 4.1 compatible for version locking #30

[WIP] django-cms 4.1 compatible for version locking

[WIP] django-cms 4.1 compatible for version locking #30

Triggered via pull request August 8, 2024 02:00
Status Failure
Total duration 18s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 4 warnings
isort: tests/test_admin_monkey_patch.py#L1
Imports are incorrectly sorted and/or formatted.
isort: djangocms_version_locking/monkeypatch/cms_toolbars.py#L1
Imports are incorrectly sorted and/or formatted.
isort: djangocms_version_locking/monkeypatch/models.py#L1
Imports are incorrectly sorted and/or formatted.
isort
The process '/opt/hostedtoolcache/Python/3.9.19/x64/bin/isort' failed with exit code 1
flake8: djangocms_version_locking/monkeypatch/admin.py#L1
'django.contrib.messages' imported but unused
flake8: djangocms_version_locking/monkeypatch/admin.py#L2
'django.contrib.admin.utils.unquote' imported but unused
flake8: djangocms_version_locking/monkeypatch/admin.py#L3
'django.http.Http404' imported but unused
flake8: djangocms_version_locking/monkeypatch/admin.py#L3
'django.http.HttpResponseForbidden' imported but unused
flake8: djangocms_version_locking/monkeypatch/admin.py#L3
'django.http.HttpResponseNotAllowed' imported but unused
flake8: djangocms_version_locking/monkeypatch/admin.py#L4
'django.shortcuts.redirect' imported but unused
flake8: djangocms_version_locking/monkeypatch/admin.py#L6
'django.urls.re_path' imported but unused
flake8: djangocms_version_locking/monkeypatch/admin.py#L6
'django.urls.reverse' imported but unused
flake8: djangocms_version_locking/monkeypatch/admin.py#L7
'django.utils.encoding.force_str' imported but unused
flake8: djangocms_version_locking/monkeypatch/admin.py#L8
'django.utils.translation.gettext_lazy as _' imported but unused
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 uses Node.js version which is deprecated 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
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 uses Node.js version which is deprecated 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/