fix pyproject #91
mypy_flake.yml
on: push
Проверка flake8
33s
Mypy
25s
Annotations
2 errors and 3 warnings
Mypy:
usr/local/lib/python3.10/site-packages/django-stubs/test/client.pyi#L36
Positional-only parameters are only supported in Python 3.8 and greater
|
Mypy
Process completed with exit code 2.
|
Mypy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Mypy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. 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@v3, actions/setup-python@v4, py-actions/flake8@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|