Skip to content

Feature/refactor

Feature/refactor #168

Triggered via pull request November 22, 2024 19:16
Status Failure
Total duration 1m 20s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/