aiohttp/web_middlewares.py
[warning] possibly-unbound-attribute -
:84:23 -
Attribute `route` on type `Unknown | under_cached_property[Unknown]` is possibly unbound
[error] unsupported-operator -
:86:16 -
Operator `in` is not supported for types `str` and `under_cached_property[Unknown]`, in comparing `Literal["?"]` with `Unknown | under_cached_property[Unknown]`
[warning] possibly-unbound-attribute -
:87:31 -
Attribute `split` on type `Unknown | under_cached_property[Unknown]` is possibly unbound
[error] no-matching-overload -
:94:39 -
No overload of function `sub` matches arguments
[warning] possibly-unbound-attribute -
:95:37 -
Attribute `endswith` on type `Unknown | under_cached_property[Unknown]` is possibly unbound
[error] unsupported-operator -
:96:39 -
Operator `+` is unsupported between objects of type `Unknown | under_cached_property[Unknown]` and `Literal["/"]`
[warning] possibly-unbound-attribute -
:97:33 -
Attribute `endswith` on type `Unknown | under_cached_property[Unknown]` is possibly unbound
[error] non-subscriptable -
:98:39 -
Cannot subscript object of type `under_cached_property[Unknown]` with no `__getitem__` method
[error] unsupported-operator -
:100:58 -
Operator `+` is unsupported between objects of type `Unknown | under_cached_property[Unknown]` and `Literal["/"]`
[warning] possibly-unbound-attribute -
:101:51 -
Attribute `endswith` on type `Unknown | under_cached_property[Unknown]` is possibly unbound
[error] no-matching-overload -
:102:34 -
No overload of function `sub` matches arguments
[error] unsupported-operator -
:109:42 -
Operator `+` is unsupported between objects of type `Unknown | under_cached_property[Unknown]` and `Unknown | Literal[""]`
[warning] possibly-unbound-attribute -
:119:16 -
Attribute `current_app` on type `Unknown | under_cached_property[Unknown]` is possibly unbound
[error] invalid-assignment -
:120:9 -
Object of type `Application` is not assignable to attribute `current_app` on type `Unknown | under_cached_property[Unknown]`
aiohttp/client.py
[warning] possibly-unbound-attribute -
:771:33 -
Attribute `get` on type `@Todo(Inference of subscript on special form) | under_cached_property[Unknown]` is possibly unbound
[warning] possibly-unbound-attribute -
:771:68 -
Attribute `get` on type `@Todo(Inference of subscript on special form) | under_cached_property[Unknown]` is possibly unbound
aiohttp/connector.py
[error] invalid-argument-type -
:1545:29 -
Argument to bound method `__init__` is incorrect: Expected `RequestInfo`, found `Unknown | under_cached_property[Unknown]`
[error] invalid-argument-type -
:1546:29 -
Argument to bound method `__init__` is incorrect: Expected `tuple[ClientResponse, ...]`, found `Unknown | under_cached_property[Unknown]`
[error] invalid-argument-type -
:1549:29 -
Argument to bound method `__init__` is incorrect: Expected `MultiMapping[str] | None`, found `Unknown | under_cached_property[Unknown]`
aiohttp/web_fileresponse.py
[warning] possibly-unbound-attribute -
:206:31 -
Attribute `timestamp` on type `(Unknown & ~None) | under_cached_property[Unknown]` is possibly unbound
[warning] possibly-unbound-attribute -
:219:32 -
Attribute `timestamp` on type `(Unknown & ~None) | under_cached_property[Unknown]` is possibly unbound
[warning] possibly-unbound-attribute -
:255:27 -
Attribute `get` on type `Unknown | under_cached_property[Unknown]` is possibly unbound
[warning] possibly-unbound-attribute -
:309:67 -
Attribute `timestamp` on type `(Unknown & ~None) | under_cached_property[Unknown]` is possibly unbound
[warning] possibly-unbound-attribute -
:319:25 -
Attribute `start` on type `Unknown | under_cached_property[Unknown]` is possibly unbound
[warning] possibly-unbound-attribute -
:320:38 -
Attribute `stop` on type `Unknown | under_cached_property[Unknown]` is possibly unbound
aiohttp/web_log.py
[warning] possibly-unbound-attribute -
:125:16 -
Attribute `get` on type `Unknown | under_cached_property[Unknown]` is possibly unbound
[error] invalid-return-type -
:137:16 -
Return type does not match returned value: expected `str`, found `(Unknown & ~None) | under_cached_property[Unknown] | Literal["-"]`
[warning] possibly-unbound-attribute -
:155:13 -
Attribute `major` on type `Unknown | under_cached_property[Unknown]` is possibly unbound
[warning] possibly-unbound-attribute -
:156:13 -
Attribute `minor` on type `Unknown | under_cached_property[Unknown]` is possibly unbound
aiohttp/web_urldispatcher.py
[warning] possibly-unbound-attribute -
:321:14 -
Attribute `get` on type `Unknown | under_cached_property[Unknown]` is possibly unbound
[warning] possibly-unbound-attribute -
:366:39 -
Attribute `path_safe` on type `Unknown | under_cached_property[Unknown]` is possibly unbound
[warning] possibly-unbound-attribute -
:625:16 -
Attribute `path_safe` on type `Unknown | under_cached_property[Unknown]` is possibly unbound
[error] non-subscriptable -
:644:19 -
Cannot subscript object of type `under_cached_property[Unknown]` with no `__getitem__` method
[warning] possibly-unbound-attribute -
:821:16 -
Attribute `get` on type `Unknown | under_cached_property[Unknown]` is possibly unbound
[warning] possibly-unbound-attribute -
:1014:20 -
Attribute `path_safe` on type `Unknown | under_cached_property[Unknown]` is possibly unbound
[error] invalid-argument-type -
:1042:56 -
Argument to bound method `__init__` is incorrect: Expected `str`, found `Unknown | under_cached_property[Unknown]`
aiohttp/web_ws.py
[warning] possibly-unbound-attribute -
:229:27 -
Attribute `get` on type `Unknown | under_cached_property[Unknown]` is possibly unbound
[warning] possibly-unbound-attribute -
:234:26 -
Attribute `get` on type `Unknown | under_cached_property[Unknown]` is possibly unbound
[warning] possibly-unbound-attribute -
:237:29 -
Attribute `get` on type `Unknown | under_cached_property[Unknown]` is possibly unbound
[warning] possibly-unbound-attribute -
:240:21 -
Attribute `get` on type `Unknown | under_cached_property[Unknown]` is possibly unbound
[error] unsupported-operator -
:246:12 -
Operator `in` is not supported for types `istr` and `under_cached_property[Unknown]`, in comparing `istr` with `Unknown | under_cached_property[Unknown]`
[error] non-subscriptable -
:249:30 -
Cannot subscript object of type `under_cached_property[Unknown]` with no `__getitem__` method
[warning] possibly-unbound-attribute -
:266:19 -
Attribute `get` on type `Unknown | under_cached_property[Unknown]` is possibly unbound
[warning] possibly-unbound-attribute -
:271:15 -
Attribute `get` on type `Unknown | under_cached_property[Unknown]` is possibly unbound
[warning] possibly-unbound-attribute -
:292:26 -
Attribute `get` on type `Unknown | under_cached_property[Unknown]` is possibly unbound