Enable flake8 annotations #6095
Annotations
3 errors and 1 warning
Run tests:
src/trio/_tests/test_subprocess.py#L107
src/trio/_tests/test_subprocess.py:(107:1 - 115:37): Type of decorated function contains type "Any" ("Callable[[VarArg(Any), KwArg(Any)], _AsyncGeneratorContextManager[Process]]") [misc]
|
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