src/trio/_channel.py
[error] invalid-argument-type -
:203:50 -
Argument is incorrect: Expected `bool`, found `SendType@MemorySendChannel`
[error] invalid-argument-type -
:295:50 -
Argument is incorrect: Expected `bool`, found `ClosedResourceError`
[error] invalid-argument-type -
:303:54 -
Argument is incorrect: Expected `bool`, found `EndOfChannel`
[error] invalid-argument-type -
:447:50 -
Argument is incorrect: Expected `bool`, found `ClosedResourceError`
[error] invalid-argument-type -
:455:54 -
Argument is incorrect: Expected `bool`, found `BrokenResourceError`
src/trio/_core/_run.py
[warning] unused-ignore-comment -
:1749:80 -
Unused blanket `type: ignore` directive
[error] invalid-argument-type -
:1760:38 -
Argument is incorrect: Expected `bool`, found `TrioInternalError`
[error] invalid-argument-type -
:1925:31 -
Argument is incorrect: Expected `bool`, found `None`
[error] invalid-argument-type -
:2055:33 -
Argument is incorrect: Expected `bool`, found `RuntimeError`
[error] invalid-argument-type -
:2071:33 -
Argument is incorrect: Expected `bool`, found `None`
[error] invalid-argument-type -
:2169:56 -
Argument is incorrect: Expected `bool`, found `BaseException`
[error] invalid-argument-type -
:2705:48 -
Argument is incorrect: Expected `bool`, found `@Todo | list[Unknown]`
[error] invalid-argument-type -
:2884:43 -
Argument is incorrect: Expected `bool`, found `BaseException`
[error] invalid-argument-type -
:2963:46 -
Argument is incorrect: Expected `bool`, found `KeyboardInterrupt`
[error] missing-argument -
:628:35 -
No argument provided for required parameter `_scope`
src/trio/_core/_tests/test_run.py
[error] invalid-argument-type -
:246:54 -
Argument is incorrect: Expected `bool`, found `ValueError`
[error] invalid-argument-type -
:253:54 -
Argument is incorrect: Expected `bool`, found `Literal[0]`
[error] invalid-argument-type -
:1030:65 -
Argument is incorrect: Expected `bool`, found `Literal[1]`
[error] invalid-argument-type -
:1287:66 -
Argument is incorrect: Expected `bool`, found `ValueError`
[error] invalid-argument-type -
:1321:31 -
Argument is incorrect: Expected `bool`, found `ValueError`
[error] invalid-argument-type -
:1352:66 -
Argument is incorrect: Expected `bool`, found `ValueError`
[error] invalid-argument-type -
:1391:31 -
Argument is incorrect: Expected `bool`, found `ValueError`
[error] invalid-argument-type -
:2431:64 -
Argument is incorrect: Expected `bool`, found `None`
[error] invalid-argument-type -
:2439:42 -
Argument is incorrect: Expected `bool`, found `Literal["be free!"]`
[error] invalid-argument-type -
:2448:68 -
Argument is incorrect: Expected `bool`, found `KeyError`
[error] invalid-argument-type -
:2452:42 -
Argument is incorrect: Expected `bool`, found `ValueError`
[error] invalid-argument-type -
:2459:79 -
Argument is incorrect: Expected `bool`, found `None`