Upstream Hypothesis plugin #17
Annotations
3 errors, 1 warning, and 1 notice
Run tests:
src/trio/_core/_run.py#L115
src/trio/_core/_run.py:(115:1 - 120:23): Function is missing a return type annotation [no-untyped-def]
|
Run tests
Mypy found type errors.
|
Run tests
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run tests:
src/trio/_core/_run.py#L115
src/trio/_core/_run.py:(115:1 - 120:23): Use "-> None" if function does not return a value
|
Loading