Move all tests under root test dir #70
GitHub Actions / Trunk Check
failed
Mar 25, 2024 in 34s
Trunk Check
Checked 90 modified files
5 existing issues (use --show-existing to see them)
✖ 1 new lint issue
Details
To reproduce and test locally, run:
trunk check
For help resolving these issues, see our docs on running on PRs or debugging Trunk Check
Annotations
Check failure on line 5 in tests/unit_tests/mocks/repos/__init__.py
github-actions / Trunk Check
pyright(reportAssignmentType)
[new] Expression of type "Module("..family_repo")" cannot be assigned to declared type "FamilyRepo"
"return_empty" is not present
"throw_repository_error" is not present
"throw_timeout_error" is not present
Loading