Static Checks #729
Annotations
2 errors and 1 warning
build:
asyncstdlib/functools.py#L273
Argument type is partially unknown
Argument corresponds to parameter "func" in function "iscoroutinefunction"
Argument type is "((T@cached_property) -> Awaitable[R@cached_property]) | type[Unknown]" (reportUnknownArgumentType)
|
build
1 error
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|