Enable flake8 annotations #6092
Annotations
5 errors and 1 warning
Run tests
ruff found issues
|
Run tests:
src/trio/_core/_concat_tb.py#L89
src/trio/_core/_concat_tb.py:(89:9 - 106:39): Argument 1 to "controller" becomes "Any" due to an unfollowed import [no-any-unimported]
|
Run tests:
src/trio/_core/_concat_tb.py#L90
src/trio/_core/_concat_tb.py:90: Unused "type: ignore" comment [unused-ignore]
|
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