Skip to content

Update qodana.yaml

Update qodana.yaml #3

Triggered via push July 8, 2024 13:57
Status Success
Total duration 1m 53s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

5 warnings and 8 notices
qodana
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unsatisfied package requirements: main.py#L1
Package requirements 'fastapi\[all\]', 'redis', 'nest_asyncio', 'lxml', 'emoji', 'python-dotenv', 'qrcode', 'pydantic' are not satisfied
Unsatisfied package requirements: schema.py#L1
Package requirements 'fastapi\[all\]', 'redis', 'nest_asyncio', 'lxml', 'emoji', 'python-dotenv', 'qrcode', 'pydantic' are not satisfied
Unsatisfied package requirements: variable.py#L1
Package requirements 'fastapi\[all\]', 'redis', 'nest_asyncio', 'lxml', 'emoji', 'python-dotenv', 'qrcode', 'pydantic' are not satisfied
Unsatisfied package requirements: function.py#L1
Package requirements 'fastapi\[all\]', 'redis', 'nest_asyncio', 'lxml', 'emoji', 'python-dotenv', 'qrcode', 'pydantic' are not satisfied
PEP 8 coding style violation: main.py#L121
PEP 8: E722 do not use bare 'except'
PEP 8 coding style violation: main.py#L149
PEP 8: E722 do not use bare 'except'
PEP 8 coding style violation: main.py#L127
PEP 8: E722 do not use bare 'except'
PEP 8 coding style violation: function.py#L96
PEP 8: E501 line too long (155 \> 120 characters)
PEP 8 naming convention violation: main.py#L91
Variable in function should be lowercase
PEP 8 naming convention violation: main.py#L60
Variable in function should be lowercase
PEP 8 naming convention violation: main.py#L77
Variable in function should be lowercase
PEP 8 naming convention violation: main.py#L57
Variable in function should be lowercase