Skip to content

chore: amend .gitignore and flake8 excludes #1300

chore: amend .gitignore and flake8 excludes

chore: amend .gitignore and flake8 excludes #1300

Triggered via push January 2, 2025 14:38
Status Failure
Total duration 28s
Artifacts

mypy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
src/darker/tests/test_import_sorting.py#L76
Name "git_repo" is not defined [name-defined]
src/darker/tests/test_import_sorting.py#L115
Name "git_repo" is not defined [name-defined]
src/darker/tests/test_import_sorting.py#L76
Undefined variable 'git_repo' (undefined-variable, E0602)
src/darker/tests/test_import_sorting.py#L115
Undefined variable 'git_repo' (undefined-variable, E0602)
mypy
Linting failures detected. See check runs with annotations for details.
mypy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636