Skip to content

Add django 4.2 support #244

Add django 4.2 support

Add django 4.2 support #244

Triggered via push March 12, 2024 09:47
Status Failure
Total duration 17s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 6 warnings
isort: djangocms_moderation/admin.py#L1
Imports are incorrectly sorted and/or formatted.
isort: tests/settings.py#L1
Imports are incorrectly sorted and/or formatted.
isort
The process '/opt/hostedtoolcache/Python/3.9.18/x64/bin/isort' failed with exit code 1
flake8: djangocms_moderation/admin.py#L84
too many blank lines (2)
flake8: djangocms_moderation/admin.py#L105
too many blank lines (2)
flake8: djangocms_moderation/admin.py#L196
too many blank lines (2)
flake8: djangocms_moderation/admin.py#L276
too many blank lines (2)
flake8: djangocms_moderation/admin.py#L940
too many blank lines (2)
flake8: djangocms_moderation/admin.py#L1081
too many blank lines (2)
flake8: djangocms_moderation/admin.py#L1221
too many blank lines (2)
flake8: djangocms_moderation/admin.py#L1228
too many blank lines (2)
flake8: tests/settings.py#L33
module level import not at top of file
flake8
The process '/opt/hostedtoolcache/Python/3.9.18/x64/bin/flake8' failed with exit code 1
isort
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: liskin/gh-problem-matcher-wrap@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
isort
The following actions uses node12 which is deprecated and will be forced to run on node16: 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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: liskin/gh-problem-matcher-wrap@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
flake8
The following actions uses node12 which is deprecated and will be forced to run on node16: 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: djangocms_moderation/__init__.py#L2
blank line at end of file
flake8: djangocms_moderation/admin.py#L1243
blank line at end of file