Skip to content

Update cms_plugins.py - now using cms.api to add columns #17

Update cms_plugins.py - now using cms.api to add columns

Update cms_plugins.py - now using cms.api to add columns #17

Re-run triggered May 10, 2024 10:47
Status Failure
Total duration 17s
Artifacts

linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
isort: djangocms_column/cms_plugins.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_column/cms_plugins.py#L3
'cms.models.CMSPlugin' imported but unused
flake8
The process '/opt/hostedtoolcache/Python/3.9.19/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: actions/checkout@v2, actions/setup-python@v2, 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: 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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2, 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: 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/