Added site field in models n site filter in admin #466
Annotations
5 errors and 8 warnings
flake8:
tests/test_admin.py#L28
line too long (121 > 119 characters)
|
flake8:
tests/test_admin.py#L44
missing whitespace around operator
|
flake8:
tests/test_admin.py#L51
local variable 'current_site_snippet_version' is assigned to but never used
|
flake8:
tests/test_admin.py#L56
local variable 'another_site_snippet_version' is assigned to but never used
|
flake8
The process '/opt/hostedtoolcache/Python/3.10.14/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/
|
flake8:
tests/test_admin.py#L52
trailing whitespace
|
flake8:
tests/test_admin.py#L53
trailing whitespace
|
flake8:
tests/test_admin.py#L57
trailing whitespace
|
flake8:
tests/test_admin.py#L58
trailing whitespace
|