[WIP] django-cms 4.1 compatible for version locking #34
Annotations
10 errors and 4 warnings
flake8:
djangocms_version_locking/monkeypatch/admin.py#L1
'json' imported but unused
|
flake8:
djangocms_version_locking/monkeypatch/admin.py#L8
'djangocms_versioning.indicators.content_indicator_menu' imported but unused
|
flake8:
djangocms_version_locking/monkeypatch/admin.py#L11
expected 2 blank lines, found 1
|
flake8:
djangocms_version_locking/monkeypatch/djangocms_alias/admin.py#L29
expected 2 blank lines, found 1
|
flake8:
djangocms_version_locking/monkeypatch/djangocms_alias/admin.py#L39
expected 2 blank lines, found 1
|
flake8
The process '/opt/hostedtoolcache/Python/3.9.19/x64/bin/flake8' failed with exit code 1
|
isort:
djangocms_version_locking/cms_config.py#L1
Imports are incorrectly sorted and/or formatted.
|
isort:
djangocms_version_locking/monkeypatch/admin.py#L1
Imports are incorrectly sorted and/or formatted.
|
isort:
djangocms_version_locking/monkeypatch/djangocms_alias/admin.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
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 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/
|
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 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/
|