Don't even consider tests in the alias test #505
Annotations
4 errors and 1 warning
Run tests:
src/trio/_tests/test_exports.py#L586
src/trio/_tests/test_exports.py:(586:24 - 586:42): Value of type "Path" is not indexable [index]
|
Run tests:
src/trio/_tests/test_exports.py#L586
src/trio/_tests/test_exports.py:(586:33 - 586:38): Argument 1 to "len" has incompatible type "Path"; expected "Sized" [arg-type]
|
Run tests
Mypy found type errors.
|
Run tests
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading