Move all tests under root test dir #70
ci-cd.yml
on: pull_request
Annotations
2 errors and 1 warning
pyright(reportAssignmentType):
tests/unit_tests/mocks/repos/__init__.py#L5
[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
|
code-quality / python
Process completed with exit code 1.
|
code-quality / python
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|