Feature/refactor #168
Annotations
3 errors and 1 warning
Ruff (RUF022):
src/student_journal/adapters/converter/__init__.py#L6
src/student_journal/adapters/converter/__init__.py:6:11: RUF022 `__all__` is not sorted
|
Ruff (RUF022):
src/student_journal/application/teacher/__init__.py#L7
src/student_journal/application/teacher/__init__.py:7:11: RUF022 `__all__` is not sorted
|
lint
Process completed with exit code 1.
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|