Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test: vcs.git.backend tests #9507

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Merge branch 'main' into feature/vcs-backend-tests

2deaefb
Select commit
Loading
Failed to load commit list.
Open

Test: vcs.git.backend tests #9507

Merge branch 'main' into feature/vcs-backend-tests
2deaefb
Select commit
Loading
Failed to load commit list.
Cirrus CI / Tests / FreeBSD (Python 3.9) / mypy failed Jul 21, 2024 in 2m 27s

Task Summary

Instruction mypy failed in 00:58

Details

✅ 00:03 clone
✅ 01:07 bootstrap_poetry
✅ 00:15 setup_environment
❌ 00:58 mypy

poetry run mypy
tests/vcs/git/test_backend.py:150: error: Missing type parameters for generic type "dict"  [type-arg]
Found 1 error in 1 file (checked 332 source files)