Merge pull request #106 from divio/release/1.2.3 #50
Annotations
6 errors and 4 warnings
Run flake8:
djangocms_versioning_filer/cms_config.py#L2
'os' imported but unused
|
Run flake8:
djangocms_versioning_filer/cms_config.py#L4
'easy_thumbnails.models as thumbnail_models' imported but unused
|
Run flake8:
djangocms_versioning_filer/cms_config.py#L36
do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
|
Run flake8:
djangocms_versioning_filer/cms_config.py#L52
do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
|
Run flake8:
djangocms_versioning_filer/monkeypatch/admin/clipboardadmin.py#L186
do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
|
Run flake8
The process '/opt/hostedtoolcache/Python/3.9.18/x64/bin/flake8' failed with exit code 1
|
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/.
|
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/
|
Run flake8:
djangocms_versioning_filer/cms_config.py#L35
blank line contains whitespace
|
Run flake8:
djangocms_versioning_filer/cms_config.py#L51
blank line contains whitespace
|
Loading