Ecosystem report
Old:
main (merge base)
92221b04
→
New:
24458/merge
526b8ef3
Lint Rule
Removed
Added
Changed
Total
1499
2
0
possibly-unresolved-reference
1497
0
0
invalid-argument-type
2
0
0
unused-ignore-comment
0
2
0
Project
Removed
Added
Changed
Total
1499
2
0
core
822
0
0
rotki
190
0
0
hydpy
63
0
0
CPython (peg_generator)
40
0
0
pegen
40
0
0
Tanjun
29
0
0
mkosi
29
0
0
mypy
28
0
0
jax
17
0
0
django-stubs
15
0
0
koda-validate
15
0
0
poetry
15
0
0
prefect
15
0
0
ibis
13
0
0
egglog-python
10
0
0
dd-trace-py
9
0
0
freqtrade
9
0
0
mitmproxy
9
0
0
openlibrary
9
0
0
pytest
9
0
0
pydantic
8
0
0
xarray
8
0
0
zulip
8
0
0
aiohttp
7
0
0
archinstall
6
0
0
bokeh
6
0
0
psycopg
5
0
0
pylint
5
0
0
sphinx
5
0
0
yarl
5
0
0
altair
4
0
0
pandas-stubs
4
0
0
pwndbg
4
0
0
pyodide
4
0
0
artigraph
3
0
0
schemathesis
3
0
0
scrapy
3
0
0
async-utils
2
0
0
colour
2
0
0
pip
2
0
0
scikit-learn
2
0
0
sympy
2
0
0
trio
2
0
0
anyio
1
0
0
bidict
1
0
0
cki-lib
1
0
0
mkdocs
1
0
0
mypy-protobuf
1
0
0
nox
1
0
0
pandas
1
0
0
pandera
1
0
0
scipy
1
0
0
scipy-stubs
0
1
0
setuptools
1
0
0
static-frame
1
0
0
streamlit
0
1
0
svcs
1
0
0
vision
1
0
0
Show 38 more projects
All
Removed Only
Added Only
Changed Only
All Lint Types
possibly-unresolved-reference (-1497 +0 ~0)
invalid-argument-type (-2 +0 ~0)
unused-ignore-comment (-0 +2 ~0)
All Projects
core (-822 +0 ~0)
rotki (-190 +0 ~0)
hydpy (-63 +0 ~0)
CPython (peg_generator) (-40 +0 ~0)
pegen (-40 +0 ~0)
Tanjun (-29 +0 ~0)
mkosi (-29 +0 ~0)
mypy (-28 +0 ~0)
jax (-17 +0 ~0)
django-stubs (-15 +0 ~0)
koda-validate (-15 +0 ~0)
poetry (-15 +0 ~0)
prefect (-15 +0 ~0)
ibis (-13 +0 ~0)
egglog-python (-10 +0 ~0)
dd-trace-py (-9 +0 ~0)
freqtrade (-9 +0 ~0)
mitmproxy (-9 +0 ~0)
openlibrary (-9 +0 ~0)
pytest (-9 +0 ~0)
pydantic (-8 +0 ~0)
xarray (-8 +0 ~0)
zulip (-8 +0 ~0)
aiohttp (-7 +0 ~0)
archinstall (-6 +0 ~0)
bokeh (-6 +0 ~0)
psycopg (-5 +0 ~0)
pylint (-5 +0 ~0)
sphinx (-5 +0 ~0)
yarl (-5 +0 ~0)
altair (-4 +0 ~0)
pandas-stubs (-4 +0 ~0)
pwndbg (-4 +0 ~0)
pyodide (-4 +0 ~0)
artigraph (-3 +0 ~0)
schemathesis (-3 +0 ~0)
scrapy (-3 +0 ~0)
async-utils (-2 +0 ~0)
colour (-2 +0 ~0)
pip (-2 +0 ~0)
scikit-learn (-2 +0 ~0)
sympy (-2 +0 ~0)
trio (-2 +0 ~0)
anyio (-1 +0 ~0)
bidict (-1 +0 ~0)
cki-lib (-1 +0 ~0)
mkdocs (-1 +0 ~0)
mypy-protobuf (-1 +0 ~0)
nox (-1 +0 ~0)
pandas (-1 +0 ~0)
pandera (-1 +0 ~0)
scipy (-1 +0 ~0)
scipy-stubs (-0 +1 ~0)
setuptools (-1 +0 ~0)
static-frame (-1 +0 ~0)
streamlit (-0 +1 ~0)
svcs (-1 +0 ~0)
vision (-1 +0 ~0)
CPython (peg_generator)
(
https://github.com/python/cpython
)
Tools/peg_generator/pegen/grammar_parser.py
📋
:66:30
[warning]
possibly-unresolved-reference - Name `rules` used when possibly not defined
:84:29
[warning]
possibly-unresolved-reference - Name `metas` used when possibly not defined
:104:22
[warning]
possibly-unresolved-reference - Name `name` used when possibly not defined
:115:22
[warning]
possibly-unresolved-reference - Name `a` used when possibly not defined
:115:35
[warning]
possibly-unresolved-reference - Name `b` used when possibly not defined
:126:22
[warning]
possibly-unresolved-reference - Name `name` used when possibly not defined
:126:53
[warning]
possibly-unresolved-reference - Name `string` used when possibly not defined
:139:29
[warning]
possibly-unresolved-reference - Name `rules` used when possibly not defined
:169:63
[warning]
possibly-unresolved-reference - Name `alts` used when possibly not defined
:169:77
[warning]
possibly-unresolved-reference - Name `more_alts` used when possibly not defined
:169:106
[warning]
possibly-unresolved-reference - Name `flags` used when possibly not defined
:186:57
[warning]
possibly-unresolved-reference - Name `more_alts` used when possibly not defined
:186:77
[warning]
possibly-unresolved-reference - Name `flags` used when possibly not defined
:199:57
[warning]
possibly-unresolved-reference - Name `alts` used when possibly not defined
:199:72
[warning]
possibly-unresolved-reference - Name `flags` used when possibly not defined
:212:38
[warning]
possibly-unresolved-reference - Name `annotation` used when possibly not defined
:232:32
[warning]
possibly-unresolved-reference - Name `a` used when possibly not defined
:258:34
[warning]
possibly-unresolved-reference - Name `alts` used when possibly not defined
:280:26
[warning]
possibly-unresolved-reference - Name `alts` used when possibly not defined
:280:40
[warning]
possibly-unresolved-reference - Name `more_alts` used when possibly not defined
:289:26
[warning]
possibly-unresolved-reference - Name `alts` used when possibly not defined
:304:93
[warning]
possibly-unresolved-reference - Name `action` used when possibly not defined
:318:43
[warning]
possibly-unresolved-reference - Name `action` used when possibly not defined
:336:35
[warning]
possibly-unresolved-reference - Name `items` used when possibly not defined
:361:48
[warning]
possibly-unresolved-reference - Name `item` used when possibly not defined
:361:55
[warning]
possibly-unresolved-reference - Name `annotation` used when possibly not defined
:374:48
[warning]
possibly-unresolved-reference - Name `item` used when possibly not defined
:408:29
[warning]
possibly-unresolved-reference - Name `atom` used when possibly not defined
:425:40
[warning]
possibly-unresolved-reference - Name `atom` used when possibly not defined
:436:40
[warning]
possibly-unresolved-reference - Name `atom` used when possibly not defined
:460:26
[warning]
possibly-unresolved-reference - Name `alts` used when possibly not defined
:493:35
[warning]
possibly-unresolved-reference - Name `node` used when possibly not defined
:516:28
[warning]
possibly-unresolved-reference - Name `alts` used when possibly not defined
:545:20
[warning]
possibly-unresolved-reference - Name `target_atoms` used when possibly not defined
:564:20
[warning]
possibly-unresolved-reference - Name `target_atoms` used when possibly not defined
:578:40
[warning]
possibly-unresolved-reference - Name `target_atoms` used when possibly not defined
:601:28
[warning]
possibly-unresolved-reference - Name `atoms` used when possibly not defined
:614:28
[warning]
possibly-unresolved-reference - Name `atoms` used when possibly not defined
:671:20
[warning]
possibly-unresolved-reference - Name `op` used when possibly not defined
:701:29
[warning]
possibly-unresolved-reference - Name `seq` used when possibly not defined
Tanjun
(
https://github.com/FasterSpeeding/Tanjun
)
tanjun/_internal/cache.py
📋
:74:16
[warning]
possibly-unresolved-reference - Name `channel` used when possibly not defined
:82:24
[warning]
possibly-unresolved-reference - Name `channel` used when possibly not defined
:100:16
[warning]
possibly-unresolved-reference - Name `channel_` used when possibly not defined
tanjun/checks.py
📋
:532:69
[warning]
possibly-unresolved-reference - Name `member` used when possibly not defined
tanjun/dependencies/callbacks.py
📋
:75:16
[warning]
possibly-unresolved-reference - Name `user` used when possibly not defined
tanjun/dependencies/locales.py
📋
:123:43
[warning]
possibly-unresolved-reference - Name `match` used when possibly not defined
:140:20
[warning]
possibly-unresolved-reference - Name `string` used when possibly not defined
:143:20
[warning]
possibly-unresolved-reference - Name `string` used when possibly not defined
tanjun/clients.py
📋
:1540:17
[warning]
possibly-unresolved-reference - Name `command_` used when possibly not defined
:2379:30
[warning]
possibly-unresolved-reference - Name `user_cache` used when possibly not defined
:2400:40
[warning]
possibly-unresolved-reference - Name `event_type` used when possibly not defined
tanjun/conversion.py
📋
:344:38
[warning]
possibly-unresolved-reference - Name `channel_` used when possibly not defined
:437:20
[warning]
possibly-unresolved-reference - Name `emoji` used when possibly not defined
:494:20
[warning]
possibly-unresolved-reference - Name `guild` used when possibly not defined
:546:20
[warning]
possibly-unresolved-reference - Name `invite` used when possibly not defined
:607:20
[warning]
possibly-unresolved-reference - Name `invite` used when possibly not defined
:671:24
[warning]
possibly-unresolved-reference - Name `member` used when possibly not defined
:744:20
[warning]
possibly-unresolved-reference - Name `presence` used when possibly not defined
:787:20
[warning]
possibly-unresolved-reference - Name `role` used when possibly not defined
:843:20
[warning]
possibly-unresolved-reference - Name `user` used when possibly not defined
:905:20
[warning]
possibly-unresolved-reference - Name `message` used when possibly not defined
:973:20
[warning]
possibly-unresolved-reference - Name `state` used when possibly not defined
:1063:25
[warning]
possibly-unresolved-reference - Name `result` used when possibly not defined
tanjun/parsing.py
📋
:565:87
[warning]
possibly-unresolved-reference - Name `values` used when possibly not defined
:573:88
[warning]
possibly-unresolved-reference - Name `value` used when possibly not defined
:585:75
[error]
invalid-argument-type - Argument to bound method `Parameter.convert` is incorrect: Expected `str`, found `(str & ~AlwaysFalsy) | EllipsisType`
:585:75
[warning]
possibly-unresolved-reference - Name `value` used when possibly not defined
:588:92
[error]
invalid-argument-type - Argument to bound method `Parameter.convert` is incorrect: Expected `str`, found `str | None`
:588:112
[warning]
possibly-unresolved-reference - Name `values` used when possibly not defined
aiohttp
(
https://github.com/aio-libs/aiohttp
)
aiohttp/abc.py
📋
:183:33
[warning]
possibly-unresolved-reference - Name `cookies_to_update` used when possibly not defined
aiohttp/client_ws.py
📋
:205:46
[warning]
possibly-unresolved-reference - Name `exc` used when possibly not defined
aiohttp/connector.py
📋
:754:13
[warning]
possibly-unresolved-reference - Name `conns` used when possibly not defined
:755:20
[warning]
possibly-unresolved-reference - Name `conns` used when possibly not defined
aiohttp/http_writer.py
📋
:287:34
[warning]
possibly-unresolved-reference - Name `compressed_chunk` used when possibly not defined
:288:31
[warning]
possibly-unresolved-reference - Name `compressed_chunk` used when possibly not defined
aiohttp/web_ws.py
📋
:229:46
[warning]
possibly-unresolved-reference - Name `exc` used when possibly not defined
altair
(
https://github.com/vega/altair
)
altair/datasets/_reader.py
📋
:333:20
[warning]
possibly-unresolved-reference - Name `schema` used when possibly not defined
:333:47
[warning]
possibly-unresolved-reference - Name `schema` used when possibly not defined
altair/datasets/_readimpl.py
📋
:265:16
[warning]
possibly-unresolved-reference - Name `pkg` used when possibly not defined
altair/utils/core.py
📋
:721:27
[warning]
possibly-unresolved-reference - Name `categories` used when possibly not defined
anyio
(
https://github.com/agronholm/anyio
)
src/anyio/_backends/_asyncio.py
📋
:900:39
[warning]
possibly-unresolved-reference - Name `closure` used when possibly not defined
archinstall
(
https://github.com/archlinux/archinstall
)
archinstall/lib/models/application.py
📋
:203:67
[warning]
possibly-unresolved-reference - Name `bluetooth_config` used when possibly not defined
:210:59
[warning]
possibly-unresolved-reference - Name `audio_config` used when possibly not defined
:213:80
[warning]
possibly-unresolved-reference - Name `power_management_config` used when possibly not defined
:216:74
[warning]
possibly-unresolved-reference - Name `print_service_config` used when possibly not defined
:219:65
[warning]
possibly-unresolved-reference - Name `firewall_config` used when possibly not defined
:222:59
[warning]
possibly-unresolved-reference - Name `fonts_config` used when possibly not defined
artigraph
(
https://github.com/artigraph/artigraph
)
src/arti/producers/__init__.py
📋
:246:38
[warning]
possibly-unresolved-reference - Name `param` used when possibly not defined
:247:54
[warning]
possibly-unresolved-reference - Name `param` used when possibly not defined
src/arti/views/__init__.py
📋
:102:55
[warning]
possibly-unresolved-reference - Name `origin` used when possibly not defined
async-utils
(
https://github.com/mikeshardmind/async-utils
)
src/async_utils/_paramkey.py
📋
:48:16
[warning]
possibly-unresolved-reference - Name `a` used when possibly not defined
src/async_utils/merge_gens.py
📋
:99:29
[warning]
possibly-unresolved-reference - Name `exc` used when possibly not defined
bidict
(
https://github.com/jab/bidict
)
bidict/_orderedbidict.py
📋
:175:24
[warning]
possibly-unresolved-reference - Name `arg` used when possibly not defined
bokeh
(
https://github.com/bokeh/bokeh
)
src/bokeh/core/serialization.py
📋
:483:41
[warning]
possibly-unresolved-reference - Name `arr` used when possibly not defined
src/bokeh/layouts.py
📋
:646:33
[warning]
possibly-unresolved-reference - Name `tool` used when possibly not defined
src/bokeh/models/renderers/glyph_renderer.py
📋
:95:47
[warning]
possibly-unresolved-reference - Name `field` used when possibly not defined
:96:46
[warning]
possibly-unresolved-reference - Name `field` used when possibly not defined
:98:46
[warning]
possibly-unresolved-reference - Name `field` used when possibly not defined
src/bokeh/util/compiler.py
📋
:233:28
[warning]
possibly-unresolved-reference - Name `file` used when possibly not defined
cki-lib
(
https://gitlab.com/cki-project/cki-lib
)
cki_lib/yaml.py
📋
:128:32
[warning]
possibly-unresolved-reference - Name `schema` used when possibly not defined
colour
(
https://github.com/colour-science/colour
)
colour/graph/conversion.py
📋
:2246:40
[warning]
possibly-unresolved-reference - Name `scale` used when possibly not defined
colour/utilities/array.py
📋
:1295:32
[warning]
possibly-unresolved-reference - Name `match` used when possibly not defined
core
(
https://github.com/home-assistant/core
)
homeassistant/components/alarm_control_panel/__init__.py
📋
:333:61
[warning]
possibly-unresolved-reference - Name `default_code` used when possibly not defined
homeassistant/components/assist_pipeline/select.py
📋
:110:44
[warning]
possibly-unresolved-reference - Name `device_id` used when possibly not defined
homeassistant/components/backup/event.py
📋
:53:13
[warning]
possibly-unresolved-reference - Name `event` used when possibly not defined
:55:36
[warning]
possibly-unresolved-reference - Name `event` used when possibly not defined
:56:37
[warning]
possibly-unresolved-reference - Name `event` used when possibly not defined
homeassistant/components/buienradar/__init__.py
📋
:31:17
[warning]
possibly-unresolved-reference - Name `unsub` used when possibly not defined
homeassistant/components/cast/home_assistant_cast.py
📋
:99:43
[warning]
possibly-unresolved-reference - Name `user` used when possibly not defined
homeassistant/components/climate/device_condition.py
📋
:96:25
[warning]
possibly-unresolved-reference - Name `state` used when possibly not defined
:99:13
[warning]
possibly-unresolved-reference - Name `state` used when possibly not defined
homeassistant/components/cloud/assist_pipeline.py
📋
:73:12
[warning]
possibly-unresolved-reference - Name `cloud_pipeline` used when possibly not defined
homeassistant/components/configurator/__init__.py
📋
:250:19
[warning]
possibly-unresolved-reference - Name `job` used when possibly not defined
homeassistant/components/decora_wifi/light.py
📋
:62:45
[warning]
possibly-unresolved-reference - Name `reason` used when possibly not defined
:67:61
[warning]
possibly-unresolved-reference - Name `reason` used when possibly not defined
homeassistant/components/device_tracker/config_entry.py
📋
:432:45
[warning]
possibly-unresolved-reference - Name `device_entry` used when possibly not defined
:434:43
[warning]
possibly-unresolved-reference - Name `device_entry` used when possibly not defined
:438:55
[warning]
possibly-unresolved-reference - Name `device_entry` used when possibly not defined
:440:17
[warning]
possibly-unresolved-reference - Name `device_entry` used when possibly not defined
homeassistant/components/doorbird/view.py
📋
:33:22
[warning]
possibly-unresolved-reference - Name `door_station` used when possibly not defined
homeassistant/components/ebusd/sensor.py
📋
:83:36
[warning]
possibly-unresolved-reference - Name `native_value` used when possibly not defined
homeassistant/components/esphome/dashboard.py
📋
:68:72
[warning]
possibly-unresolved-reference - Name `info` used when possibly not defined
:74:66
[warning]
possibly-unresolved-reference - Name `info` used when possibly not defined
:78:13
[warning]
possibly-unresolved-reference - Name `info` used when possibly not defined
:78:33
[warning]
possibly-unresolved-reference - Name `info` used when possibly not defined
:78:47
[warning]
possibly-unresolved-reference - Name `info` used when possibly not defined
homeassistant/components/esphome/diagnostics.py
📋
:53:33
[warning]
possibly-unresolved-reference - Name `bluetooth_device` used when possibly not defined
:54:34
[warning]
possibly-unresolved-reference - Name `bluetooth_device` used when possibly not defined
:55:26
[warning]
possibly-unresolved-reference - Name `bluetooth_device` used when possibly not defined
:56:30
[warning]
possibly-unresolved-reference - Name `scanner` used when possibly not defined
homeassistant/components/event/__init__.py
📋
:214:38
[warning]
possibly-unresolved-reference - Name `event_data` used when possibly not defined
:215:44
[warning]
possibly-unresolved-reference - Name `event_data` used when possibly not defined
homeassistant/components/file_upload/__init__.py
📋
:147:39
[warning]
possibly-unresolved-reference - Name `filename` used when possibly not defined
:198:43
[warning]
possibly-unresolved-reference - Name `filename` used when possibly not defined
homeassistant/components/filter/sensor.py
📋
:342:44
[warning]
possibly-unresolved-reference - Name `size` used when possibly not defined
:347:43
[warning]
possibly-unresolved-reference - Name `val` used when possibly not defined
homeassistant/components/geniushub/entity.py
📋
:83:59
[warning]
possibly-unresolved-reference - Name `last_comms` used when possibly not defined
homeassistant/components/glances/sensor.py
📋
:375:39
[warning]
possibly-unresolved-reference - Name `dict_val` used when possibly not defined
homeassistant/components/group/event.py
📋
:148:36
[warning]
possibly-unresolved-reference - Name `new_state` used when possibly not defined
:158:37
[warning]
possibly-unresolved-reference - Name `event_type` used when possibly not defined
homeassistant/components/history/websocket_api.py
📋
:253:40
[warning]
possibly-unresolved-reference - Name `state_last_time` used when possibly not defined
:391:36
[warning]
possibly-unresolved-reference - Name `old_state` used when possibly not defined
homeassistant/components/history_stats/data.py
📋
:140:21
[warning]
possibly-unresolved-reference - Name `new_state` used when possibly not defined
:143:38
[warning]
possibly-unresolved-reference - Name `new_state` used when possibly not defined
:143:55
[warning]
possibly-unresolved-reference - Name `new_state` used when possibly not defined
homeassistant/components/homewizard/number.py
📋
:64:22
[warning]
possibly-unresolved-reference - Name `brightness` used when possibly not defined
homeassistant/components/homewizard/repairs.py
📋
:77:41
[warning]
possibly-unresolved-reference - Name `entry` used when possibly not defined
homeassistant/components/integration/sensor.py
📋
:143:27
[warning]
possibly-unresolved-reference - Name `right_dec` used when possibly not defined
homeassistant/components/intent/timers.py
📋
:296:29
[warning]
possibly-unresolved-reference - Name `device` used when possibly not defined
:298:16
[warning]
possibly-unresolved-reference - Name `device` used when possibly not defined
:299:54
[warning]
possibly-unresolved-reference - Name `device` used when possibly not defined
:301:51
[warning]
possibly-unresolved-reference - Name `area` used when possibly not defined
:302:34
[warning]
possibly-unresolved-reference - Name `area` used when possibly not defined
:628:61
[warning]
possibly-unresolved-reference - Name `area` used when possibly not defined
:636:62
[warning]
possibly-unresolved-reference - Name `area` used when possibly not defined
homeassistant/components/lifx/migration.py
📋
:37:49
[warning]
possibly-unresolved-reference - Name `host` used when possibly not defined
homeassistant/components/lock/__init__.py
📋
:302:17
[warning]
possibly-unresolved-reference - Name `custom_default_lock_code` used when possibly not defined
:304:50
[warning]
possibly-unresolved-reference - Name `custom_default_lock_code` used when possibly not defined
homeassistant/components/logbook/helpers.py
📋
:220:31
[warning]
possibly-unresolved-reference - Name `new_state` used when possibly not defined
:221:53
[warning]
possibly-unresolved-reference - Name `new_state` used when possibly not defined
:267:41
[warning]
possibly-unresolved-reference - Name `attributes` used when possibly not defined
:268:36
[warning]
possibly-unresolved-reference - Name `attributes` used when possibly not defined
:269:41
[warning]
possibly-unresolved-reference - Name `attributes` used when possibly not defined
homeassistant/components/luftdaten/sensor.py
📋
:140:28
[warning]
possibly-unresolved-reference - Name `value` used when possibly not defined
homeassistant/components/lutron_caseta/device_trigger.py
📋
:371:13
[warning]
possibly-unresolved-reference - Name `keypad` used when possibly not defined
:372:40
[warning]
possibly-unresolved-reference - Name `keypad` used when possibly not defined
:383:19
[warning]
possibly-unresolved-reference - Name `keypad` used when possibly not defined
:386:37
[warning]
possibly-unresolved-reference - Name `keypad` used when possibly not defined
:413:9
[warning]
possibly-unresolved-reference - Name `keypad` used when possibly not defined
:414:37
[warning]
possibly-unresolved-reference - Name `keypad` used when possibly not defined
homeassistant/components/media_player/intent.py
📋
:379:24
[warning]
possibly-unresolved-reference - Name `results` used when possibly not defined
homeassistant/components/mobile_app/logbook.py
📋
:51:25
[warning]
possibly-unresolved-reference - Name `zone_state` used when possibly not defined
:52:25
[warning]
possibly-unresolved-reference - Name `zone_state` used when possibly not defined
homeassistant/components/mobile_app/sensor.py
📋
:127:24
[warning]
possibly-unresolved-reference - Name `timestamp` used when possibly not defined
:128:20
[warning]
possibly-unresolved-reference - Name `timestamp` used when possibly not defined
homeassistant/components/modbus/climate.py
📋
:137:74
[warning]
possibly-unresolved-reference - Name `climates` used when possibly not defined
homeassistant/components/modbus/fan.py
📋
:31:67
[warning]
possibly-unresolved-reference - Name `fans` used when possibly not defined
homeassistant/components/modbus/light.py
📋
:49:69
[warning]
possibly-unresolved-reference - Name `lights` used when possibly not defined
homeassistant/components/modbus/switch.py
📋
:29:70
[warning]
possibly-unresolved-reference - Name `switches` used when possibly not defined
homeassistant/components/mqtt/binary_sensor.py
📋
:105:39
[warning]
possibly-unresolved-reference - Name `last_state` used when possibly not defined
:115:32
[warning]
possibly-unresolved-reference - Name `last_state` used when possibly not defined
homeassistant/components/mqtt/debug_info.py
📋
:79:25
[warning]
possibly-unresolved-reference - Name `debug_info_entities` used when possibly not defined
homeassistant/components/mqtt/device_tracker.py
📋
:172:40
[warning]
possibly-unresolved-reference - Name `longitude` used when possibly not defined
homeassistant/components/mqtt/lawn_mower.py
📋
:188:57
[warning]
possibly-unresolved-reference - Name `last_state` used when possibly not defined
homeassistant/components/mqtt/number.py
📋
:77:60
[warning]
possibly-unresolved-reference - Name `unit_of_measurement` used when possibly not defined
:218:39
[warning]
possibly-unresolved-reference - Name `last_number_data` used when possibly not defined
homeassistant/components/mqtt/select.py
📋
:151:41
[warning]
possibly-unresolved-reference - Name `last_state` used when possibly not defined
homeassistant/components/mqtt/sensor.py
📋
:99:43
[warning]
possibly-unresolved-reference - Name `state_class` used when possibly not defined
:219:29
[warning]
possibly-unresolved-reference - Name `last_state` used when possibly not defined
:227:39
[warning]
possibly-unresolved-reference - Name `last_sensor_data` used when possibly not defined
homeassistant/components/mqtt/switch.py
📋
:145:32
[warning]
possibly-unresolved-reference - Name `last_state` used when possibly not defined
homeassistant/components/mqtt/vacuum.py
📋
:293:43
[warning]
possibly-unresolved-reference - Name `state` used when possibly not defined
:307:30
[warning]
possibly-unresolved-reference - Name `segments` used when possibly not defined
homeassistant/components/netgear_lte/services.py
📋
:67:19
[warning]
possibly-unresolved-reference - Name `modem` used when possibly not defined
:70:19
[warning]
possibly-unresolved-reference - Name `modem` used when possibly not defined
:72:19
[warning]
possibly-unresolved-reference - Name `modem` used when possibly not defined
:74:15
[warning]
possibly-unresolved-reference - Name `modem` used when possibly not defined
:76:15
[warning]
possibly-unresolved-reference - Name `modem` used when possibly not defined
homeassistant/components/network/__init__.py
📋
:64:59
[warning]
possibly-unresolved-reference - Name `ipv4s` used when possibly not defined
homeassistant/components/ntfy/update.py
📋
:54:31
[warning]
possibly-unresolved-reference - Name `version_coordinator` used when possibly not defined
homeassistant/components/number/__init__.py
📋
:410:71
[warning]
possibly-unresolved-reference - Name `unit_of_measurement` used when possibly not defined
:413:20
[warning]
possibly-unresolved-reference - Name `unit_of_measurement` used when possibly not defined
:516:55
[warning]
possibly-unresolved-reference - Name `custom_unit` used when possibly not defined
homeassistant/components/nws/sensor.py
📋
:217:21
[warning]
possibly-unresolved-reference - Name `value` used when possibly not defined
:223:21
[warning]
possibly-unresolved-reference - Name `value` used when possibly not defined
:229:21
[warning]
possibly-unresolved-reference - Name `value` used when possibly not defined
:234:26
[warning]
possibly-unresolved-reference - Name `value` used when possibly not defined
:236:26
[warning]
possibly-unresolved-reference - Name `value` used when possibly not defined
:238:35
[warning]
possibly-unresolved-reference - Name `value` used when possibly not defined
:239:16
[warning]
possibly-unresolved-reference - Name `value` used when possibly not defined
homeassistant/components/otbr/homeassistant_hardware.py
📋
:43:24
[warning]
possibly-unresolved-reference - Name `host` used when possibly not defined
homeassistant/components/peblar/number.py
📋
:84:39
[warning]
possibly-unresolved-reference - Name `last_number_data` used when possibly not defined
:89:17
[warning]
possibly-unresolved-reference - Name `last_number_data` used when possibly not defined
homeassistant/components/person/__init__.py
📋
:536:31
[warning]
possibly-unresolved-reference - Name `home_zone` used when possibly not defined
homeassistant/components/playstation_network/sensor.py
📋
:212:44
[warning]
possibly-unresolved-reference - Name `profile_pictures` used when possibly not defined
homeassistant/components/plugwise/climate.py
📋
:285:43
[warning]
possibly-unresolved-reference - Name `regulation` used when possibly not defined
homeassistant/components/pooldose/sensor.py
📋
:253:37
[warning]
possibly-unresolved-reference - Name `device_unit` used when possibly not defined
homeassistant/components/qbus/__init__.py
📋
:84:9
[warning]
possibly-unresolved-reference - Name `config_coordinator` used when possibly not defined
homeassistant/components/random/config_flow.py
📋
:113:82
[warning]
possibly-unresolved-reference - Name `units` used when possibly not defined
:123:17
[warning]
possibly-unresolved-reference - Name `unit` used when possibly not defined
homeassistant/components/recorder/migration.py
📋
:1405:57
[warning]
possibly-unresolved-reference - Name `last_run_string` used when possibly not defined
homeassistant/components/recorder/purge.py
📋
:614:32
[warning]
possibly-unresolved-reference - Name `excluded_event_type_ids` used when possibly not defined
:702:45
[warning]
possibly-unresolved-reference - Name `state_ids` used when possibly not defined
homeassistant/components/recorder/websocket_api.py
📋
:223:41
[warning]
possibly-unresolved-reference - Name `last_reset` used when possibly not defined
homeassistant/components/rehlko/binary_sensor.py
📋
:108:38
[warning]
possibly-unresolved-reference - Name `parameters` used when possibly not defined
:175:34
[warning]
possibly-unresolved-reference - Name `parameters` used when possibly not defined
homeassistant/components/script/__init__.py
📋
:767:57
[warning]
possibly-unresolved-reference - Name `last_triggered` used when possibly not defined
homeassistant/components/search/__init__.py
📋
:595:20
[warning]
possibly-unresolved-reference - Name `device_entry` used when possibly not defined
:596:46
[warning]
possibly-unresolved-reference - Name `device_entry` used when possibly not defined
:597:49
[warning]
possibly-unresolved-reference - Name `device_entry` used when possibly not defined
homeassistant/components/sleep_as_android/sensor.py
📋
:79:25
[warning]
possibly-unresolved-reference - Name `alarm_time` used when possibly not defined
:84:43
[warning]
possibly-unresolved-reference - Name `label` used when possibly not defined
homeassistant/components/starlink/sensor.py
📋
:91:35
[warning]
possibly-unresolved-reference - Name `last_native_value` used when possibly not defined
:92:39
[warning]
possibly-unresolved-reference - Name `last_native_value` used when possibly not defined
homeassistant/components/stream/hls.py
📋
:358:33
[warning]
possibly-unresolved-reference - Name `body` used when possibly not defined
homeassistant/components/switch_as_x/cover.py
📋
:92:36
[warning]
possibly-unresolved-reference - Name `state` used when possibly not defined
:94:36
[warning]
possibly-unresolved-reference - Name `state` used when possibly not defined
homeassistant/components/switch_as_x/entity.py
📋
:51:33
[warning]
possibly-unresolved-reference - Name `device` used when possibly not defined
:133:26
[warning]
possibly-unresolved-reference - Name `wrapped_switch` used when possibly not defined
:177:28
[warning]
possibly-unresolved-reference - Name `state` used when possibly not defined
homeassistant/components/switch_as_x/lock.py
📋
:88:36
[warning]
possibly-unresolved-reference - Name `state` used when possibly not defined
:90:36
[warning]
possibly-unresolved-reference - Name `state` used when possibly not defined
homeassistant/components/switch_as_x/valve.py
📋
:93:36
[warning]
possibly-unresolved-reference - Name `state` used when possibly not defined
:95:36
[warning]
possibly-unresolved-reference - Name `state` used when possibly not defined
homeassistant/components/systemmonitor/config_flow.py
📋
:47:42
[warning]
possibly-unresolved-reference - Name `entity_id` used when possibly not defined
homeassistant/components/tag/__init__.py
📋
:221:35
[warning]
possibly-unresolved-reference - Name `entity` used when possibly not defined
:221:50
[warning]
possibly-unresolved-reference - Name `entity` used when possibly not defined
:337:20
[warning]
possibly-unresolved-reference - Name `entity` used when possibly not defined
:337:35
[warning]
possibly-unresolved-reference - Name `entity` used when possibly not defined
:411:16
[warning]
possibly-unresolved-reference - Name `last_scanned` used when possibly not defined
homeassistant/components/template/config_flow.py
📋
:466:82
[warning]
possibly-unresolved-reference - Name `units` used when possibly not defined
:476:17
[warning]
possibly-unresolved-reference - Name `unit` used when possibly not defined
:490:54
[warning]
possibly-unresolved-reference - Name `state_classes` used when possibly not defined
:502:17
[warning]
possibly-unresolved-reference - Name `device_class` used when possibly not defined
homeassistant/components/template/sensor.py
📋
:317:39
[warning]
possibly-unresolved-reference - Name `extra_data` used when possibly not defined
homeassistant/components/template/weather.py
📋
:634:17
[warning]
possibly-unresolved-reference - Name `weather_data` used when possibly not defined
:636:41
[warning]
possibly-unresolved-reference - Name `weather_data` used when possibly not defined
:638:43
[warning]
possibly-unresolved-reference - Name `weather_data` used when possibly not defined
:639:35
[warning]
possibly-unresolved-reference - Name `weather_data` used when possibly not defined
:640:32
[warning]
possibly-unresolved-reference - Name `weather_data` used when possibly not defined
:641:42
[warning]
possibly-unresolved-reference - Name `weather_data` used when possibly not defined
:642:45
[warning]
possibly-unresolved-reference - Name `weather_data` used when possibly not defined
:643:35
[warning]
possibly-unresolved-reference - Name `weather_data` used when possibly not defined
:644:44
[warning]
possibly-unresolved-reference - Name `weather_data` used when possibly not defined
:645:39
[warning]
possibly-unresolved-reference - Name `weather_data` used when possibly not defined
:646:49
[warning]
possibly-unresolved-reference - Name `weather_data` used when possibly not defined
:647:44
[warning]
possibly-unresolved-reference - Name `weather_data` used when possibly not defined
homeassistant/components/tesla_fleet/sensor.py
📋
:528:64
[warning]
possibly-unresolved-reference - Name `last_reset` used when possibly not defined
homeassistant/components/timer/__init__.py
📋
:276:23
[warning]
possibly-unresolved-reference - Name `state` used when possibly not defined
:282:49
[warning]
possibly-unresolved-reference - Name `state` used when possibly not defined
:285:46
[warning]
possibly-unresolved-reference - Name `state` used when possibly not defined
:289:27
[warning]
possibly-unresolved-reference - Name `state` used when possibly not defined
homeassistant/components/todo/__init__.py
📋
:394:29
[warning]
possibly-unresolved-reference - Name `entity` used when possibly not defined
homeassistant/components/tplink_omada/diagnostics.py
📋
:102:24
[warning]
possibly-unresolved-reference - Name `gateway_mac` used when possibly not defined
homeassistant/components/venstar/climate.py
📋
:275:27
[warning]
possibly-unresolved-reference - Name `new_mode` used when possibly not defined
homeassistant/components/websocket_api/auth.py
📋
:102:29
[warning]
possibly-unresolved-reference - Name `refresh_token` used when possibly not defined
:112:17
[warning]
possibly-unresolved-reference - Name `refresh_token` used when possibly not defined
:113:17
[warning]
possibly-unresolved-reference - Name `refresh_token` used when possibly not defined
:117:21
[warning]
possibly-unresolved-reference - Name `refresh_token` used when possibly not defined
homeassistant/components/wled/light.py
📋
:147:37
[warning]
possibly-unresolved-reference - Name `color_modes` used when possibly not defined
:148:52
[warning]
possibly-unresolved-reference - Name `color_modes` used when possibly not defined
homeassistant/components/wyoming/config_flow.py
📋
:128:22
[warning]
possibly-unresolved-reference - Name `name` used when possibly not defined
homeassistant/components/xiaomi_ble/device_trigger.py
📋
:371:16
[warning]
possibly-unresolved-reference - Name `model_data` used when possibly not defined
homeassistant/components/zone/__init__.py
📋
:159:50
[warning]
possibly-unresolved-reference - Name `zone_radius` used when possibly not defined
:170:43
[warning]
possibly-unresolved-reference - Name `zone_radius` used when possibly not defined
homeassistant/helpers/device.py
📋
:69:21
[warning]
possibly-unresolved-reference - Name `device` used when possibly not defined
:70:21
[warning]
possibly-unresolved-reference - Name `device` used when possibly not defined
homeassistant/helpers/normalized_name_base_registry.py
📋
:55:55
[warning]
possibly-unresolved-reference - Name `normalized_name` used when possibly not defined
homeassistant/helpers/template/extensions/areas.py
📋
:111:58
[warning]
possibly-unresolved-reference - Name `device` used when possibly not defined
homeassistant/helpers/template/extensions/devices.py
📋
:128:43
[warning]
possibly-unresolved-reference - Name `_device_id` used when possibly not defined
homeassistant/helpers/template/helpers.py
📋
:65:24
[warning]
possibly-unresolved-reference - Name `device` used when possibly not defined
homeassistant/components/airzone/__init__.py
📋
:74:40
[warning]
possibly-unresolved-reference - Name `mac` used when possibly not defined
homeassistant/components/amcrest/binary_sensor.py
📋
:235:20
[warning]
possibly-unresolved-reference - Name `serial_number` used when possibly not defined
homeassistant/components/amcrest/sensor.py
📋
:103:43
[warning]
possibly-unresolved-reference - Name `serial_number` used when possibly not defined
homeassistant/components/analytics/analytics.py
📋
:308:20
[warning]
possibly-unresolved-reference - Name `supervisor_info` used when possibly not defined
:312:26
[warning]
possibly-unresolved-reference - Name `supervisor_info` used when possibly not defined
homeassistant/components/anthropic/config_flow.py
📋
:419:16
[warning]
possibly-unresolved-reference - Name `effort_capability` used when possibly not defined
:421:16
[warning]
possibly-unresolved-reference - Name `effort_capability` used when possibly not defined
:423:16
[warning]
possibly-unresolved-reference - Name `effort_capability` used when possibly not defined
:425:16
[warning]
possibly-unresolved-reference - Name `effort_capability` used when possibly not defined
:425:44
[warning]
possibly-unresolved-reference - Name `effort_capability` used when possibly not defined
:427:16
[warning]
possibly-unresolved-reference - Name `effort_capability` used when possibly not defined
homeassistant/components/anthropic/repairs.py
📋
:188:15
[warning]
possibly-unresolved-reference - Name `subentry` used when possibly not defined
:192:13
[warning]
possibly-unresolved-reference - Name `entry` used when possibly not defined
:193:13
[warning]
possibly-unresolved-reference - Name `subentry` used when possibly not defined
homeassistant/components/api/__init__.py
📋
:428:39
[warning]
possibly-unresolved-reference - Name `state` used when possibly not defined
homeassistant/components/apple_tv/media_player.py
📋
:269:20
[warning]
possibly-unresolved-reference - Name `app` used when possibly not defined
:280:20
[warning]
possibly-unresolved-reference - Name `app` used when possibly not defined
:444:19
[warning]
possibly-unresolved-reference - Name `repeat` used when possibly not defined
homeassistant/components/application_credentials/__init__.py
📋
:253:56
[warning]
possibly-unresolved-reference - Name `auth_domain` used when possibly not defined
homeassistant/components/assist_pipeline/pipeline.py
📋
:1363:23
[warning]
possibly-unresolved-reference - Name `target_entity_entry` used when possibly not defined
:1364:25
[warning]
possibly-unresolved-reference - Name `target_entity_entry` used when possibly not defined
homeassistant/components/august/entity.py
📋
:50:83
[warning]
possibly-unresolved-reference - Name `mac` used when possibly not defined
homeassistant/components/auth/login_flow.py
📋
:326:35
[warning]
possibly-unresolved-reference - Name `user_access_error` used when possibly not defined
homeassistant/components/autoskope/device_tracker.py
📋
:74:17
[warning]
possibly-unresolved-reference - Name `device_entry` used when possibly not defined
homeassistant/components/axis/binary_sensor.py
📋
:69:36
[warning]
possibly-unresolved-reference - Name `profiles` used when possibly not defined
:106:38
[warning]
possibly-unresolved-reference - Name `scenarios` used when possibly not defined
homeassistant/components/backup/manager.py
📋
:1231:35
[warning]
possibly-unresolved-reference - Name `err` used when possibly not defined
:1232:67
[warning]
possibly-unresolved-reference - Name `err` used when possibly not defined
:1234:62
[warning]
possibly-unresolved-reference - Name `err` used when possibly not defined
:1234:76
[warning]
possibly-unresolved-reference - Name `err` used when possibly not defined
homeassistant/components/balboa/climate.py
📋
:76:28
[warning]
possibly-unresolved-reference - Name `blower` used when possibly not defined
:78:68
[warning]
possibly-unresolved-reference - Name `blower` used when possibly not defined
homeassistant/components/bluetooth/__init__.py
📋
:342:41
[warning]
possibly-unresolved-reference - Name `via_device_entry` used when possibly not defined
:343:33
[warning]
possibly-unresolved-reference - Name `via_device_entry` used when possibly not defined
homeassistant/components/bluetooth/match.py
📋
:264:32
[warning]
possibly-unresolved-reference - Name `local_name_matchers` used when possibly not defined
:275:42
[warning]
possibly-unresolved-reference - Name `matched_uuids` used when possibly not defined
:287:40
[warning]
possibly-unresolved-reference - Name `matched_ids` used when possibly not defined
:299:37
[warning]
possibly-unresolved-reference - Name `matched_uuids` used when possibly not defined
homeassistant/components/bluetooth/passive_update_processor.py
📋
:484:17
[warning]
possibly-unresolved-reference - Name `restored_processor_data` used when possibly not defined
homeassistant/components/bluetooth/websocket_api.py
📋
:294:38
[warning]
possibly-unresolved-reference - Name `matching_scanners` used when possibly not defined
homeassistant/components/bond/config_flow.py
📋
:140:46
[warning]
possibly-unresolved-reference - Name `token` used when possibly not defined
homeassistant/components/bring/services.py
📋
:66:27
[warning]
possibly-unresolved-reference - Name `entity` used when possibly not defined
:71:21
[warning]
possibly-unresolved-reference - Name `entity` used when possibly not defined
homeassistant/components/bthome/__init__.py
📋
:104:12
[warning]
possibly-unresolved-reference - Name `existing_issue` used when possibly not defined
homeassistant/components/buienradar/weather.py
📋
:175:38
[warning]
possibly-unresolved-reference - Name `ccode` used when possibly not defined
homeassistant/components/caldav/todo.py
📋
:75:36
[warning]
possibly-unresolved-reference - Name `todo` used when possibly not defined
:81:13
[warning]
possibly-unresolved-reference - Name `uid` used when possibly not defined
:82:17
[warning]
possibly-unresolved-reference - Name `summary` used when possibly not defined
:84:28
[warning]
possibly-unresolved-reference - Name `todo` used when possibly not defined
:88:36
[warning]
possibly-unresolved-reference - Name `todo` used when possibly not defined
homeassistant/components/calendar/__init__.py
📋
:149:24
[warning]
possibly-unresolved-reference - Name `end` used when possibly not defined
:152:84
[warning]
possibly-unresolved-reference - Name `end` used when possibly not defined
:171:25
[warning]
possibly-unresolved-reference - Name `end` used when possibly not defined
:173:75
[warning]
possibly-unresolved-reference - Name `end` used when possibly not defined
homeassistant/components/camera/__init__.py
📋
:237:16
[warning]
possibly-unresolved-reference - Name `image` used when possibly not defined
homeassistant/components/camera/webrtc.py
📋
:358:40
[warning]
possibly-unresolved-reference - Name `stream_source` used when possibly not defined
homeassistant/components/casper_glow/select.py
📋
:56:16
[warning]
possibly-unresolved-reference - Name `last_state` used when possibly not defined
:57:66
[warning]
possibly-unresolved-reference - Name `last_state` used when possibly not defined
homeassistant/components/cast/media_player.py
📋
:817:17
[warning]
possibly-unresolved-reference - Name `cast_status` used when possibly not defined
homeassistant/components/cloud/client.py
📋
:395:36
[warning]
possibly-unresolved-reference - Name `region` used when possibly not defined
homeassistant/components/cloud/entity.py
📋
:331:42
[warning]
possibly-unresolved-reference - Name `match` used when possibly not defined
homeassistant/components/cloud/prefs.py
📋
:99:58
[warning]
possibly-unresolved-reference - Name `voice_item_two` used when possibly not defined
homeassistant/components/cloudflare/config_flow.py
📋
:69:57
[warning]
possibly-unresolved-reference - Name `zone_id` used when possibly not defined
homeassistant/components/compensation/sensor.py
📋
:168:39
[warning]
possibly-unresolved-reference - Name `device_class` used when possibly not defined
:173:38
[warning]
possibly-unresolved-reference - Name `state_class` used when possibly not defined
homeassistant/components/conversation/chat_log.py
📋
:720:25
[warning]
possibly-unresolved-reference - Name `user` used when possibly not defined
homeassistant/components/conversation/default_agent.py
📋
:635:19
[warning]
possibly-unresolved-reference - Name `response_key` used when possibly not defined
:853:28
[warning]
possibly-unresolved-reference - Name `combo_responses` used when possibly not defined
:1443:23
[warning]
possibly-unresolved-reference - Name `entity_entry` used when possibly not defined
:1444:25
[warning]
possibly-unresolved-reference - Name `entity_entry` used when possibly not defined
:1451:23
[warning]
possibly-unresolved-reference - Name `device_entry` used when possibly not defined
homeassistant/components/conversation/trigger.py
📋
:108:25
[warning]
possibly-unresolved-reference - Name `satellite_entry` used when possibly not defined
homeassistant/components/counter/__init__.py
📋
:234:55
[warning]
possibly-unresolved-reference - Name `state` used when possibly not defined
homeassistant/components/deconz/light.py
📋
:277:40
[warning]
possibly-unresolved-reference - Name `sat` used when possibly not defined
homeassistant/components/deconz/sensor.py
📋
:373:60
[warning]
possibly-unresolved-reference - Name `unique_id` used when possibly not defined
homeassistant/components/devolo_home_network/device_tracker.py
📋
:70:71
[warning]
possibly-unresolved-reference - Name `mac_address` used when possibly not defined
:73:29
[warning]
possibly-unresolved-reference - Name `mac_address` used when possibly not defined
homeassistant/components/discord/config_flow.py
📋
:42:21
[warning]
possibly-unresolved-reference - Name `entry` used when possibly not defined
:42:33
[warning]
possibly-unresolved-reference - Name `entry` used when possibly not defined
homeassistant/components/dlna_dmr/config_flow.py
📋
:257:65
[warning]
possibly-unresolved-reference - Name `host` used when possibly not defined
homeassistant/components/dlna_dmr/media_player.py
📋
:119:13
[warning]
possibly-unresolved-reference - Name `device_id` used when possibly not defined
homeassistant/components/dlna_dms/config_flow.py
📋
:54:43
[warning]
possibly-unresolved-reference - Name `host` used when possibly not defined
homeassistant/components/droplet/config_flow.py
📋
:104:37
[warning]
possibly-unresolved-reference - Name `device_id` used when possibly not defined
:107:48
[warning]
possibly-unresolved-reference - Name `device_id` used when possibly not defined
:109:63
[warning]
possibly-unresolved-reference - Name `device_id` used when possibly not defined
:113:27
[warning]
possibly-unresolved-reference - Name `device_id` used when possibly not defined
homeassistant/components/dsmr/sensor.py
📋
:599:47
[warning]
possibly-unresolved-reference - Name `enery_uom` used when possibly not defined
homeassistant/components/ecovacs/sensor.py
📋
:290:53
[warning]
possibly-unresolved-reference - Name `native_unit_of_measurement` used when possibly not defined
homeassistant/components/ecovacs/vacuum.py
📋
:399:51
[warning]
possibly-unresolved-reference - Name `position_commands` used when possibly not defined
homeassistant/components/elkm1/config_flow.py
📋
:444:31
[warning]
possibly-unresolved-reference - Name `device` used when possibly not defined
homeassistant/components/elmax/config_flow.py
📋
:534:20
[warning]
possibly-unresolved-reference - Name `abort_result` used when possibly not defined
homeassistant/components/elvia/importer.py
📋
:121:17
[warning]
possibly-unresolved-reference - Name `from_time` used when possibly not defined
homeassistant/components/energy/sensor.py
📋
:789:21
[warning]
possibly-unresolved-reference - Name `power_entry` used when possibly not defined
homeassistant/components/energy/websocket_api.py
📋
:214:22
[warning]
possibly-unresolved-reference - Name `solar_forecast` used when possibly not defined
homeassistant/components/enphase_envoy/coordinator.py
📋
:117:35
[warning]
possibly-unresolved-reference - Name `new_firmware` used when possibly not defined
:121:17
[warning]
possibly-unresolved-reference - Name `new_firmware` used when possibly not defined
:309:21
[warning]
possibly-unresolved-reference - Name `new_firmware` used when possibly not defined
homeassistant/components/environment_canada/sensor.py
📋
:208:27
[warning]
possibly-unresolved-reference - Name `hourly` used when possibly not defined
homeassistant/components/esphome/assist_satellite.py
📋
:364:52
[warning]
possibly-unresolved-reference - Name `stream` used when possibly not defined
homeassistant/components/esphome/climate.py
📋
:262:22
[warning]
possibly-unresolved-reference - Name `val` used when possibly not defined
homeassistant/components/esphome/config_flow.py
📋
:877:15
[warning]
possibly-unresolved-reference - Name `dashboard` used when possibly not defined
:878:16
[warning]
possibly-unresolved-reference - Name `dashboard` used when possibly not defined
:881:18
[warning]
possibly-unresolved-reference - Name `dashboard` used when possibly not defined
:887:31
[warning]
possibly-unresolved-reference - Name `dashboard` used when possibly not defined
homeassistant/components/esphome/coordinator.py
📋
:50:32
[warning]
possibly-unresolved-reference - Name `current_version` used when possibly not defined
homeassistant/components/esphome/manager.py
📋
:780:53
[warning]
possibly-unresolved-reference - Name `received_mac` used when possibly not defined
:781:53
[warning]
possibly-unresolved-reference - Name `unique_id` used when possibly not defined
:840:23
[warning]
possibly-unresolved-reference - Name `stored_key` used when possibly not defined
:841:27
[warning]
possibly-unresolved-reference - Name `stored_key` used when possibly not defined
:904:40
[warning]
possibly-unresolved-reference - Name `new_log_level` used when possibly not defined
homeassistant/components/esphome/media_player.py
📋
:156:24
[warning]
possibly-unresolved-reference - Name `proxy_url` used when possibly not defined
homeassistant/components/esphome/sensor.py
📋
:106:23
[warning]
possibly-unresolved-reference - Name `state` used when possibly not defined
:131:21
[warning]
possibly-unresolved-reference - Name `state` used when possibly not defined
:139:20
[warning]
possibly-unresolved-reference - Name `value` used when possibly not defined
homeassistant/components/ffmpeg/__init__.py
📋
:132:39
[warning]
possibly-unresolved-reference - Name `major_version` used when possibly not defined
homeassistant/components/fibaro/climate.py
📋
:205:54
[warning]
possibly-unresolved-reference - Name `mode_ha` used when possibly not defined
homeassistant/components/fish_audio/config_flow.py
📋
:332:43
[warning]
possibly-unresolved-reference - Name `backend` used when possibly not defined
:336:31
[warning]
possibly-unresolved-reference - Name `name` used when possibly not defined
homeassistant/components/fitbit/sensor.py
📋
:688:57
[warning]
possibly-unresolved-reference - Name `battery_level` used when possibly not defined
homeassistant/components/freebox/router.py
📋
:92:17
[warning]
possibly-unresolved-reference - Name `json_resp` used when possibly not defined
homeassistant/components/fritz/coordinator.py
📋
:517:31
[warning]
possibly-unresolved-reference - Name `items` used when possibly not defined
:518:26
[warning]
possibly-unresolved-reference - Name `items` used when possibly not defined
:519:65
[warning]
possibly-unresolved-reference - Name `items` used when possibly not defined
homeassistant/components/frontier_silicon/media_player.py
📋
:385:43
[warning]
possibly-unresolved-reference - Name `mode` used when possibly not defined
:394:48
[warning]
possibly-unresolved-reference - Name `mode` used when possibly not defined
homeassistant/components/google/calendar.py
📋
:521:17
[warning]
possibly-unresolved-reference - Name `raw_rule` used when possibly not defined
homeassistant/components/google/config_flow.py
📋
:127:49
[warning]
possibly-unresolved-reference - Name `reauth_options` used when possibly not defined
homeassistant/components/google_assistant/http.py
📋
:413:17
[warning]
possibly-unresolved-reference - Name `agent_user_ids` used when possibly not defined
homeassistant/components/google_assistant/report_state.py
📋
:107:71
[warning]
possibly-unresolved-reference - Name `notifications` used when possibly not defined
homeassistant/components/google_assistant/trait.py
📋
:2028:39
[warning]
possibly-unresolved-reference - Name `effect` used when possibly not defined
:2132:51
[warning]
possibly-unresolved-reference - Name `sound_mode` used when possibly not defined
:1870:42
[warning]
possibly-unresolved-reference - Name `fan_speed` used when possibly not defined
homeassistant/components/google_mail/sensor.py
📋
:48:48
[warning]
possibly-unresolved-reference - Name `end` used when possibly not defined
homeassistant/components/govee_ble/coordinator.py
📋
:38:58
[warning]
possibly-unresolved-reference - Name `device_type` used when possibly not defined
:40:36
[warning]
possibly-unresolved-reference - Name `device_type` used when possibly not defined
homeassistant/components/habitica/sensor.py
📋
:457:20
[warning]
possibly-unresolved-reference - Name `func` used when possibly not defined
:468:30
[warning]
possibly-unresolved-reference - Name `_class` used when possibly not defined
:475:20
[warning]
possibly-unresolved-reference - Name `img_url` used when possibly not defined
homeassistant/components/hassio/backup.py
📋
:745:22
[warning]
possibly-unresolved-reference - Name `event_data` used when possibly not defined
homeassistant/components/hassio/coordinator.py
📋
:778:46
[warning]
possibly-unresolved-reference - Name `dev` used when possibly not defined
homeassistant/components/hassio/discovery.py
📋
:63:20
[warning]
possibly-unresolved-reference - Name `key` used when possibly not defined
homeassistant/components/history/__init__.py
📋
:80:26
[warning]
possibly-unresolved-reference - Name `entity_ids` used when possibly not defined
:116:21
[warning]
possibly-unresolved-reference - Name `entity_ids` used when possibly not defined
:118:27
[warning]
possibly-unresolved-reference - Name `entity_ids` used when possibly not defined
:131:17
[warning]
possibly-unresolved-reference - Name `entity_ids` used when possibly not defined
homeassistant/components/holiday/calendar.py
📋
:56:22
[warning]
possibly-unresolved-reference - Name `default_language` used when possibly not defined
:59:20
[warning]
possibly-unresolved-reference - Name `default_language` used when possibly not defined
homeassistant/components/holiday/config_flow.py
📋
:50:29
[warning]
possibly-unresolved-reference - Name `subdiv_aliases` used when possibly not defined
homeassistant/components/home_connect/climate.py
📋
:242:33
[warning]
possibly-unresolved-reference - Name `option_constraints` used when possibly not defined
homeassistant/components/home_connect/coordinator.py
📋
:303:25
[warning]
possibly-unresolved-reference - Name `commands` used when possibly not defined
:633:47
[warning]
possibly-unresolved-reference - Name `event` used when possibly not defined
homeassistant/components/home_connect/fan.py
📋
:165:47
[warning]
possibly-unresolved-reference - Name `allowed_values_without_none` used when possibly not defined
homeassistant/components/home_connect/select.py
📋
:451:38
[warning]
possibly-unresolved-reference - Name `base_program_event` used when possibly not defined
:590:46
[warning]
possibly-unresolved-reference - Name `option_constraints` used when possibly not defined
homeassistant/components/homeassistant_hardware/update.py
📋
:149:37
[warning]
possibly-unresolved-reference - Name `hardware_extra_data` used when possibly not defined
homeassistant/components/homeassistant_hardware/util.py
📋
:251:16
[warning]
possibly-unresolved-reference - Name `z2m_port` used when possibly not defined
homeassistant/components/homekit/__init__.py
📋
:1123:17
[warning]
possibly-unresolved-reference - Name `battery_charging_binary_sensor_entity_id` used when possibly not defined
:1130:45
[warning]
possibly-unresolved-reference - Name `battery_sensor_entity_id` used when possibly not defined
:1168:46
[warning]
possibly-unresolved-reference - Name `current_humidity_sensor_entity_id` used when possibly not defined
:1232:18
[warning]
possibly-unresolved-reference - Name `entry_data` used when possibly not defined
homeassistant/components/homekit/accessories.py
📋
:483:29
[warning]
possibly-unresolved-reference - Name `linked_battery_sensor_state` used when possibly not defined
:484:38
[warning]
possibly-unresolved-reference - Name `linked_battery_sensor_state` used when possibly not defined
homeassistant/components/homekit/aidmanager.py
📋
:107:57
[warning]
possibly-unresolved-reference - Name `previous_unique_id` used when possibly not defined
homeassistant/components/homekit/doorbell.py
📋
:98:71
[warning]
possibly-unresolved-reference - Name `new_state` used when possibly not defined
homeassistant/components/homekit/type_cameras.py
📋
:261:70
[warning]
possibly-unresolved-reference - Name `new_state` used when possibly not defined
homeassistant/components/homekit/type_lights.py
📋
:264:32
[warning]
possibly-unresolved-reference - Name `brightness` used when possibly not defined
homeassistant/components/homekit/type_security_systems.py
📋
:167:47
[warning]
possibly-unresolved-reference - Name `current_state` used when possibly not defined
:172:17
[warning]
possibly-unresolved-reference - Name `current_state` used when possibly not defined
:178:46
[warning]
possibly-unresolved-reference - Name `target_state` used when possibly not defined
homeassistant/components/homekit/type_thermostats.py
📋
:348:38
[warning]
possibly-unresolved-reference - Name `swing_modes` used when possibly not defined
:716:26
[warning]
possibly-unresolved-reference - Name `swing_mode` used when possibly not defined
:736:46
[warning]
possibly-unresolved-reference - Name `hvac_action` used when possibly not defined
homeassistant/components/homekit/type_triggers.py
📋
:58:63
[warning]
possibly-unresolved-reference - Name `entry` used when possibly not defined
:58:70
[warning]
possibly-unresolved-reference - Name `entry` used when possibly not defined
:60:29
[warning]
possibly-unresolved-reference - Name `entry` used when possibly not defined
:63:43
[warning]
possibly-unresolved-reference - Name `state` used when possibly not defined
homeassistant/components/homekit_controller/config_flow.py
📋
:276:17
[warning]
possibly-unresolved-reference - Name `accessory_pairing_id` used when possibly not defined
homeassistant/components/homekit_controller/connection.py
📋
:428:62
[warning]
possibly-unresolved-reference - Name `discovery` used when possibly not defined
homeassistant/components/homewizard/sensor.py
📋
:761:45
[warning]
possibly-unresolved-reference - Name `description` used when possibly not defined
homeassistant/components/huawei_lte/__init__.py
📋
:323:69
[warning]
possibly-unresolved-reference - Name `serial_number` used when possibly not defined
:331:36
[warning]
possibly-unresolved-reference - Name `serial_number` used when possibly not defined
homeassistant/components/image/__init__.py
📋
:290:34
[warning]
possibly-unresolved-reference - Name `image` used when possibly not defined
:291:39
[warning]
possibly-unresolved-reference - Name `image` used when possibly not defined
:292:20
[warning]
possibly-unresolved-reference - Name `image` used when possibly not defined
homeassistant/components/imap/coordinator.py
📋
:375:17
[warning]
possibly-unresolved-reference - Name `message_ids` used when possibly not defined
:376:16
[warning]
possibly-unresolved-reference - Name `count` used when possibly not defined
:380:13
[warning]
possibly-unresolved-reference - Name `count` used when possibly not defined
:387:16
[warning]
possibly-unresolved-reference - Name `count` used when possibly not defined
homeassistant/components/immich/config_flow.py
📋
:65:18
[warning]
possibly-unresolved-reference - Name `port` used when possibly not defined
:65:24
[warning]
possibly-unresolved-reference - Name `scheme` used when possibly not defined
homeassistant/components/influxdb/__init__.py
📋
:504:56
[warning]
possibly-unresolved-reference - Name `reason` used when possibly not defined
homeassistant/components/intent/__init__.py
📋
:560:42
[warning]
possibly-unresolved-reference - Name `area_entry` used when possibly not defined
homeassistant/components/iotawatt/sensor.py
📋
:208:37
[warning]
possibly-unresolved-reference - Name `last_reset` used when possibly not defined
homeassistant/components/iotty/coordinator.py
📋
:114:61
[warning]
possibly-unresolved-reference - Name `status` used when possibly not defined
:116:38
[warning]
possibly-unresolved-reference - Name `status` used when possibly not defined
:120:46
[warning]
possibly-unresolved-reference - Name `percentage` used when possibly not defined
homeassistant/components/iskra/__init__.py
📋
:47:29
[warning]
possibly-unresolved-reference - Name `password` used when possibly not defined
homeassistant/components/isy994/number.py
📋
:264:43
[warning]
possibly-unresolved-reference - Name `last_number_data` used when possibly not defined
homeassistant/components/knx/climate.py
📋
:439:57
[warning]
possibly-unresolved-reference - Name `knx_controller_mode` used when possibly not defined
homeassistant/components/knx/config_flow.py
📋
:137:20
[warning]
possibly-unresolved-reference - Name `knx_module` used when possibly not defined
homeassistant/components/knx/date.py
📋
:88:39
[warning]
possibly-unresolved-reference - Name `last_state` used when possibly not defined
homeassistant/components/knx/datetime.py
📋
:89:40
[warning]
possibly-unresolved-reference - Name `last_state` used when possibly not defined
homeassistant/components/knx/expose.py
📋
:357:62
[warning]
possibly-unresolved-reference - Name `ga` used when possibly not defined
homeassistant/components/knx/fan.py
📋
:73:13
[warning]
possibly-unresolved-reference - Name `new_uid_base` used when possibly not defined
homeassistant/components/knx/knx_module.py
📋
:326:45
[warning]
possibly-unresolved-reference - Name `transcoder` used when possibly not defined
homeassistant/components/knx/number.py
📋
:91:16
[warning]
possibly-unresolved-reference - Name `last_state` used when possibly not defined
:92:51
[warning]
possibly-unresolved-reference - Name `last_number_data` used when possibly not defined
homeassistant/components/knx/select.py
📋
:89:17
[warning]
possibly-unresolved-reference - Name `last_state` used when possibly not defined
:90:58
[warning]
possibly-unresolved-reference - Name `last_state` used when possibly not defined
:92:56
[warning]
possibly-unresolved-reference - Name `option` used when possibly not defined
homeassistant/components/knx/sensor.py
📋
:184:39
[warning]
possibly-unresolved-reference - Name `last_sensor_data` used when possibly not defined
homeassistant/components/knx/services.py
📋
:138:44
[warning]
possibly-unresolved-reference - Name `transcoder` used when possibly not defined
homeassistant/components/knx/switch.py
📋
:86:16
[warning]
possibly-unresolved-reference - Name `last_state` used when possibly not defined
:87:45
[warning]
possibly-unresolved-reference - Name `last_state` used when possibly not defined
homeassistant/components/knx/text.py
📋
:86:16
[warning]
possibly-unresolved-reference - Name `last_state` used when possibly not defined
:87:51
[warning]
possibly-unresolved-reference - Name `last_state` used when possibly not defined
homeassistant/components/knx/time.py
📋
:88:39
[warning]
possibly-unresolved-reference - Name `last_state` used when possibly not defined
homeassistant/components/knx/validation.py
📋
:219:61
[warning]
possibly-unresolved-reference - Name `d_c_units` used when possibly not defined
:258:61
[warning]
possibly-unresolved-reference - Name `state_classes` used when possibly not defined
:268:61
[warning]
possibly-unresolved-reference - Name `d_c_units` used when possibly not defined
:282:61
[warning]
possibly-unresolved-reference - Name `s_c_units` used when possibly not defined
homeassistant/components/kodi/media_player.py
📋
:515:43
[warning]
possibly-unresolved-reference - Name `hdr_type` used when possibly not defined
homeassistant/components/kostal_plenticore/coordinator.py
📋
:333:31
[warning]
possibly-unresolved-reference - Name `val` used when possibly not defined
homeassistant/components/lamarzocco/__init__.py
📋
:104:31
[warning]
possibly-unresolved-reference - Name `token` used when possibly not defined
homeassistant/components/lametric/config_flow.py
📋
:94:40
[warning]
possibly-unresolved-reference - Name `serial` used when possibly not defined
:110:34
[warning]
possibly-unresolved-reference - Name `serial` used when possibly not defined
homeassistant/components/lcn/services.py
📋
:92:16
[warning]
possibly-unresolved-reference - Name `entry` used when possibly not defined
homeassistant/components/lg_thinq/climate.py
📋
:356:40
[warning]
possibly-unresolved-reference - Name `temperature_high` used when possibly not defined
:361:21
[warning]
possibly-unresolved-reference - Name `temperature_high` used when possibly not defined
homeassistant/components/lg_thinq/fan.py
📋
:130:50
[warning]
possibly-unresolved-reference - Name `mode` used when possibly not defined
:131:42
[warning]
possibly-unresolved-reference - Name `mode` used when possibly not defined
:133:18
[warning]
possibly-unresolved-reference - Name `mode` used when possibly not defined
:135:53
[warning]
possibly-unresolved-reference - Name `mode` used when possibly not defined
homeassistant/components/lg_thinq/number.py
📋
:181:43
[warning]
possibly-unresolved-reference - Name `min_value` used when possibly not defined
:187:43
[warning]
possibly-unresolved-reference - Name `max_value` used when possibly not defined
:193:38
[warning]
possibly-unresolved-reference - Name `step` used when possibly not defined
homeassistant/components/liebherr/number.py
📋
:115:75
[warning]
possibly-unresolved-reference - Name `zone_key` used when possibly not defined
homeassistant/components/liebherr/select.py
📋
:196:79
[warning]
possibly-unresolved-reference - Name `zone_key` used when possibly not defined
homeassistant/components/liebherr/switch.py
📋
:115:37
[warning]
possibly-unresolved-reference - Name `desc` used when possibly not defined
:242:79
[warning]
possibly-unresolved-reference - Name `zone_key` used when possibly not defined
homeassistant/components/lifx/util.py
📋
:221:28
[warning]
possibly-unresolved-reference - Name `result` used when possibly not defined
homeassistant/components/light/__init__.py
📋
:897:42
[warning]
possibly-unresolved-reference - Name `hs_color` used when possibly not defined
:897:65
[warning]
possibly-unresolved-reference - Name `hs_color` used when possibly not defined
:898:64
[warning]
possibly-unresolved-reference - Name `hs_color` used when possibly not defined
:899:62
[warning]
possibly-unresolved-reference - Name `hs_color` used when possibly not defined
:901:62
[warning]
possibly-unresolved-reference - Name `xy_color` used when possibly not defined
:902:64
[warning]
possibly-unresolved-reference - Name `xy_color` used when possibly not defined
:903:42
[warning]
possibly-unresolved-reference - Name `xy_color` used when possibly not defined
:903:65
[warning]
possibly-unresolved-reference - Name `xy_color` used when possibly not defined
:905:63
[warning]
possibly-unresolved-reference - Name `rgb_color` used when possibly not defined
:906:58
[warning]
possibly-unresolved-reference - Name `rgb_color` used when possibly not defined
:907:63
[warning]
possibly-unresolved-reference - Name `rgb_color` used when possibly not defined
:911:55
[warning]
possibly-unresolved-reference - Name `rgbw_color` used when possibly not defined
:914:59
[warning]
possibly-unresolved-reference - Name `rgbw_color` used when possibly not defined
:918:18
[warning]
possibly-unresolved-reference - Name `rgbww_color` used when possibly not defined
:922:60
[warning]
possibly-unresolved-reference - Name `rgbww_color` used when possibly not defined
:927:59
[warning]
possibly-unresolved-reference - Name `color_temp_kelvin` used when possibly not defined
homeassistant/components/logbook/processor.py
📋
:314:48
[warning]
possibly-unresolved-reference - Name `context_user_id_bin` used when possibly not defined
:410:17
[warning]
possibly-unresolved-reference - Name `context_parent_id_bin` used when possibly not defined
:413:64
[warning]
possibly-unresolved-reference - Name `context_parent_id_bin` used when possibly not defined
:416:55
[warning]
possibly-unresolved-reference - Name `context_parent_id_bin` used when possibly not defined
:419:38
[warning]
possibly-unresolved-reference - Name `parent_row` used when possibly not defined
:444:20
[warning]
possibly-unresolved-reference - Name `context_row` used when possibly not defined
:450:39
[warning]
possibly-unresolved-reference - Name `origin_event` used when possibly not defined
:525:38
[warning]
possibly-unresolved-reference - Name `friendly_name` used when possibly not defined
homeassistant/components/lutron_caseta/__init__.py
📋
:430:36
[warning]
possibly-unresolved-reference - Name `leap_button_num_to_name` used when possibly not defined
:457:23
[warning]
possibly-unresolved-reference - Name `keypad` used when possibly not defined
:458:28
[warning]
possibly-unresolved-reference - Name `keypad` used when possibly not defined
:468:30
[warning]
possibly-unresolved-reference - Name `keypad` used when possibly not defined
:472:35
[warning]
possibly-unresolved-reference - Name `keypad` used when possibly not defined
:473:33
[warning]
possibly-unresolved-reference - Name `keypad` used when possibly not defined
:474:33
[warning]
possibly-unresolved-reference - Name `keypad` used when possibly not defined
homeassistant/components/matrix/__init__.py
📋
:592:35
[warning]
possibly-unresolved-reference - Name `image_paths` used when possibly not defined
homeassistant/components/matter/__init__.py
📋
:65:19
[warning]
possibly-unresolved-reference - Name `node` used when possibly not defined
:66:23
[warning]
possibly-unresolved-reference - Name `node` used when possibly not defined
:67:24
[warning]
possibly-unresolved-reference - Name `node` used when possibly not defined
:169:39
[warning]
possibly-unresolved-reference - Name `listen_error` used when possibly not defined
:169:58
[warning]
possibly-unresolved-reference - Name `listen_error` used when possibly not defined
homeassistant/components/matter/light.py
📋
:430:17
[warning]
possibly-unresolved-reference - Name `color_temperature` used when possibly not defined
homeassistant/components/matter/update.py
📋
:205:37
[warning]
possibly-unresolved-reference - Name `matter_extra_data` used when possibly not defined
homeassistant/components/matter/vacuum.py
📋
:263:49
[warning]
possibly-unresolved-reference - Name `last_seen_segments` used when possibly not defined
:264:16
[warning]
possibly-unresolved-reference - Name `current_segments` used when possibly not defined
:268:21
[warning]
possibly-unresolved-reference - Name `current_segments` used when possibly not defined
homeassistant/components/mcp/config_flow.py
📋
:69:55
[warning]
possibly-unresolved-reference - Name `match` used when possibly not defined
:294:41
[warning]
possibly-unresolved-reference - Name `scopes` used when possibly not defined
homeassistant/components/media_player/__init__.py
📋
:624:20
[warning]
possibly-unresolved-reference - Name `volume_step` used when possibly not defined
homeassistant/components/modbus/cover.py
📋
:42:69
[warning]
possibly-unresolved-reference - Name `covers` used when possibly not defined
homeassistant/components/motioneye/__init__.py
📋
:446:47
[warning]
possibly-unresolved-reference - Name `entry` used when possibly not defined
homeassistant/components/mpd/media_player.py
📋
:268:70
[warning]
possibly-unresolved-reference - Name `file` used when possibly not defined
:294:23
[warning]
possibly-unresolved-reference - Name `response` used when possibly not defined
homeassistant/components/mqtt/config_flow.py
📋
:4197:52
[warning]
possibly-unresolved-reference - Name `username` used when possibly not defined
:4197:77
[warning]
possibly-unresolved-reference - Name `password` used when possibly not defined
homeassistant/components/mqtt/discovery.py
📋
:146:45
[warning]
possibly-unresolved-reference - Name `support_url` used when possibly not defined
:586:46
[warning]
possibly-unresolved-reference - Name `entity_id` used when possibly not defined
:590:35
[warning]
possibly-unresolved-reference - Name `entity_entry` used when possibly not defined
:591:41
[warning]
possibly-unresolved-reference - Name `entity_entry` used when possibly not defined
:593:67
[warning]
possibly-unresolved-reference - Name `entity_id` used when possibly not defined
homeassistant/components/mqtt/entity.py
📋
:281:21
[warning]
possibly-unresolved-reference - Name `subentry_id` used when possibly not defined
:288:21
[warning]
possibly-unresolved-reference - Name `subentry_id` used when possibly not defined
:294:17
[warning]
possibly-unresolved-reference - Name `subentry_id` used when possibly not defined
:301:36
[warning]
possibly-unresolved-reference - Name `subentry_id` used when possibly not defined
:1323:5
[warning]
possibly-unresolved-reference - Name `device_registry` used when possibly not defined
homeassistant/components/mqtt/tag.py
📋
:77:9
[warning]
possibly-unresolved-reference - Name `tags` used when possibly not defined
homeassistant/components/msteams/notify.py
📋
:66:20
[warning]
possibly-unresolved-reference - Name `file_url` used when possibly not defined
:71:38
[warning]
possibly-unresolved-reference - Name `file_url` used when possibly not defined
homeassistant/components/music_assistant/__init__.py
📋
:168:39
[warning]
possibly-unresolved-reference - Name `listen_error` used when possibly not defined
:168:58
[warning]
possibly-unresolved-reference - Name `listen_error` used when possibly not defined
homeassistant/components/music_assistant/media_player.py
📋
:244:29
[warning]
possibly-unresolved-reference - Name `parent` used when possibly not defined
homeassistant/components/nanoleaf/config_flow.py
📋
:150:47
[warning]
possibly-unresolved-reference - Name `host_conf` used when possibly not defined
homeassistant/components/nederlandse_spoorwegen/sensor.py
📋
:46:47
[warning]
possibly-unresolved-reference - Name `trip_parts` used when possibly not defined
homeassistant/components/nest/__init__.py
📋
:188:21
[warning]
possibly-unresolved-reference - Name `device` used when possibly not defined
homeassistant/components/nest/diagnostics.py
📋
:32:62
[warning]
possibly-unresolved-reference - Name `nest_devices` used when possibly not defined
homeassistant/components/nest/event.py
📋
:106:43
[warning]
possibly-unresolved-reference - Name `events` used when possibly not defined
homeassistant/components/ntfy/event.py
📋
:101:27
[warning]
possibly-unresolved-reference - Name `exc` used when possibly not defined
homeassistant/components/onedrive/__init__.py
📋
:125:30
[warning]
possibly-unresolved-reference - Name `metadata_json` used when possibly not defined
:144:76
[warning]
possibly-unresolved-reference - Name `minor_version` used when possibly not defined
homeassistant/components/onedrive/coordinator.py
📋
:86:35
[warning]
possibly-unresolved-reference - Name `state` used when possibly not defined
:94:24
[warning]
possibly-unresolved-reference - Name `state` used when possibly not defined
homeassistant/components/onedrive_for_business/coordinator.py
📋
:85:35
[warning]
possibly-unresolved-reference - Name `state` used when possibly not defined
:93:24
[warning]
possibly-unresolved-reference - Name `state` used when possibly not defined
homeassistant/components/onvif/event_manager.py
📋
:485:17
[warning]
possibly-unresolved-reference - Name `number_of_events` used when possibly not defined
homeassistant/components/openai_conversation/ai_task.py
📋
:137:34
[warning]
possibly-unresolved-reference - Name `output_format` used when possibly not defined
:142:35
[warning]
possibly-unresolved-reference - Name `size` used when possibly not defined
homeassistant/components/openai_conversation/entity.py
📋
:384:42
[warning]
possibly-unresolved-reference - Name `match` used when possibly not defined
homeassistant/components/overkiz/climate/atlantic_electrical_heater_with_adjustable_temperature_setpoint.py
📋
:168:20
[warning]
possibly-unresolved-reference - Name `temperature` used when possibly not defined
homeassistant/components/overkiz/climate/atlantic_electrical_towel_dryer.py
📋
:110:32
[warning]
possibly-unresolved-reference - Name `temperature` used when possibly not defined
homeassistant/components/overkiz/climate/atlantic_heat_recovery_ventilation.py
📋
:74:32
[warning]
possibly-unresolved-reference - Name `temperature` used when possibly not defined
homeassistant/components/overkiz/climate/atlantic_pass_apc_heating_zone.py
📋
:113:32
[warning]
possibly-unresolved-reference - Name `temperature` used when possibly not defined
homeassistant/components/overkiz/climate/atlantic_pass_apc_zone_control_zone.py
📋
:178:53
[warning]
possibly-unresolved-reference - Name `state` used when possibly not defined
:283:20
[warning]
possibly-unresolved-reference - Name `mode` used when possibly not defined
homeassistant/components/overkiz/climate/somfy_heating_temperature_interface.py
📋
:176:20
[warning]
possibly-unresolved-reference - Name `temperature` used when possibly not defined
homeassistant/components/overkiz/climate/somfy_thermostat.py
📋
:108:32
[warning]
possibly-unresolved-reference - Name `temperature` used when possibly not defined
homeassistant/components/overkiz/climate/valve_heating_temperature_interface.py
📋
:96:20
[warning]
possibly-unresolved-reference - Name `temperature` used when possibly not defined
homeassistant/components/overkiz/cover.py
📋
:416:20
[warning]
possibly-unresolved-reference - Name `state` used when possibly not defined
:490:24
[warning]
possibly-unresolved-reference - Name `state` used when possibly not defined
homeassistant/components/overkiz/number.py
📋
:243:55
[warning]
possibly-unresolved-reference - Name `state` used when possibly not defined
:250:55
[warning]
possibly-unresolved-reference - Name `state` used when possibly not defined
homeassistant/components/overkiz/sensor.py
📋
:601:30
[warning]
possibly-unresolved-reference - Name `state` used when possibly not defined
:604:43
[warning]
possibly-unresolved-reference - Name `unit_value` used when possibly not defined
:609:43
[warning]
possibly-unresolved-reference - Name `unit_value` used when possibly not defined
homeassistant/components/portainer/coordinator.py
📋
:254:25
[warning]
possibly-unresolved-reference - Name `stack_data` used when possibly not defined
homeassistant/components/prometheus/__init__.py
📋
:1038:21
[warning]
possibly-unresolved-reference - Name `value` used when possibly not defined
:1045:19
[warning]
possibly-unresolved-reference - Name `value` used when possibly not defined
homeassistant/components/proximity/coordinator.py
📋
:301:21
[warning]
possibly-unresolved-reference - Name `new_state` used when possibly not defined
:304:21
[warning]
possibly-unresolved-reference - Name `new_state` used when possibly not defined
:305:21
[warning]
possibly-unresolved-reference - Name `new_state` used when possibly not defined
homeassistant/components/ps4/media_player.py
📋
:396:52
[warning]
possibly-unresolved-reference - Name `image_hash` used when possibly not defined
homeassistant/components/radarr/helpers.py
📋
:56:73
[warning]
possibly-unresolved-reference - Name `url` used when possibly not defined
:107:68
[warning]
possibly-unresolved-reference - Name `url` used when possibly not defined
homeassistant/components/radio_browser/media_source.py
📋
:149:40
[warning]
possibly-unresolved-reference - Name `mime_type` used when possibly not defined
homeassistant/components/rainforest_raven/coordinator.py
📋
:98:39
[warning]
possibly-unresolved-reference - Name `mac_address` used when possibly not defined
homeassistant/components/recorder/core.py
📋
:305:27
[warning]
possibly-unresolved-reference - Name `entity_id` used when possibly not defined
:306:34
[warning]
possibly-unresolved-reference - Name `entity_id` used when possibly not defined
:310:27
[warning]
possibly-unresolved-reference - Name `entity_id` used when possibly not defined
:311:28
[warning]
possibly-unresolved-reference - Name `entity_id` used when possibly not defined
:1081:68
[warning]
possibly-unresolved-reference - Name `hash_` used when possibly not defined
:1160:82
[warning]
possibly-unresolved-reference - Name `hash_` used when possibly not defined
homeassistant/components/recorder/history/__init__.py
📋
:259:20
[warning]
possibly-unresolved-reference - Name `possible_metadata_ids` used when possibly not defined
homeassistant/components/recorder/pool.py
📋
:87:13
[warning]
possibly-unresolved-reference - Name `conn` used when possibly not defined
homeassistant/components/recorder/statistics.py
📋
:423:12
[warning]
possibly-unresolved-reference - Name `converter` used when possibly not defined
:1242:35
[warning]
possibly-unresolved-reference - Name `_max` used when possibly not defined
:1248:35
[warning]
possibly-unresolved-reference - Name `_min` used when possibly not defined
:1534:29
[warning]
possibly-unresolved-reference - Name `new_max` used when possibly not defined
:1534:75
[warning]
possibly-unresolved-reference - Name `new_max` used when possibly not defined
:1549:73
[warning]
possibly-unresolved-reference - Name `weight` used when possibly not defined
:1552:29
[warning]
possibly-unresolved-reference - Name `new_min` used when possibly not defined
:1552:75
[warning]
possibly-unresolved-reference - Name `new_min` used when possibly not defined
:1621:47
[warning]
possibly-unresolved-reference - Name `duration` used when possibly not defined
:2419:71
[warning]
possibly-unresolved-reference - Name `found_latest_ids` used when possibly not defined
homeassistant/components/recorder/system_health/__init__.py
📋
:43:48
[warning]
possibly-unresolved-reference - Name `db_bytes` used when possibly not defined
homeassistant/components/renault/sensor.py
📋
:118:19
[warning]
possibly-unresolved-reference - Name `original_dt` used when possibly not defined
homeassistant/components/reolink/host.py
📋
:192:45
[warning]
possibly-unresolved-reference - Name `data` used when possibly not defined
homeassistant/components/rfxtrx/__init__.py
📋
:444:21
[warning]
possibly-unresolved-reference - Name `masked_id` used when possibly not defined
homeassistant/components/rfxtrx/sensor.py
📋
:305:46
[warning]
possibly-unresolved-reference - Name `event` used when possibly not defined
homeassistant/components/risco/__init__.py
📋
:164:15
[warning]
possibly-unresolved-reference - Name `local_data` used when possibly not defined
homeassistant/components/rituals_perfume_genie/coordinator.py
📋
:60:44
[warning]
possibly-unresolved-reference - Name `status` used when possibly not defined
homeassistant/components/roborock/image.py
📋
:89:20
[warning]
possibly-unresolved-reference - Name `map_content` used when possibly not defined
:100:31
[warning]
possibly-unresolved-reference - Name `map_content` used when possibly not defined
:101:31
[warning]
possibly-unresolved-reference - Name `map_content` used when possibly not defined
homeassistant/components/samsungtv/bridge.py
📋
:696:21
[warning]
possibly-unresolved-reference - Name `message` used when possibly not defined
homeassistant/components/samsungtv/config_flow.py
📋
:357:37
[warning]
possibly-unresolved-reference - Name `token` used when possibly not defined
:358:42
[warning]
possibly-unresolved-reference - Name `session_id` used when possibly not defined
:633:37
[warning]
possibly-unresolved-reference - Name `token` used when possibly not defined
:634:42
[warning]
possibly-unresolved-reference - Name `session_id` used when possibly not defined
homeassistant/components/scrape/sensor.py
📋
:174:39
[warning]
possibly-unresolved-reference - Name `unique_id` used when possibly not defined
homeassistant/components/screenlogic/number.py
📋
:160:43
[warning]
possibly-unresolved-reference - Name `max_val` used when possibly not defined
:164:43
[warning]
possibly-unresolved-reference - Name `min_val` used when possibly not defined
:168:38
[warning]
possibly-unresolved-reference - Name `step` used when possibly not defined
homeassistant/components/sensibo/entity.py
📋
:50:46
[warning]
possibly-unresolved-reference - Name `value` used when possibly not defined
:51:63
[warning]
possibly-unresolved-reference - Name `value` used when possibly not defined
homeassistant/components/sensor/__init__.py
📋
:425:17
[warning]
possibly-unresolved-reference - Name `unit_converter` used when possibly not defined
:552:46
[warning]
possibly-unresolved-reference - Name `suggested_unit_of_measurement` used when possibly not defined
:553:24
[warning]
possibly-unresolved-reference - Name `suggested_unit_of_measurement` used when possibly not defined
:573:71
[warning]
possibly-unresolved-reference - Name `unit_of_measurement` used when possibly not defined
:576:20
[warning]
possibly-unresolved-reference - Name `unit_of_measurement` used when possibly not defined
:625:38
[warning]
possibly-unresolved-reference - Name `classes` used when possibly not defined
:626:59
[warning]
possibly-unresolved-reference - Name `classes` used when possibly not defined
:740:21
[warning]
possibly-unresolved-reference - Name `converter` used when possibly not defined
:767:78
[warning]
possibly-unresolved-reference - Name `units` used when possibly not defined
:780:87
[warning]
possibly-unresolved-reference - Name `units` used when possibly not defined
:1040:30
[warning]
possibly-unresolved-reference - Name `sensor_options` used when possibly not defined
:1042:12
[warning]
possibly-unresolved-reference - Name `sensor_options` used when possibly not defined
homeassistant/components/sensor/recorder.py
📋
:261:16
[warning]
possibly-unresolved-reference - Name `conv` used when possibly not defined
:673:25
[warning]
possibly-unresolved-reference - Name `old_mean_type` used when possibly not defined
:950:44
[warning]
possibly-unresolved-reference - Name `state_mean_type` used when possibly not defined
homeassistant/components/sensoterra/sensor.py
📋
:166:12
[warning]
possibly-unresolved-reference - Name `sensor` used when possibly not defined
:171:16
[warning]
possibly-unresolved-reference - Name `sensor` used when possibly not defined
homeassistant/components/sfr_box/__init__.py
📋
:28:64
[warning]
possibly-unresolved-reference - Name `password` used when possibly not defined
homeassistant/components/shelly/__init__.py
📋
:430:63
[warning]
possibly-unresolved-reference - Name `mac_address` used when possibly not defined
homeassistant/components/shelly/config_flow.py
📋
:242:23
[warning]
possibly-unresolved-reference - Name `model_name` used when possibly not defined
:346:30
[warning]
possibly-unresolved-reference - Name `ip` used when possibly not defined
homeassistant/components/shelly/coordinator.py
📋
:569:35
[warning]
possibly-unresolved-reference - Name `wakeup_period` used when possibly not defined
:572:54
[warning]
possibly-unresolved-reference - Name `wakeup_period` used when possibly not defined
:757:80
[warning]
possibly-unresolved-reference - Name `ws_url` used when possibly not defined
:759:57
[warning]
possibly-unresolved-reference - Name `ws_url` used when possibly not defined
:829:46
[warning]
possibly-unresolved-reference - Name `event` used when possibly not defined
:910:24
[warning]
possibly-unresolved-reference - Name `coordinator` used when possibly not defined
:930:24
[warning]
possibly-unresolved-reference - Name `coordinator` used when possibly not defined
:944:13
[warning]
possibly-unresolved-reference - Name `coordinator` used when possibly not defined
homeassistant/components/shelly/entity.py
📋
:607:45
[warning]
possibly-unresolved-reference - Name `translation_key` used when possibly not defined
homeassistant/components/shelly/event.py
📋
:165:73
[warning]
possibly-unresolved-reference - Name `event_types` used when possibly not defined
homeassistant/components/shelly/utils.py
📋
:125:36
[warning]
possibly-unresolved-reference - Name `key` used when possibly not defined
:342:26
[warning]
possibly-unresolved-reference - Name `model_name` used when possibly not defined
:366:26
[warning]
possibly-unresolved-reference - Name `name` used when possibly not defined
:784:20
[warning]
possibly-unresolved-reference - Name `zone` used when possibly not defined
:992:48
[warning]
possibly-unresolved-reference - Name `key` used when possibly not defined
homeassistant/components/slimproto/media_player.py
📋
:154:43
[warning]
possibly-unresolved-reference - Name `metadata` used when possibly not defined
:155:39
[warning]
possibly-unresolved-reference - Name `metadata` used when possibly not defined
:156:43
[warning]
possibly-unresolved-reference - Name `metadata` used when possibly not defined
:157:38
[warning]
possibly-unresolved-reference - Name `metadata` used when possibly not defined
:158:42
[warning]
possibly-unresolved-reference - Name `metadata` used when possibly not defined
homeassistant/components/sma/sensor.py
📋
:904:19
[warning]
possibly-unresolved-reference - Name `name_prefix` used when possibly not defined
homeassistant/components/smartthings/binary_sensor.py
📋
:339:80
[warning]
possibly-unresolved-reference - Name `category` used when possibly not defined
:350:42
[warning]
possibly-unresolved-reference - Name `translation_key` used when possibly not defined
homeassistant/components/smartthings/media_player.py
📋
:249:16
[warning]
possibly-unresolved-reference - Name `track_data` used when possibly not defined
:264:16
[warning]
possibly-unresolved-reference - Name `track_data` used when possibly not defined
homeassistant/components/smartthings/sensor.py
📋
:1351:55
[warning]
possibly-unresolved-reference - Name `deprecation_info` used when possibly not defined
homeassistant/components/smartthings/switch.py
📋
:438:42
[warning]
possibly-unresolved-reference - Name `translation_key` used when possibly not defined
homeassistant/components/sonarr/helpers.py
📋
:76:73
[warning]
possibly-unresolved-reference - Name `url` used when possibly not defined
:171:72
[warning]
possibly-unresolved-reference - Name `url` used when possibly not defined
:234:68
[warning]
possibly-unresolved-reference - Name `url` used when possibly not defined
homeassistant/components/sonos/favorites.py
📋
:78:28
[warning]
possibly-unresolved-reference - Name `match` used when possibly not defined
homeassistant/components/spotify/browse_media.py
📋
:246:12
[warning]
possibly-unresolved-reference - Name `entry` used when possibly not defined
:378:21
[warning]
possibly-unresolved-reference - Name `artist` used when possibly not defined
:379:21
[warning]
possibly-unresolved-reference - Name `artist` used when possibly not defined
:379:45
[warning]
possibly-unresolved-reference - Name `artist` used when possibly not defined
:385:21
[warning]
possibly-unresolved-reference - Name `show` used when possibly not defined
:386:21
[warning]
possibly-unresolved-reference - Name `show` used when possibly not defined
:386:43
[warning]
possibly-unresolved-reference - Name `show` used when possibly not defined
homeassistant/components/sql/sensor.py
📋
:234:39
[warning]
possibly-unresolved-reference - Name `unique_id` used when possibly not defined
homeassistant/components/sql/util.py
📋
:268:8
[warning]
possibly-unresolved-reference - Name `query_type` used when possibly not defined
:269:73
[warning]
possibly-unresolved-reference - Name `query_type` used when possibly not defined
homeassistant/components/starline/account.py
📋
:32:12
[warning]
possibly-unresolved-reference - Name `parsed` used when possibly not defined
homeassistant/components/steam_online/config_flow.py
📋
:140:58
[warning]
possibly-unresolved-reference - Name `entity_id` used when possibly not defined
homeassistant/components/switchbot/__init__.py
📋
:243:77
[warning]
possibly-unresolved-reference - Name `adv_model` used when possibly not defined
homeassistant/components/synology_dsm/repairs.py
📋
:118:30
[warning]
possibly-unresolved-reference - Name `entry_id` used when possibly not defined
homeassistant/components/system_bridge/sensor.py
📋
:199:22
[warning]
possibly-unresolved-reference - Name `free` used when possibly not defined
:208:22
[warning]
possibly-unresolved-reference - Name `used` used when possibly not defined
:225:16
[warning]
possibly-unresolved-reference - Name `usage` used when possibly not defined
homeassistant/components/systemmonitor/sensor.py
📋
:124:54
[warning]
possibly-unresolved-reference - Name `update_time` used when possibly not defined
:851:46
[warning]
possibly-unresolved-reference - Name `entity_id` used when possibly not defined
homeassistant/components/template/binary_sensor.py
📋
:241:32
[warning]
possibly-unresolved-reference - Name `last_state` used when possibly not defined
:328:34
[warning]
possibly-unresolved-reference - Name `extra_data` used when possibly not defined
homeassistant/components/template/light.py
📋
:628:21
[warning]
possibly-unresolved-reference - Name `script` used when possibly not defined
:649:21
[warning]
possibly-unresolved-reference - Name `script` used when possibly not defined
:660:21
[warning]
possibly-unresolved-reference - Name `script` used when possibly not defined
:679:21
[warning]
possibly-unresolved-reference - Name `script` used when possibly not defined
:697:21
[warning]
possibly-unresolved-reference - Name `script` used when possibly not defined
:709:21
[warning]
possibly-unresolved-reference - Name `script` used when possibly not defined
:715:21
[warning]
possibly-unresolved-reference - Name `script` used when possibly not defined
homeassistant/components/tesla_fleet/coordinator.py
📋
:323:23
[warning]
possibly-unresolved-reference - Name `time_series` used when possibly not defined
:331:35
[warning]
possibly-unresolved-reference - Name `period_start` used when possibly not defined
homeassistant/components/tesla_fleet/media_player.py
📋
:100:41
[warning]
possibly-unresolved-reference - Name `position` used when possibly not defined
homeassistant/components/teslemetry/number.py
📋
:243:43
[warning]
possibly-unresolved-reference - Name `last_number_data` used when possibly not defined
:244:16
[warning]
possibly-unresolved-reference - Name `last_number_data` used when possibly not defined
:245:47
[warning]
possibly-unresolved-reference - Name `last_number_data` used when possibly not defined
homeassistant/components/thread/dataset_store.py
📋
:516:12
[warning]
possibly-unresolved-reference - Name `entry` used when possibly not defined
homeassistant/components/tibber/sensor.py
📋
:790:49
[warning]
possibly-unresolved-reference - Name `home_data` used when possibly not defined
:794:71
[warning]
possibly-unresolved-reference - Name `home_data` used when possibly not defined
:797:58
[warning]
possibly-unresolved-reference - Name `home_data` used when possibly not defined
:798:58
[warning]
possibly-unresolved-reference - Name `home_data` used when possibly not defined
:799:58
[warning]
possibly-unresolved-reference - Name `home_data` used when possibly not defined
:800:59
[warning]
possibly-unresolved-reference - Name `home_data` used when possibly not defined
:801:53
[warning]
possibly-unresolved-reference - Name `home_data` used when possibly not defined
:802:59
[warning]
possibly-unresolved-reference - Name `home_data` used when possibly not defined
:803:61
[warning]
possibly-unresolved-reference - Name `home_data` used when possibly not defined
:804:61
[warning]
possibly-unresolved-reference - Name `home_data` used when possibly not defined
:805:77
[warning]
possibly-unresolved-reference - Name `home_data` used when possibly not defined
homeassistant/components/todoist/util.py
📋
:31:19
[warning]
possibly-unresolved-reference - Name `due_date` used when possibly not defined
:32:33
[warning]
possibly-unresolved-reference - Name `due_date` used when possibly not defined
:33:19
[warning]
possibly-unresolved-reference - Name `due_date` used when possibly not defined
:34:16
[warning]
possibly-unresolved-reference - Name `due_date` used when possibly not defined
homeassistant/components/tplink/__init__.py
📋
:373:21
[warning]
possibly-unresolved-reference - Name `mac` used when possibly not defined
homeassistant/components/tplink/camera.py
📋
:185:21
[warning]
possibly-unresolved-reference - Name `video_url` used when possibly not defined
:200:57
[warning]
possibly-unresolved-reference - Name `video_url` used when possibly not defined
homeassistant/components/tplink/config_flow.py
📋
:175:20
[warning]
possibly-unresolved-reference - Name `result` used when possibly not defined
homeassistant/components/tplink/entity.py
📋
:391:17
[warning]
possibly-unresolved-reference - Name `desc` used when possibly not defined
:398:21
[warning]
possibly-unresolved-reference - Name `desc` used when possibly not defined
homeassistant/components/tradfri/light.py
📋
:131:61
[warning]
possibly-unresolved-reference - Name `color_temp` used when possibly not defined
homeassistant/components/transmission/__init__.py
📋
:93:65
[warning]
possibly-unresolved-reference - Name `key` used when possibly not defined
homeassistant/components/tts/__init__.py
📋
:920:42
[warning]
possibly-unresolved-reference - Name `filename` used when possibly not defined
:1157:22
[warning]
possibly-unresolved-reference - Name `voice` used when possibly not defined
homeassistant/components/tuya/alarm_control_panel.py
📋
:72:67
[warning]
possibly-unresolved-reference - Name `definition` used when possibly not defined
homeassistant/components/tuya/climate.py
📋
:124:69
[warning]
possibly-unresolved-reference - Name `definition` used when possibly not defined
:243:74
[warning]
possibly-unresolved-reference - Name `tuya_mode` used when possibly not defined
homeassistant/components/tuya/event.py
📋
:183:40
[warning]
possibly-unresolved-reference - Name `event_data` used when possibly not defined
homeassistant/components/tuya/fan.py
📋
:64:77
[warning]
possibly-unresolved-reference - Name `definition` used when possibly not defined
homeassistant/components/tuya/humidifier.py
📋
:82:72
[warning]
possibly-unresolved-reference - Name `definition` used when possibly not defined
homeassistant/components/unifi/config_flow.py
📋
:131:70
[warning]
possibly-unresolved-reference - Name `reauth_unique_id` used when possibly not defined
homeassistant/components/unifi/sensor.py
📋
:258:24
[warning]
possibly-unresolved-reference - Name `uptime_stats_wan` used when possibly not defined
homeassistant/components/unifiprotect/binary_sensor.py
📋
:669:24
[warning]
possibly-unresolved-reference - Name `event` used when possibly not defined
homeassistant/components/unifiprotect/data.py
📋
:327:40
[warning]
possibly-unresolved-reference - Name `device` used when possibly not defined
homeassistant/components/unifiprotect/entity.py
📋
:141:22
[warning]
possibly-unresolved-reference - Name `model_descs` used when possibly not defined
homeassistant/components/unifiprotect/event.py
📋
:340:53
[warning]
possibly-unresolved-reference - Name `thumbnails` used when possibly not defined
:354:39
[warning]
possibly-unresolved-reference - Name `thumbnails` used when possibly not defined
homeassistant/components/unifiprotect/repairs.py
📋
:186:53
[warning]
possibly-unresolved-reference - Name `entry` used when possibly not defined
:188:54
[warning]
possibly-unresolved-reference - Name `entry` used when possibly not defined
:191:32
[warning]
possibly-unresolved-reference - Name `entry` used when possibly not defined
homeassistant/components/unifiprotect/views.py
📋
:168:31
[warning]
possibly-unresolved-reference - Name `device` used when possibly not defined
homeassistant/components/universal/media_player.py
📋
:663:26
[warning]
possibly-unresolved-reference - Name `entity` used when possibly not defined
:678:24
[warning]
possibly-unresolved-reference - Name `child_state_order` used when possibly not defined
homeassistant/components/update/__init__.py
📋
:418:12
[warning]
possibly-unresolved-reference - Name `latest_version` used when possibly not defined
:420:12
[warning]
possibly-unresolved-reference - Name `latest_version` used when possibly not defined
:424:43
[warning]
possibly-unresolved-reference - Name `latest_version` used when possibly not defined
homeassistant/components/vicare/entity.py
📋
:96:21
[warning]
possibly-unresolved-reference - Name `zigbee_ieee` used when possibly not defined
homeassistant/components/vlc_telnet/media_player.py
📋
:184:55
[warning]
possibly-unresolved-reference - Name `pos` used when possibly not defined
homeassistant/components/vodafone_station/coordinator.py
📋
:125:17
[warning]
possibly-unresolved-reference - Name `update_time` used when possibly not defined
:127:42
[warning]
possibly-unresolved-reference - Name `update_time` used when possibly not defined
homeassistant/components/voip/__init__.py
📋
:135:43
[warning]
possibly-unresolved-reference - Name `user` used when possibly not defined
homeassistant/components/voip/assist_satellite.py
📋
:529:47
[warning]
possibly-unresolved-reference - Name `stream` used when possibly not defined
homeassistant/components/webostv/media_player.py
📋
:158:17
[warning]
possibly-unresolved-reference - Name `state` used when possibly not defined
homeassistant/components/websocket_api/connection.py
📋
:181:13
[warning]
possibly-unresolved-reference - Name `handler` used when possibly not defined
:212:12
[warning]
possibly-unresolved-reference - Name `cur_id` used when possibly not defined
:215:21
[warning]
possibly-unresolved-reference - Name `cur_id` used when possibly not defined
:224:21
[warning]
possibly-unresolved-reference - Name `cur_id` used when possibly not defined
:241:24
[warning]
possibly-unresolved-reference - Name `cur_id` used when possibly not defined
homeassistant/components/websocket_api/http.py
📋
:265:12
[warning]
possibly-unresolved-reference - Name `queue_size` used when possibly not defined
:266:46
[warning]
possibly-unresolved-reference - Name `queue_size` used when possibly not defined
:271:37
[warning]
possibly-unresolved-reference - Name `queue_size` used when possibly not defined
homeassistant/components/wiim/media_player.py
📋
:468:54
[warning]
possibly-unresolved-reference - Name `old_entity_id` used when possibly not defined
:469:50
[warning]
possibly-unresolved-reference - Name `entity_id` used when possibly not defined
homeassistant/components/wiz/light.py
📋
:111:44
[warning]
possibly-unresolved-reference - Name `color_temp` used when possibly not defined
:116:38
[warning]
possibly-unresolved-reference - Name `rgbww` used when possibly not defined
:119:37
[warning]
possibly-unresolved-reference - Name `rgbw` used when possibly not defined
homeassistant/components/workday/config_flow.py
📋
:87:29
[warning]
possibly-unresolved-reference - Name `subdiv_aliases` used when possibly not defined
homeassistant/components/workday/repairs.py
📋
:190:30
[warning]
possibly-unresolved-reference - Name `entry_id` used when possibly not defined
:195:59
[warning]
possibly-unresolved-reference - Name `holiday` used when possibly not defined
homeassistant/components/wyoming/assist_satellite.py
📋
:202:42
[warning]
possibly-unresolved-reference - Name `tts_output` used when possibly not defined
:215:26
[warning]
possibly-unresolved-reference - Name `wake_word_output` used when possibly not defined
:216:31
[warning]
possibly-unresolved-reference - Name `wake_word_output` used when possibly not defined
:276:38
[warning]
possibly-unresolved-reference - Name `stream` used when possibly not defined
:307:38
[warning]
possibly-unresolved-reference - Name `stream` used when possibly not defined
:777:29
[warning]
possibly-unresolved-reference - Name `audio_info` used when possibly not defined
homeassistant/components/xiaomi_miio/__init__.py
📋
:391:69
[warning]
possibly-unresolved-reference - Name `migrate_entity_name` used when possibly not defined
homeassistant/components/xiaomi_miio/sensor.py
📋
:920:20
[warning]
possibly-unresolved-reference - Name `native_datetime` used when possibly not defined
homeassistant/components/yale/entity.py
📋
:50:83
[warning]
possibly-unresolved-reference - Name `mac` used when possibly not defined
homeassistant/components/yeelight/device.py
📋
:210:72
[warning]
possibly-unresolved-reference - Name `id_` used when possibly not defined
homeassistant/components/yolink/__init__.py
📋
:74:9
[warning]
possibly-unresolved-reference - Name `device_coordinator` used when possibly not defined
:76:13
[warning]
possibly-unresolved-reference - Name `device_coordinator` used when possibly not defined
:77:9
[warning]
possibly-unresolved-reference - Name `device_coordinator` used when possibly not defined
:80:13
[warning]
possibly-unresolved-reference - Name `device_coordinator` used when possibly not defined
:86:39
[warning]
possibly-unresolved-reference - Name `device_coordinator` used when possibly not defined
homeassistant/components/yolink/binary_sensor.py
📋
:65:13
[warning]
possibly-unresolved-reference - Name `value` used when possibly not defined
:67:18
[warning]
possibly-unresolved-reference - Name `value` used when possibly not defined
homeassistant/components/zeroconf/discovery.py
📋
:359:52
[warning]
possibly-unresolved-reference - Name `discovered_instance_id` used when possibly not defined
:374:22
[warning]
possibly-unresolved-reference - Name `homekit_discovery` used when possibly not defined
:377:17
[warning]
possibly-unresolved-reference - Name `homekit_discovery` used when possibly not defined
:389:53
[warning]
possibly-unresolved-reference - Name `homekit_discovery` used when possibly not defined
homeassistant/components/zha/logbook.py
📋
:57:34
[warning]
possibly-unresolved-reference - Name `etype_subtypes` used when possibly not defined
homeassistant/components/zwave_js/__init__.py
📋
:410:36
[warning]
possibly-unresolved-reference - Name `model` used when possibly not defined
:423:38
[warning]
possibly-unresolved-reference - Name `new_unique_id` used when possibly not defined
:655:31
[warning]
possibly-unresolved-reference - Name `pre_provisioned_device` used when possibly not defined
:656:36
[warning]
possibly-unresolved-reference - Name `dsk_identifier` used when possibly not defined
:665:21
[warning]
possibly-unresolved-reference - Name `pre_provisioned_device` used when possibly not defined
:672:21
[warning]
possibly-unresolved-reference - Name `pre_provisioned_device` used when possibly not defined
:924:20
[warning]
possibly-unresolved-reference - Name `device` used when possibly not defined
:926:46
[warning]
possibly-unresolved-reference - Name `device` used when possibly not defined
:1132:67
[warning]
possibly-unresolved-reference - Name `driver` used when possibly not defined
homeassistant/components/zwave_js/api.py
📋
:2469:65
[warning]
possibly-unresolved-reference - Name `driver_progress` used when possibly not defined
:2481:63
[warning]
possibly-unresolved-reference - Name `node_progress` used when possibly not defined
homeassistant/components/zwave_js/binary_sensor.py
📋
:660:49
[warning]
possibly-unresolved-reference - Name `property_description` used when possibly not defined
homeassistant/components/zwave_js/cover.py
📋
:203:30
[warning]
possibly-unresolved-reference - Name `current` used when possibly not defined
:206:32
[warning]
possibly-unresolved-reference - Name `current` used when possibly not defined
homeassistant/components/zwave_js/device_trigger.py
📋
:279:70
[warning]
possibly-unresolved-reference - Name `entity` used when possibly not defined
homeassistant/components/zwave_js/event.py
📋
:106:38
[warning]
possibly-unresolved-reference - Name `notification_value` used when possibly not defined
:107:54
[warning]
possibly-unresolved-reference - Name `notification_value` used when possibly not defined
homeassistant/components/zwave_js/sensor.py
📋
:622:29
[warning]
possibly-unresolved-reference - Name `entity_class` used when possibly not defined
homeassistant/components/zwave_js/update.py
📋
:297:49
[warning]
possibly-unresolved-reference - Name `latest_firmware` used when possibly not defined
:298:45
[warning]
possibly-unresolved-reference - Name `latest_firmware` used when possibly not defined
:403:45
[warning]
possibly-unresolved-reference - Name `latest_version_firmware` used when possibly not defined
homeassistant/config.py
📋
:429:20
[warning]
possibly-unresolved-reference - Name `key_annotation` used when possibly not defined
homeassistant/config_entries.py
📋
:595:44
[warning]
possibly-unresolved-reference - Name `handler` used when possibly not defined
:609:25
[warning]
possibly-unresolved-reference - Name `handler` used when possibly not defined
:620:31
[warning]
possibly-unresolved-reference - Name `handler` used when possibly not defined
:1586:13
[warning]
possibly-unresolved-reference - Name `init_done` used when possibly not defined
:1662:21
[warning]
possibly-unresolved-reference - Name `entry` used when possibly not defined
:1665:31
[warning]
possibly-unresolved-reference - Name `known_discovery_keys` used when possibly not defined
:1669:17
[warning]
possibly-unresolved-reference - Name `entry` used when possibly not defined
:1671:21
[warning]
possibly-unresolved-reference - Name `entry` used when possibly not defined
:1672:21
[warning]
possibly-unresolved-reference - Name `unique_id` used when possibly not defined
:1673:21
[warning]
possibly-unresolved-reference - Name `entry` used when possibly not defined
:1677:21
[warning]
possibly-unresolved-reference - Name `entry` used when possibly not defined
:4114:16
[warning]
possibly-unresolved-reference - Name `handler` used when possibly not defined
homeassistant/data_entry_flow.py
📋
:172:25
[warning]
possibly-unresolved-reference - Name `path_part` used when possibly not defined
:527:13
[warning]
possibly-unresolved-reference - Name `progress_task` used when possibly not defined
:528:42
[warning]
possibly-unresolved-reference - Name `progress_task` used when possibly not defined
homeassistant/helpers/entity.py
📋
:727:55
[warning]
possibly-unresolved-reference - Name `name` used when possibly not defined
homeassistant/helpers/entity_registry.py
📋
:298:30
[warning]
possibly-unresolved-reference - Name `sensor_options` used when possibly not defined
:299:30
[warning]
possibly-unresolved-reference - Name `sensor_options` used when possibly not defined
:470:27
[warning]
possibly-unresolved-reference - Name `device` used when possibly not defined
:470:50
[warning]
possibly-unresolved-reference - Name `device` used when possibly not defined
:510:27
[warning]
possibly-unresolved-reference - Name `device` used when possibly not defined
:510:50
[warning]
possibly-unresolved-reference - Name `device` used when possibly not defined
:895:35
[warning]
possibly-unresolved-reference - Name `device_name` used when possibly not defined
:1647:28
[warning]
possibly-unresolved-reference - Name `name_unprefixed` used when possibly not defined
:1650:49
[warning]
possibly-unresolved-reference - Name `name_unprefixed` used when possibly not defined
:2465:60
[warning]
possibly-unresolved-reference - Name `updates` used when possibly not defined
homeassistant/helpers/llm.py
📋
:677:35
[warning]
possibly-unresolved-reference - Name `area_entry` used when possibly not defined
:678:35
[warning]
possibly-unresolved-reference - Name `area_entry` used when possibly not defined
:688:39
[warning]
possibly-unresolved-reference - Name `area_entry` used when possibly not defined
:689:39
[warning]
possibly-unresolved-reference - Name `area_entry` used when possibly not defined
:718:34
[warning]
possibly-unresolved-reference - Name `attributes` used when possibly not defined
:933:61
[warning]
possibly-unresolved-reference - Name `entity_entry` used when possibly not defined
homeassistant/helpers/schema_config_entry_flow.py
📋
:193:24
[warning]
possibly-unresolved-reference - Name `data_schema` used when possibly not defined
homeassistant/helpers/service.py
📋
:482:37
[warning]
possibly-unresolved-reference - Name `device` used when possibly not defined
:716:17
[warning]
possibly-unresolved-reference - Name `entity` used when possibly not defined
homeassistant/helpers/storage.py
📋
:207:68
[warning]
possibly-unresolved-reference - Name `existing` used when possibly not defined
homeassistant/helpers/template/states.py
📋
:405:31
[warning]
possibly-unresolved-reference - Name `unit` used when possibly not defined
:307:13
[warning]
possibly-unresolved-reference - Name `render_info` used when possibly not defined
:316:17
[warning]
possibly-unresolved-reference - Name `render_info` used when possibly not defined
homeassistant/helpers/translation.py
📋
:126:51
[warning]
possibly-unresolved-reference - Name `integration` used when possibly not defined
:203:39
[warning]
possibly-unresolved-reference - Name `component` used when possibly not defined
homeassistant/util/package.py
📋
:174:58
[warning]
possibly-unresolved-reference - Name `abs_target` used when possibly not defined
dd-trace-py
(
https://github.com/DataDog/dd-trace-py
)
ddtrace/appsec/_trace_utils.py
📋
:98:16
[warning]
possibly-unresolved-reference - Name `current_span` used when possibly not defined
ddtrace/testing/internal/session_manager.py
📋
:541:16
[warning]
possibly-unresolved-reference - Name `m` used when possibly not defined
ddtrace/appsec/_common_module_patches.py
📋
:290:53
[warning]
possibly-unresolved-reference - Name `ctx` used when possibly not defined
:402:53
[warning]
possibly-unresolved-reference - Name `ctx` used when possibly not defined
ddtrace/contrib/internal/mcp/patch.py
📋
:222:58
[warning]
possibly-unresolved-reference - Name `headers` used when possibly not defined
ddtrace/debugging/_function/discovery.py
📋
:289:62
[warning]
possibly-unresolved-reference - Name `code` used when possibly not defined
ddtrace/internal/telemetry/writer.py
📋
:203:59
[warning]
possibly-unresolved-reference - Name `app_started` used when possibly not defined
ddtrace/propagation/_database_monitoring.py
📋
:87:56
[warning]
possibly-unresolved-reference - Name `base_hash` used when possibly not defined
:136:46
[warning]
possibly-unresolved-reference - Name `base_hash` used when possibly not defined
django-stubs
(
https://github.com/typeddjango/django-stubs
)
mypy_django_plugin/django/context.py
📋
:485:20
[warning]
possibly-unresolved-reference - Name `lookup_type` used when possibly not defined
:495:24
[warning]
possibly-unresolved-reference - Name `lookup_type` used when possibly not defined
mypy_django_plugin/lib/helpers.py
📋
:303:16
[warning]
possibly-unresolved-reference - Name `init_type` used when possibly not defined
mypy_django_plugin/transformers/init_create.py
📋
:73:53
[warning]
possibly-unresolved-reference - Name `model_cls` used when possibly not defined
:84:53
[warning]
possibly-unresolved-reference - Name `model_cls` used when possibly not defined
:97:53
[warning]
possibly-unresolved-reference - Name `model_cls` used when possibly not defined
mypy_django_plugin/transformers/managers.py
📋
:152:101
[warning]
possibly-unresolved-reference - Name `model_arg` used when possibly not defined
:154:94
[warning]
possibly-unresolved-reference - Name `model_arg` used when possibly not defined
mypy_django_plugin/transformers/manytomany.py
📋
:155:42
[warning]
possibly-unresolved-reference - Name `_To` used when possibly not defined
:155:47
[warning]
possibly-unresolved-reference - Name `_Through` used when possibly not defined
mypy_django_plugin/transformers/manytoone.py
📋
:37:20
[warning]
possibly-unresolved-reference - Name `_To` used when possibly not defined
mypy_django_plugin/transformers/querysets.py
📋
:226:88
[warning]
possibly-unresolved-reference - Name `field_lookups` used when possibly not defined
:1119:12
[warning]
possibly-unresolved-reference - Name `field_names` used when possibly not defined
:1126:23
[warning]
possibly-unresolved-reference - Name `field_names` used when possibly not defined
:1227:56
[warning]
possibly-unresolved-reference - Name `field_names` used when possibly not defined
egglog-python
(
https://github.com/egraphs-good/egglog-python
)
python/egglog/conversion.py
📋
:165:31
[warning]
possibly-unresolved-reference - Name `converter` used when possibly not defined
:167:51
[warning]
possibly-unresolved-reference - Name `converter` used when possibly not defined
python/egglog/egraph.py
📋
:2258:25
[warning]
possibly-unresolved-reference - Name `i` used when possibly not defined
:2261:21
[warning]
possibly-unresolved-reference - Name `callable_cost` used when possibly not defined
python/egglog/exp/array_api.py
📋
:74:28
[warning]
possibly-unresolved-reference - Name `args` used when possibly not defined
:74:52
[warning]
possibly-unresolved-reference - Name `args` used when possibly not defined
:1779:28
[warning]
possibly-unresolved-reference - Name `args` used when possibly not defined
:1779:56
[warning]
possibly-unresolved-reference - Name `args` used when possibly not defined
python/egglog/runtime.py
📋
:837:20
[warning]
possibly-unresolved-reference - Name `preserved_method` used when possibly not defined
:849:24
[warning]
possibly-unresolved-reference - Name `preserved_method` used when possibly not defined
freqtrade
(
https://github.com/freqtrade/freqtrade
)
freqtrade/data/dataprovider.py
📋
:361:88
[warning]
possibly-unresolved-reference - Name `ff_tf` used when possibly not defined
:363:20
[warning]
possibly-unresolved-reference - Name `ff_tf` used when possibly not defined
freqtrade/resolvers/iresolver.py
📋
:71:38
[warning]
possibly-unresolved-reference - Name `extra` used when possibly not defined
freqtrade/exchange/exchange.py
📋
:2778:36
[warning]
possibly-unresolved-reference - Name `ff_tf` used when possibly not defined
:2780:29
[warning]
possibly-unresolved-reference - Name `ff_tf` used when possibly not defined
freqtrade/exchange/okx.py
📋
:203:42
[warning]
possibly-unresolved-reference - Name `real_order_id` used when possibly not defined
freqtrade/persistence/trade_model.py
📋
:528:24
[warning]
possibly-unresolved-reference - Name `filled_date` used when possibly not defined
freqtrade/rpc/telegram.py
📋
:537:50
[warning]
possibly-unresolved-reference - Name `fiat_currency` used when possibly not defined
:539:57
[warning]
possibly-unresolved-reference - Name `fiat_currency` used when possibly not defined
hydpy
(
https://github.com/hydpy-dev/hydpy
)
hydpy/models/sw1d_channel.py
📋
:1873:31
[warning]
possibly-unresolved-reference - Name `ru` used when possibly not defined
:1874:70
[warning]
possibly-unresolved-reference - Name `ru` used when possibly not defined
:1875:21
[warning]
possibly-unresolved-reference - Name `ru` used when possibly not defined
:1877:43
[warning]
possibly-unresolved-reference - Name `ru` used when possibly not defined
:1880:31
[warning]
possibly-unresolved-reference - Name `rd` used when possibly not defined
:1881:72
[warning]
possibly-unresolved-reference - Name `rd` used when possibly not defined
:1882:21
[warning]
possibly-unresolved-reference - Name `rd` used when possibly not defined
:1884:43
[warning]
possibly-unresolved-reference - Name `rd` used when possibly not defined
:1887:42
[warning]
possibly-unresolved-reference - Name `su` used when possibly not defined
:1889:17
[warning]
possibly-unresolved-reference - Name `su` used when possibly not defined
:1891:44
[warning]
possibly-unresolved-reference - Name `sd` used when possibly not defined
:1893:17
[warning]
possibly-unresolved-reference - Name `sd` used when possibly not defined
hydpy/auxs/armatools.py
📋
:319:51
[warning]
possibly-unresolved-reference - Name `m` used when possibly not defined
:319:66
[warning]
possibly-unresolved-reference - Name `m` used when possibly not defined
:319:69
[warning]
possibly-unresolved-reference - Name `m` used when possibly not defined
:321:47
[warning]
possibly-unresolved-reference - Name `m` used when possibly not defined
:321:55
[warning]
possibly-unresolved-reference - Name `m` used when possibly not defined
:321:60
[warning]
possibly-unresolved-reference - Name `m` used when possibly not defined
:321:64
[warning]
possibly-unresolved-reference - Name `m` used when possibly not defined
:853:38
[warning]
possibly-unresolved-reference - Name `max_ar_order` used when possibly not defined
hydpy/core/itemtools.py
📋
:178:39
[warning]
possibly-unresolved-reference - Name `variable` used when possibly not defined
:179:28
[warning]
possibly-unresolved-reference - Name `variable` used when possibly not defined
hydpy/core/parametertools.py
📋
:2503:32
[warning]
possibly-unresolved-reference - Name `constants` used when possibly not defined
hydpy/cythons/modelutils.py
📋
:2078:41
[warning]
possibly-unresolved-reference - Name `automethod` used when possibly not defined
hydpy/models/manager/manager_parameters.py
📋
:136:29
[warning]
possibly-unresolved-reference - Name `diff` used when possibly not defined
:139:79
[warning]
possibly-unresolved-reference - Name `diff` used when possibly not defined
hydpy/mypy_plugin.py
📋
:140:15
[warning]
possibly-unresolved-reference - Name `literal` used when possibly not defined
:176:15
[warning]
possibly-unresolved-reference - Name `literal` used when possibly not defined
:184:39
[warning]
possibly-unresolved-reference - Name `adder_inst` used when possibly not defined
:190:30
[warning]
possibly-unresolved-reference - Name `interface_inst` used when possibly not defined
:191:16
[warning]
possibly-unresolved-reference - Name `model_info` used when possibly not defined
:192:24
[warning]
possibly-unresolved-reference - Name `adder_inst` used when possibly not defined
:193:26
[warning]
possibly-unresolved-reference - Name `adder_args` used when possibly not defined
:193:53
[warning]
possibly-unresolved-reference - Name `model_info` used when possibly not defined
:268:26
[warning]
possibly-unresolved-reference - Name `member_expr` used when possibly not defined
:268:47
[warning]
possibly-unresolved-reference - Name `model_map` used when possibly not defined
:269:40
[warning]
possibly-unresolved-reference - Name `model_map` used when possibly not defined
:282:35
[warning]
possibly-unresolved-reference - Name `call_type` used when possibly not defined
:282:68
[warning]
possibly-unresolved-reference - Name `model_inst` used when possibly not defined
:284:34
[warning]
possibly-unresolved-reference - Name `call_type` used when possibly not defined
:284:45
[warning]
possibly-unresolved-reference - Name `model_inst` used when possibly not defined
:286:27
[warning]
possibly-unresolved-reference - Name `model_inst` used when possibly not defined
:287:21
[warning]
possibly-unresolved-reference - Name `member_expr` used when possibly not defined
:304:16
[warning]
possibly-unresolved-reference - Name `vars_inst` used when possibly not defined
:304:61
[warning]
possibly-unresolved-reference - Name `vars_inst` used when possibly not defined
:317:16
[warning]
possibly-unresolved-reference - Name `vars_inst` used when possibly not defined
:318:44
[warning]
possibly-unresolved-reference - Name `vars_inst` used when possibly not defined
:332:16
[warning]
possibly-unresolved-reference - Name `subvars_inst` used when possibly not defined
:333:41
[warning]
possibly-unresolved-reference - Name `subvars_inst` used when possibly not defined
:349:66
[warning]
possibly-unresolved-reference - Name `var_data` used when possibly not defined
:358:29
[warning]
possibly-unresolved-reference - Name `subgroup_info` used when possibly not defined
:358:59
[warning]
possibly-unresolved-reference - Name `model_info` used when possibly not defined
:376:21
[warning]
possibly-unresolved-reference - Name `member_expr` used when possibly not defined
:377:28
[warning]
possibly-unresolved-reference - Name `model_map` used when possibly not defined
:377:42
[warning]
possibly-unresolved-reference - Name `subvars_inst` used when possibly not defined
:387:13
[warning]
possibly-unresolved-reference - Name `subvars_inst` used when possibly not defined
:393:27
[warning]
possibly-unresolved-reference - Name `model_inst` used when possibly not defined
:394:21
[warning]
possibly-unresolved-reference - Name `member_expr` used when possibly not defined
:409:25
[warning]
possibly-unresolved-reference - Name `fullname` used when possibly not defined
:428:33
[warning]
possibly-unresolved-reference - Name `scalar_info` used when possibly not defined
:446:16
[warning]
possibly-unresolved-reference - Name `vl_node` used when possibly not defined
:516:16
[warning]
possibly-unresolved-reference - Name `api` used when possibly not defined
:519:18
[warning]
possibly-unresolved-reference - Name `api` used when possibly not defined
ibis
(
https://github.com/ibis-project/ibis
)
ibis/backends/__init__.py
📋
:934:31
[warning]
possibly-unresolved-reference - Name `cached_op` used when possibly not defined
ibis/backends/postgres/__init__.py
📋
:460:24
[warning]
possibly-unresolved-reference - Name `temp_table_db` used when possibly not defined
ibis/backends/risingwave/__init__.py
📋
:272:36
[warning]
possibly-unresolved-reference - Name `temp_table_db` used when possibly not defined
ibis/backends/sql/compilers/base.py
📋
:1027:71
[warning]
possibly-unresolved-reference - Name `value` used when possibly not defined
ibis/backends/sql/datatypes.py
📋
:903:25
[warning]
possibly-unresolved-reference - Name `bound` used when possibly not defined
:1275:25
[warning]
possibly-unresolved-reference - Name `bound` used when possibly not defined
ibis/expr/builders.py
📋
:183:23
[warning]
possibly-unresolved-reference - Name `lit` used when possibly not defined
:183:57
[warning]
possibly-unresolved-reference - Name `lit` used when possibly not defined
:185:21
[warning]
possibly-unresolved-reference - Name `lit` used when possibly not defined
:185:53
[warning]
possibly-unresolved-reference - Name `lit` used when possibly not defined
ibis/expr/sql.py
📋
:69:32
[warning]
possibly-unresolved-reference - Name `source_name` used when possibly not defined
:143:27
[warning]
possibly-unresolved-reference - Name `name` used when possibly not defined
ibis/expr/types/relations.py
📋
:2826:19
[warning]
possibly-unresolved-reference - Name `new_name` used when possibly not defined
jax
(
https://github.com/google/jax
)
jax/_src/clusters/cluster.py
📋
:87:29
[warning]
possibly-unresolved-reference - Name `pid` used when possibly not defined
jax/_src/custom_derivatives.py
📋
:770:67
[warning]
possibly-unresolved-reference - Name `dup_idx` used when possibly not defined
:965:24
[warning]
possibly-unresolved-reference - Name `a_` used when possibly not defined
:967:47
[warning]
possibly-unresolved-reference - Name `a_` used when possibly not defined
jax/_src/distributed.py
📋
:82:40
[warning]
possibly-unresolved-reference - Name `env_ids` used when possibly not defined
jax/_src/api_util.py
📋
:738:26
[warning]
possibly-unresolved-reference - Name `dup_idx` used when possibly not defined
jax/_src/core.py
📋
:2700:25
[warning]
possibly-unresolved-reference - Name `rest_vma` used when possibly not defined
:2702:69
[warning]
possibly-unresolved-reference - Name `rest_vma` used when possibly not defined
:2704:64
[warning]
possibly-unresolved-reference - Name `rest_vma` used when possibly not defined
jax/_src/dtypes.py
📋
:256:11
[warning]
possibly-unresolved-reference - Name `f` used when possibly not defined
:1101:12
[warning]
possibly-unresolved-reference - Name `f` used when possibly not defined
jax/_src/export/shape_poly.py
📋
:1095:39
[warning]
possibly-unresolved-reference - Name `before_f` used when possibly not defined
:1096:13
[warning]
possibly-unresolved-reference - Name `before_k2` used when possibly not defined
:1097:21
[warning]
possibly-unresolved-reference - Name `before_f` used when possibly not defined
jax/_src/interpreters/batching.py
📋
:714:33
[warning]
possibly-unresolved-reference - Name `spmd_names` used when possibly not defined
jax/_src/interpreters/mlir.py
📋
:315:14
[warning]
possibly-unresolved-reference - Name `c_val` used when possibly not defined
jax/_src/interpreters/partial_eval.py
📋
:2363:41
[warning]
possibly-unresolved-reference - Name `p` used when possibly not defined
koda-validate
(
https://github.com/keithasaurus/koda-validate
)
koda_validate/dataclasses.py
📋
:213:39
[warning]
possibly-unresolved-reference - Name `result` used when possibly not defined
:265:39
[warning]
possibly-unresolved-reference - Name `result` used when possibly not defined
:269:39
[warning]
possibly-unresolved-reference - Name `result_async` used when possibly not defined
koda_validate/dictionary.py
📋
:917:39
[warning]
possibly-unresolved-reference - Name `result` used when possibly not defined
:950:39
[warning]
possibly-unresolved-reference - Name `result` used when possibly not defined
:954:39
[warning]
possibly-unresolved-reference - Name `async_result` used when possibly not defined
:1080:35
[warning]
possibly-unresolved-reference - Name `result` used when possibly not defined
:1111:35
[warning]
possibly-unresolved-reference - Name `result` used when possibly not defined
:1115:35
[warning]
possibly-unresolved-reference - Name `result` used when possibly not defined
koda_validate/namedtuple.py
📋
:206:39
[warning]
possibly-unresolved-reference - Name `result` used when possibly not defined
:257:39
[warning]
possibly-unresolved-reference - Name `result` used when possibly not defined
:261:39
[warning]
possibly-unresolved-reference - Name `result_async` used when possibly not defined
koda_validate/typeddict.py
📋
:199:39
[warning]
possibly-unresolved-reference - Name `result` used when possibly not defined
:241:39
[warning]
possibly-unresolved-reference - Name `result` used when possibly not defined
:245:39
[warning]
possibly-unresolved-reference - Name `result_async` used when possibly not defined
mitmproxy
(
https://github.com/mitmproxy/mitmproxy
)
mitmproxy/flowfilter.py
📋
:307:35
[warning]
possibly-unresolved-reference - Name `content` used when possibly not defined
:313:35
[warning]
possibly-unresolved-reference - Name `content` used when possibly not defined
:343:35
[warning]
possibly-unresolved-reference - Name `content` used when possibly not defined
:370:35
[warning]
possibly-unresolved-reference - Name `content` used when possibly not defined
mitmproxy/proxy/server.py
📋
:158:56
[warning]
possibly-unresolved-reference - Name `e` used when possibly not defined
:160:36
[warning]
possibly-unresolved-reference - Name `e` used when possibly not defined
:160:40
[warning]
possibly-unresolved-reference - Name `e` used when possibly not defined
:160:43
[warning]
possibly-unresolved-reference - Name `e` used when possibly not defined
mitmproxy/utils/asyncio_utils.py
📋
:47:38
[warning]
possibly-unresolved-reference - Name `test` used when possibly not defined
mkdocs
(
https://github.com/mkdocs/mkdocs
)
mkdocs/utils/rendering.py
📋
:85:16
[warning]
possibly-unresolved-reference - Name `alt` used when possibly not defined
mkosi
(
https://github.com/systemd/mkosi
)
mkosi/distribution/fedora.py
📋
:90:23
[warning]
possibly-unresolved-reference - Name `rawhide_will_be` used when possibly not defined
mkosi/installer/__init__.py
📋
:83:37
[warning]
possibly-unresolved-reference - Name `mirror` used when possibly not defined
:83:45
[warning]
possibly-unresolved-reference - Name `mirror` used when possibly not defined
mkosi/qemu.py
📋
:1220:36
[warning]
possibly-unresolved-reference - Name `initrd` used when possibly not defined
:1397:49
[warning]
possibly-unresolved-reference - Name `status` used when possibly not defined
mkosi/vmspawn.py
📋
:159:41
[warning]
possibly-unresolved-reference - Name `initrd` used when possibly not defined
mkosi/__init__.py
📋
:455:39
[warning]
possibly-unresolved-reference - Name `level` used when possibly not defined
:458:35
[warning]
possibly-unresolved-reference - Name `version` used when possibly not defined
:2046:24
[warning]
possibly-unresolved-reference - Name `root` used when possibly not defined
:3322:29
[warning]
possibly-unresolved-reference - Name `uid` used when possibly not defined
:3830:77
[warning]
possibly-unresolved-reference - Name `roothash` used when possibly not defined
:4379:36
[warning]
possibly-unresolved-reference - Name `stat` used when possibly not defined
:4379:49
[warning]
possibly-unresolved-reference - Name `stat` used when possibly not defined
mkosi/config.py
📋
:1055:35
[warning]
possibly-unresolved-reference - Name `r` used when possibly not defined
:5302:20
[warning]
possibly-unresolved-reference - Name `p` used when possibly not defined
:5302:25
[warning]
possibly-unresolved-reference - Name `p` used when possibly not defined
:5303:38
[warning]
possibly-unresolved-reference - Name `p` used when possibly not defined
:5303:56
[warning]
possibly-unresolved-reference - Name `p` used when possibly not defined
:5303:80
[warning]
possibly-unresolved-reference - Name `p` used when possibly not defined
:5353:20
[warning]
possibly-unresolved-reference - Name `p` used when possibly not defined
:5353:25
[warning]
possibly-unresolved-reference - Name `p` used when possibly not defined
:5354:38
[warning]
possibly-unresolved-reference - Name `p` used when possibly not defined
:5354:56
[warning]
possibly-unresolved-reference - Name `p` used when possibly not defined
:5354:80
[warning]
possibly-unresolved-reference - Name `p` used when possibly not defined
:5576:24
[warning]
possibly-unresolved-reference - Name `imagedir` used when possibly not defined
mkosi/run.py
📋
:705:42
[warning]
possibly-unresolved-reference - Name `p` used when possibly not defined
:705:45
[warning]
possibly-unresolved-reference - Name `p` used when possibly not defined
:708:38
[warning]
possibly-unresolved-reference - Name `p` used when possibly not defined
:708:41
[warning]
possibly-unresolved-reference - Name `p` used when possibly not defined
mypy
(
https://github.com/python/mypy
)
mypy/expandtype.py
📋
:574:20
[warning]
possibly-unresolved-reference - Name `cached` used when possibly not defined
mypy/join.py
📋
:599:63
[warning]
possibly-unresolved-reference - Name `item` used when possibly not defined
mypy/plugins/default.py
📋
:307:41
[warning]
possibly-unresolved-reference - Name `vt` used when possibly not defined
mypy/plugins/enums.py
📋
:95:20
[warning]
possibly-unresolved-reference - Name `var` used when possibly not defined
mypy/stubgen.py
📋
:866:46
[warning]
possibly-unresolved-reference - Name `spec` used when possibly not defined
mypy/checker.py
📋
:3951:29
[warning]
possibly-unresolved-reference - Name `active_class` used when possibly not defined
:8402:18
[warning]
possibly-unresolved-reference - Name `deprecated` used when possibly not defined
mypy/checkexpr.py
📋
:6140:21
[warning]
possibly-unresolved-reference - Name `node_as_type` used when possibly not defined
:6141:26
[warning]
possibly-unresolved-reference - Name `node_as_type` used when possibly not defined
:6142:28
[warning]
possibly-unresolved-reference - Name `node_as_type` used when possibly not defined
:6154:21
[warning]
possibly-unresolved-reference - Name `node_as_type` used when possibly not defined
:6155:26
[warning]
possibly-unresolved-reference - Name `node_as_type` used when possibly not defined
:6156:28
[warning]
possibly-unresolved-reference - Name `node_as_type` used when possibly not defined
mypy/config_parser.py
📋
:712:60
[warning]
possibly-unresolved-reference - Name `neec` used when possibly not defined
:712:67
[warning]
possibly-unresolved-reference - Name `eec` used when possibly not defined
:718:61
[warning]
possibly-unresolved-reference - Name `ndec` used when possibly not defined
:718:68
[warning]
possibly-unresolved-reference - Name `dec` used when possibly not defined
mypy/fastparse.py
📋
:470:45
[warning]
possibly-unresolved-reference - Name `first` used when possibly not defined
:475:26
[warning]
possibly-unresolved-reference - Name `first` used when possibly not defined
mypy/semanal.py
📋
:1376:31
[warning]
possibly-unresolved-reference - Name `deprecated` used when possibly not defined
:1379:44
[warning]
possibly-unresolved-reference - Name `deprecated` used when possibly not defined
:1406:20
[warning]
possibly-unresolved-reference - Name `deprecated` used when possibly not defined
mypy/stubtest.py
📋
:432:31
[warning]
possibly-unresolved-reference - Name `name` used when possibly not defined
:975:47
[warning]
possibly-unresolved-reference - Name `typed_dict_arg` used when possibly not defined
:976:52
[warning]
possibly-unresolved-reference - Name `typed_dict_arg` used when possibly not defined
mypy/suggestions.py
📋
:667:39
[warning]
possibly-unresolved-reference - Name `call_tp` used when possibly not defined
mypy/type_visitor.py
📋
:299:20
[warning]
possibly-unresolved-reference - Name `cached` used when possibly not defined
mypyc/irbuild/for_helpers.py
📋
:1308:20
[warning]
possibly-unresolved-reference - Name `callee` used when possibly not defined
mypy-protobuf
(
https://github.com/dropbox/mypy-protobuf
)
mypy_protobuf/main.py
📋
:412:33
[warning]
possibly-unresolved-reference - Name `comments` used when possibly not defined
nox
(
https://github.com/wntrblm/nox
)
nox/_cli.py
📋
:150:16
[warning]
possibly-unresolved-reference - Name `main_filename` used when possibly not defined
openlibrary
(
https://github.com/internetarchive/openlibrary
)
openlibrary/catalog/marc/parse.py
📋
:500:45
[warning]
possibly-unresolved-reference - Name `name` used when possibly not defined
openlibrary/catalog/add_book/load_book.py
📋
:192:40
[warning]
possibly-unresolved-reference - Name `record` used when possibly not defined
openlibrary/plugins/books/dynlinks.py
📋
:438:58
[warning]
possibly-unresolved-reference - Name `ebook_access` used when possibly not defined
openlibrary/plugins/importapi/code.py
📋
:157:30
[warning]
possibly-unresolved-reference - Name `staged_field` used when possibly not defined
openlibrary/plugins/openlibrary/status.py
📋
:246:48
[warning]
possibly-unresolved-reference - Name `contents` used when possibly not defined
openlibrary/plugins/upstream/borrow.py
📋
:141:21
[warning]
possibly-unresolved-reference - Name `acquisitions` used when possibly not defined
:142:31
[warning]
possibly-unresolved-reference - Name `acquisitions` used when possibly not defined
openlibrary/plugins/upstream/models.py
📋
:449:32
[warning]
possibly-unresolved-reference - Name `lccn` used when possibly not defined
openlibrary/solr/query_utils.py
📋
:182:39
[warning]
possibly-unresolved-reference - Name `next_word` used when possibly not defined
pandas
(
https://github.com/pandas-dev/pandas
)
pandas/core/arrays/numpy_.py
📋
:631:20
[warning]
possibly-unresolved-reference - Name `mask` used when possibly not defined
pandas-stubs
(
https://github.com/pandas-dev/pandas-stubs
)
tests/__init__.py
📋
:69:46
[error]
possibly-unresolved-reference - Name `arr_ndim` used when possibly not defined
:69:67
[error]
possibly-unresolved-reference - Name `expected_ndim` used when possibly not defined
:81:42
[error]
possibly-unresolved-reference - Name `arr_dtype` used when possibly not defined
:81:64
[error]
possibly-unresolved-reference - Name `expected_dtype` used when possibly not defined
pandera
(
https://github.com/pandera-dev/pandera
)
pandera/engines/engine.py
📋
:274:60
[warning]
possibly-unresolved-reference - Name `base` used when possibly not defined
pegen
(
https://github.com/we-like-parsers/pegen
)
src/pegen/grammar_parser.py
📋
:58:28
[warning]
possibly-unresolved-reference - Name `rules` used when possibly not defined
:70:29
[warning]
possibly-unresolved-reference - Name `metas` used when possibly not defined
:82:21
[warning]
possibly-unresolved-reference - Name `name` used when possibly not defined
:90:21
[warning]
possibly-unresolved-reference - Name `a` used when possibly not defined
:90:31
[warning]
possibly-unresolved-reference - Name `b` used when possibly not defined
:98:21
[warning]
possibly-unresolved-reference - Name `name` used when possibly not defined
:98:47
[warning]
possibly-unresolved-reference - Name `string` used when possibly not defined
:107:29
[warning]
possibly-unresolved-reference - Name `rules` used when possibly not defined
:128:55
[warning]
possibly-unresolved-reference - Name `alts` used when possibly not defined
:128:67
[warning]
possibly-unresolved-reference - Name `more_alts` used when possibly not defined
:128:89
[warning]
possibly-unresolved-reference - Name `opt` used when possibly not defined
:139:51
[warning]
possibly-unresolved-reference - Name `more_alts` used when possibly not defined
:139:67
[warning]
possibly-unresolved-reference - Name `opt` used when possibly not defined
:148:51
[warning]
possibly-unresolved-reference - Name `alts` used when possibly not defined
:148:62
[warning]
possibly-unresolved-reference - Name `opt` used when possibly not defined
:157:34
[warning]
possibly-unresolved-reference - Name `annotation` used when possibly not defined
:178:32
[warning]
possibly-unresolved-reference - Name `alts` used when possibly not defined
:195:24
[warning]
possibly-unresolved-reference - Name `alts` used when possibly not defined
:195:36
[warning]
possibly-unresolved-reference - Name `more_alts` used when possibly not defined
:198:24
[warning]
possibly-unresolved-reference - Name `alts` used when possibly not defined
:207:81
[warning]
possibly-unresolved-reference - Name `action` used when possibly not defined
:213:38
[warning]
possibly-unresolved-reference - Name `action` used when possibly not defined
:225:35
[warning]
possibly-unresolved-reference - Name `items` used when possibly not defined
:244:43
[warning]
possibly-unresolved-reference - Name `item` used when possibly not defined
:244:49
[warning]
possibly-unresolved-reference - Name `annotation` used when possibly not defined
:255:43
[warning]
possibly-unresolved-reference - Name `item` used when possibly not defined
:276:27
[warning]
possibly-unresolved-reference - Name `atom` used when possibly not defined
:288:38
[warning]
possibly-unresolved-reference - Name `atom` used when possibly not defined
:294:38
[warning]
possibly-unresolved-reference - Name `atom` used when possibly not defined
:309:24
[warning]
possibly-unresolved-reference - Name `alts` used when possibly not defined
:328:32
[warning]
possibly-unresolved-reference - Name `node` used when possibly not defined
:341:26
[warning]
possibly-unresolved-reference - Name `alts` used when possibly not defined
:364:20
[warning]
possibly-unresolved-reference - Name `target_atoms` used when possibly not defined
:381:20
[warning]
possibly-unresolved-reference - Name `target_atoms` used when possibly not defined
:392:40
[warning]
possibly-unresolved-reference - Name `target_atoms` used when possibly not defined
:410:27
[warning]
possibly-unresolved-reference - Name `atoms` used when possibly not defined
:421:27
[warning]
possibly-unresolved-reference - Name `atoms` used when possibly not defined
:451:20
[warning]
possibly-unresolved-reference - Name `op` used when possibly not defined
:438:39
[warning]
possibly-unresolved-reference - Name `m` used when possibly not defined
:438:44
[warning]
possibly-unresolved-reference - Name `r` used when possibly not defined
pip
(
https://github.com/pypa/pip
)
src/pip/_vendor/requests/utils.py
📋
:520:26
[warning]
possibly-unresolved-reference - Name `idx` used when possibly not defined
:521:27
[warning]
possibly-unresolved-reference - Name `idx` used when possibly not defined
poetry
(
https://github.com/python-poetry/poetry
)
src/poetry/console/application.py
📋
:273:41
[warning]
possibly-unresolved-reference - Name `message` used when possibly not defined
src/poetry/installation/chooser.py
📋
:226:32
[warning]
possibly-unresolved-reference - Name `hash_name` used when possibly not defined
:226:56
[warning]
possibly-unresolved-reference - Name `hash_name` used when possibly not defined
src/poetry/publishing/uploader.py
📋
:363:44
[warning]
possibly-unresolved-reference - Name `pf` used when possibly not defined
src/poetry/puzzle/transaction.py
📋
:155:36
[warning]
possibly-unresolved-reference - Name `installed_package` used when possibly not defined
:156:24
[warning]
possibly-unresolved-reference - Name `installed_package` used when possibly not defined
:157:53
[warning]
possibly-unresolved-reference - Name `installed_package` used when possibly not defined
src/poetry/repositories/http_repository.py
📋
:181:54
[warning]
possibly-unresolved-reference - Name `hash_name` used when possibly not defined
:184:62
[warning]
possibly-unresolved-reference - Name `hash_name` used when possibly not defined
:187:69
[warning]
possibly-unresolved-reference - Name `hash_name` used when possibly not defined
:362:32
[warning]
possibly-unresolved-reference - Name `hash_type` used when possibly not defined
:362:56
[warning]
possibly-unresolved-reference - Name `hash_type` used when possibly not defined
src/poetry/utils/env/env_manager.py
📋
:191:58
[warning]
possibly-unresolved-reference - Name `minor` used when possibly not defined
src/poetry/utils/env/python/manager.py
📋
:290:27
[warning]
possibly-unresolved-reference - Name `active_python` used when possibly not defined
:292:20
[warning]
possibly-unresolved-reference - Name `active_python` used when possibly not defined
prefect
(
https://github.com/PrefectHQ/prefect
)
src/prefect/_internal/concurrency/inspection.py
📋
:93:49
[warning]
possibly-unresolved-reference - Name `thread_frames` used when possibly not defined
src/integrations/prefect-aws/prefect_aws/observers/ecs.py
📋
:329:37
[warning]
possibly-unresolved-reference - Name `cluster_arn` used when possibly not defined
src/integrations/prefect-kubernetes/prefect_kubernetes/observer.py
📋
:250:49
[warning]
possibly-unresolved-reference - Name `reason` used when possibly not defined
src/integrations/prefect-kubernetes/prefect_kubernetes/worker.py
📋
:581:40
[warning]
possibly-unresolved-reference - Name `value` used when possibly not defined
:1120:35
[warning]
possibly-unresolved-reference - Name `body` used when possibly not defined
src/prefect/cli/_prompts.py
📋
:833:67
[warning]
possibly-unresolved-reference - Name `selected_block` used when possibly not defined
src/prefect/cli/cloud/ip_allowlist.py
📋
:99:54
[warning]
possibly-unresolved-reference - Name `details` used when possibly not defined
src/prefect/results.py
📋
:661:24
[warning]
possibly-unresolved-reference - Name `_resolve_path` used when possibly not defined
:663:28
[warning]
possibly-unresolved-reference - Name `_resolve_path` used when possibly not defined
src/prefect/server/orchestration/core_policy.py
📋
:914:39
[warning]
possibly-unresolved-reference - Name `lease` used when possibly not defined
:915:23
[warning]
possibly-unresolved-reference - Name `lease` used when possibly not defined
:918:26
[warning]
possibly-unresolved-reference - Name `lease` used when possibly not defined
src/prefect/settings/sources.py
📋
:351:21
[warning]
possibly-unresolved-reference - Name `dotenv_path` used when possibly not defined
src/prefect/tasks.py
📋
:1752:77
[warning]
possibly-unresolved-reference - Name `task_run_url` used when possibly not defined
src/prefect/workers/base.py
📋
:236:59
[warning]
possibly-unresolved-reference - Name `deployment_env` used when possibly not defined
psycopg
(
https://github.com/psycopg/psycopg
)
psycopg/psycopg/types/datetime.py
📋
:665:16
[warning]
possibly-unresolved-reference - Name `ds` used when possibly not defined
:672:16
[warning]
possibly-unresolved-reference - Name `ints` used when possibly not defined
psycopg/psycopg/rows.py
📋
:136:71
[warning]
possibly-unresolved-reference - Name `nfields` used when possibly not defined
:215:12
[warning]
possibly-unresolved-reference - Name `nfields` used when possibly not defined
:241:53
[warning]
possibly-unresolved-reference - Name `nfields` used when possibly not defined
pwndbg
(
https://github.com/pwndbg/pwndbg
)
pwndbg/commands/buddydump.py
📋
:248:28
[warning]
possibly-unresolved-reference - Name `val` used when possibly not defined
pwndbg/aglib/disasm/arch.py
📋
:902:34
[warning]
possibly-unresolved-reference - Name `r_value` used when possibly not defined
pwndbg/aglib/heap/ptmalloc.py
📋
:1619:22
[warning]
possibly-unresolved-reference - Name `tcache_addr` used when possibly not defined
pwndbg/aglib/kernel/paging.py
📋
:798:46
[warning]
possibly-unresolved-reference - Name `result` used when possibly not defined
pydantic
(
https://github.com/pydantic/pydantic
)
pydantic/_internal/_generate_schema.py
📋
:946:105
[warning]
possibly-unresolved-reference - Name `validators` used when possibly not defined
:2831:20
[warning]
possibly-unresolved-reference - Name `inlining_behavior` used when possibly not defined
:2838:22
[warning]
possibly-unresolved-reference - Name `inlining_behavior` used when possibly not defined
pydantic/config.py
📋
:1272:41
[warning]
possibly-unresolved-reference - Name `kwargs_conf` used when possibly not defined
pydantic/json_schema.py
📋
:1126:40
[warning]
possibly-unresolved-reference - Name `input_schema` used when possibly not defined
:1151:40
[warning]
possibly-unresolved-reference - Name `input_schema` used when possibly not defined
:1167:40
[warning]
possibly-unresolved-reference - Name `input_schema` used when possibly not defined
:1666:51
[warning]
possibly-unresolved-reference - Name `root_description` used when possibly not defined
pylint
(
https://github.com/pycqa/pylint
)
pylint/checkers/deprecated.py
📋
:116:52
[warning]
possibly-unresolved-reference - Name `mod_path_node` used when possibly not defined
pylint/checkers/match_statements_checker.py
📋
:196:41
[warning]
possibly-unresolved-reference - Name `match_args` used when possibly not defined
:200:53
[warning]
possibly-unresolved-reference - Name `match_args` used when possibly not defined
:213:55
[warning]
possibly-unresolved-reference - Name `match_args` used when possibly not defined
:222:24
[warning]
possibly-unresolved-reference - Name `match_args` used when possibly not defined
pyodide
(
https://github.com/pyodide/pyodide
)
pyodide-build/pyodide_build/recipe/loader.py
📋
:73:42
[warning]
possibly-unresolved-reference - Name `tag` used when possibly not defined
pyodide-build/pyodide_build/xbuildenv.py
📋
:215:39
[warning]
possibly-unresolved-reference - Name `default_url` used when possibly not defined
:216:28
[warning]
possibly-unresolved-reference - Name `default_url` used when possibly not defined
src/py/pyodide/webloop.py
📋
:479:55
[warning]
possibly-unresolved-reference - Name `exc` used when possibly not defined
pytest
(
https://github.com/pytest-dev/pytest
)
src/_pytest/_code/code.py
📋
:666:23
[warning]
possibly-unresolved-reference - Name `subexc` used when possibly not defined
src/_pytest/raises.py
📋
:500:46
[warning]
possibly-unresolved-reference - Name `stringified_exception` used when possibly not defined
:507:34
[warning]
possibly-unresolved-reference - Name `stringified_exception` used when possibly not defined
:509:42
[warning]
possibly-unresolved-reference - Name `stringified_exception` used when possibly not defined
:1148:71
[warning]
possibly-unresolved-reference - Name `expected` used when possibly not defined
:1150:47
[warning]
possibly-unresolved-reference - Name `expected` used when possibly not defined
:1200:83
[warning]
possibly-unresolved-reference - Name `expected` used when possibly not defined
:1201:62
[warning]
possibly-unresolved-reference - Name `expected` used when possibly not defined
src/_pytest/subtests.py
📋
:130:58
[warning]
possibly-unresolved-reference - Name `log` used when possibly not defined
rotki
(
https://github.com/rotki/rotki
)
rotkehlchen/chain/arbitrum_one/modules/thegraph/balances.py
📋
:98:47
[warning]
possibly-unresolved-reference - Name `delegator` used when possibly not defined
:101:25
[warning]
possibly-unresolved-reference - Name `beneficiary` used when possibly not defined
rotkehlchen/chain/base/modules/echo/decoder.py
📋
:77:36
[warning]
possibly-unresolved-reference - Name `user_address` used when possibly not defined
:103:17
[warning]
possibly-unresolved-reference - Name `user_address` used when possibly not defined
:124:36
[warning]
possibly-unresolved-reference - Name `user_address` used when possibly not defined
rotkehlchen/chain/base/modules/farcaster/decoder.py
📋
:39:28
[warning]
possibly-unresolved-reference - Name `payer` used when possibly not defined
rotkehlchen/chain/ethereum/modules/curve/decoder.py
📋
:86:28
[warning]
possibly-unresolved-reference - Name `user_address` used when possibly not defined
:86:90
[warning]
possibly-unresolved-reference - Name `user_address` used when possibly not defined
rotkehlchen/chain/ethereum/modules/eigenlayer/utils.py
📋
:45:32
[warning]
possibly-unresolved-reference - Name `eigenpod` used when possibly not defined
rotkehlchen/chain/ethereum/modules/fluence/decoder.py
📋
:110:77
[warning]
possibly-unresolved-reference - Name `user_address` used when possibly not defined
:116:61
[warning]
possibly-unresolved-reference - Name `user_address` used when possibly not defined
rotkehlchen/chain/ethereum/modules/lido/decoder.py
📋
:182:79
[warning]
possibly-unresolved-reference - Name `sender` used when possibly not defined
rotkehlchen/chain/ethereum/modules/sky/decoder.py
📋
:147:45
[warning]
possibly-unresolved-reference - Name `location_label` used when possibly not defined
:155:45
[warning]
possibly-unresolved-reference - Name `location_label` used when possibly not defined
rotkehlchen/chain/evm/decoding/aave/v2/decoder.py
📋
:118:32
[warning]
possibly-unresolved-reference - Name `from_address` used when possibly not defined
rotkehlchen/chain/evm/decoding/curve/lend/decoder.py
📋
:470:69
[warning]
possibly-unresolved-reference - Name `crypto_asset` used when possibly not defined
rotkehlchen/chain/evm/decoding/extrafi/cache.py
📋
:73:41
[warning]
possibly-unresolved-reference - Name `saved_next_reserve_id_str` used when possibly not defined
rotkehlchen/chain/evm/decoding/extrafi/decoder.py
📋
:206:55
[warning]
possibly-unresolved-reference - Name `token` used when possibly not defined
rotkehlchen/chain/evm/decoding/giveth/decoder.py
📋
:111:45
[warning]
possibly-unresolved-reference - Name `user` used when possibly not defined
rotkehlchen/chain/evm/decoding/hop/balances.py
📋
:140:36
[warning]
possibly-unresolved-reference - Name `balance_norm` used when possibly not defined
:141:49
[warning]
possibly-unresolved-reference - Name `balance_norm` used when possibly not defined
:157:36
[warning]
possibly-unresolved-reference - Name `reward_norm` used when possibly not defined
:158:51
[warning]
possibly-unresolved-reference - Name `reward_norm` used when possibly not defined
rotkehlchen/chain/evm/decoding/merkl/utils.py
📋
:41:20
[warning]
possibly-unresolved-reference - Name `result` used when possibly not defined
rotkehlchen/chain/evm/decoding/odos/common.py
📋
:73:30
[warning]
possibly-unresolved-reference - Name `identifier` used when possibly not defined
rotkehlchen/chain/evm/decoding/summer_fi/decoder.py
📋
:55:28
[warning]
possibly-unresolved-reference - Name `user_address` used when possibly not defined
rotkehlchen/chain/evm/decoding/superfluid/decoder.py
📋
:229:28
[warning]
possibly-unresolved-reference - Name `sender` used when possibly not defined
:232:69
[warning]
possibly-unresolved-reference - Name `sender` used when possibly not defined
:234:103
[warning]
possibly-unresolved-reference - Name `sender` used when possibly not defined
rotkehlchen/chain/evm/decoding/superfluid/utils.py
📋
:72:16
[warning]
possibly-unresolved-reference - Name `token_type` used when possibly not defined
:74:18
[warning]
possibly-unresolved-reference - Name `token_type` used when possibly not defined
:76:18
[warning]
possibly-unresolved-reference - Name `token_type` used when possibly not defined
:81:78
[warning]
possibly-unresolved-reference - Name `token_type` used when possibly not defined
rotkehlchen/chain/evm/decoding/uniswap/utils.py
📋
:285:46
[warning]
possibly-unresolved-reference - Name `position_id` used when possibly not defined
:286:43
[warning]
possibly-unresolved-reference - Name `position_id` used when possibly not defined
:287:36
[warning]
possibly-unresolved-reference - Name `position_id` used when possibly not defined
:292:97
[warning]
possibly-unresolved-reference - Name `position_id` used when possibly not defined
rotkehlchen/chain/evm/decoding/uniswap/v4/utils.py
📋
:91:50
[warning]
possibly-unresolved-reference - Name `resolved_asset` used when possibly not defined
rotkehlchen/chain/evm/decoding/utils.py
📋
:239:15
[warning]
possibly-unresolved-reference - Name `underlying_token` used when possibly not defined
:241:48
[warning]
possibly-unresolved-reference - Name `underlying_token` used when possibly not defined
rotkehlchen/chain/evm/decoding/velodrome/balances.py
📋
:88:40
[warning]
possibly-unresolved-reference - Name `addresses_to_token_ids` used when possibly not defined
rotkehlchen/chain/evm/decoding/woo_fi/balances.py
📋
:62:74
[warning]
possibly-unresolved-reference - Name `pool_id` used when possibly not defined
rotkehlchen/chain/evm/decoding/woo_fi/decoder.py
📋
:133:41
[warning]
possibly-unresolved-reference - Name `from_address` used when possibly not defined
:149:41
[warning]
possibly-unresolved-reference - Name `to_address` used when possibly not defined
:561:41
[warning]
possibly-unresolved-reference - Name `user_address` used when possibly not defined
:653:71
[warning]
possibly-unresolved-reference - Name `resolved_asset` used when possibly not defined
rotkehlchen/chain/gnosis/modules/gnosis_pay/decoder.py
📋
:107:35
[warning]
possibly-unresolved-reference - Name `new_notes` used when possibly not defined
rotkehlchen/chain/polygon_pos/modules/polygon_pos_bridge/decoder.py
📋
:96:32
[warning]
possibly-unresolved-reference - Name `user_address` used when possibly not defined
:134:32
[warning]
possibly-unresolved-reference - Name `user_address` used when possibly not defined
:159:27
[warning]
possibly-unresolved-reference - Name `event_token` used when possibly not defined
rotkehlchen/chain/solana/modules/jupiter/decoder.py
📋
:79:53
[warning]
possibly-unresolved-reference - Name `mint_idx` used when possibly not defined
:404:24
[warning]
possibly-unresolved-reference - Name `wsol_ata_address` used when possibly not defined
:413:24
[warning]
possibly-unresolved-reference - Name `wsol_ata_address` used when possibly not defined
rotkehlchen/chain/solana/modules/pump_fun/decoder.py
📋
:57:39
[warning]
possibly-unresolved-reference - Name `buy_event_data` used when possibly not defined
:58:58
[warning]
possibly-unresolved-reference - Name `buy_event_data` used when possibly not defined
:59:43
[warning]
possibly-unresolved-reference - Name `buy_event_data` used when possibly not defined
rotkehlchen/db/checks.py
📋
:92:74
[warning]
possibly-unresolved-reference - Name `optional_missing` used when possibly not defined
:95:24
[warning]
possibly-unresolved-reference - Name `optional_missing` used when possibly not defined
rotkehlchen/db/upgrades/v45_v46.py
📋
:191:34
[warning]
possibly-unresolved-reference - Name `label` used when possibly not defined
rotkehlchen/exchanges/bitmex.py
📋
:269:80
[warning]
possibly-unresolved-reference - Name `error` used when possibly not defined
rotkehlchen/exchanges/coinbaseprime.py
📋
:91:42
[warning]
possibly-unresolved-reference - Name `pair_data` used when possibly not defined
:92:43
[warning]
possibly-unresolved-reference - Name `pair_data` used when possibly not defined
:436:42
[warning]
possibly-unresolved-reference - Name `new_cursor` used when possibly not defined
rotkehlchen/exchanges/iconomi.py
📋
:293:44
[warning]
possibly-unresolved-reference - Name `timestamp` used when possibly not defined
rotkehlchen/history/price.py
📋
:219:36
[warning]
possibly-unresolved-reference - Name `pool_token` used when possibly not defined
:230:37
[warning]
possibly-unresolved-reference - Name `evm_token` used when possibly not defined
:231:90
[warning]
possibly-unresolved-reference - Name `evm_token` used when possibly not defined
rotkehlchen/history/skipped.py
📋
:101:31
[warning]
possibly-unresolved-reference - Name `location_label` used when possibly not defined
rotkehlchen/api/rest.py
📋
:3685:29
[warning]
possibly-unresolved-reference - Name `fee_events` used when possibly not defined
rotkehlchen/api/services/history.py
📋
:299:21
[warning]
possibly-unresolved-reference - Name `gnosis_pay` used when possibly not defined
:305:21
[warning]
possibly-unresolved-reference - Name `monerium` used when possibly not defined
rotkehlchen/api/v1/schemas.py
📋
:1248:56
[warning]
possibly-unresolved-reference - Name `id_count` used when possibly not defined
:1249:54
[warning]
possibly-unresolved-reference - Name `id_count` used when possibly not defined
:2051:28
[warning]
possibly-unresolved-reference - Name `addresses` used when possibly not defined
:4978:63
[warning]
possibly-unresolved-reference - Name `already` used when possibly not defined
:4983:63
[warning]
possibly-unresolved-reference - Name `not_ignored` used when possibly not defined
rotkehlchen/api/websockets/notifier.py
📋
:130:20
[warning]
possibly-unresolved-reference - Name `rotki_notifier` used when possibly not defined
rotkehlchen/assets/utils.py
📋
:112:32
[warning]
possibly-unresolved-reference - Name `mint_info` used when possibly not defined
:118:28
[warning]
possibly-unresolved-reference - Name `metadata` used when possibly not defined
:119:32
[warning]
possibly-unresolved-reference - Name `metadata` used when possibly not defined
:123:31
[warning]
possibly-unresolved-reference - Name `mint_info` used when possibly not defined
:124:30
[warning]
possibly-unresolved-reference - Name `metadata` used when possibly not defined
:295:16
[warning]
possibly-unresolved-reference - Name `underlying_token` used when possibly not defined
rotkehlchen/chain/bitcoin/manager.py
📋
:594:45
[warning]
possibly-unresolved-reference - Name `event` used when possibly not defined
rotkehlchen/chain/ethereum/modules/eth2/beacon.py
📋
:288:52
[warning]
possibly-unresolved-reference - Name `exit_epoch` used when possibly not defined
rotkehlchen/chain/evm/decoding/aave/v3/decoder.py
📋
:289:73
[warning]
possibly-unresolved-reference - Name `earned_token` used when possibly not defined
:290:88
[warning]
possibly-unresolved-reference - Name `earned_token` used when possibly not defined
:298:25
[warning]
possibly-unresolved-reference - Name `balance_increase` used when possibly not defined
:306:31
[warning]
possibly-unresolved-reference - Name `earned_token` used when possibly not defined
:307:32
[warning]
possibly-unresolved-reference - Name `balance_increase` used when possibly not defined
:309:42
[warning]
possibly-unresolved-reference - Name `balance_increase` used when possibly not defined
:309:61
[warning]
possibly-unresolved-reference - Name `earned_token` used when possibly not defined
:555:54
[warning]
possibly-unresolved-reference - Name `resolved_token` used when possibly not defined
rotkehlchen/chain/evm/decoding/aura_finance/decoder.py
📋
:183:55
[warning]
possibly-unresolved-reference - Name `crypto_asset` used when possibly not defined
rotkehlchen/chain/evm/decoding/balancer/decoder.py
📋
:101:51
[warning]
possibly-unresolved-reference - Name `evm_asset` used when possibly not defined
:113:52
[warning]
possibly-unresolved-reference - Name `evm_asset` used when possibly not defined
rotkehlchen/chain/evm/decoding/beefy_finance/decoder.py
📋
:230:69
[warning]
possibly-unresolved-reference - Name `resolved_asset` used when possibly not defined
:248:69
[warning]
possibly-unresolved-reference - Name `resolved_asset` used when possibly not defined
:404:69
[warning]
possibly-unresolved-reference - Name `resolved_asset` used when possibly not defined
:429:69
[warning]
possibly-unresolved-reference - Name `resolved_asset` used when possibly not defined
:497:51
[warning]
possibly-unresolved-reference - Name `amount` used when possibly not defined
rotkehlchen/chain/evm/decoding/curve/curve_cache.py
📋
:212:36
[warning]
possibly-unresolved-reference - Name `u_coins` used when possibly not defined
rotkehlchen/chain/evm/decoding/curve/decoder.py
📋
:1099:41
[warning]
possibly-unresolved-reference - Name `user_address` used when possibly not defined
rotkehlchen/chain/evm/decoding/decoder.py
📋
:604:26
[warning]
possibly-unresolved-reference - Name `input_rule` used when possibly not defined
:704:23
[warning]
possibly-unresolved-reference - Name `eth_event` used when possibly not defined
:897:38
[warning]
possibly-unresolved-reference - Name `token_kind_and_id` used when possibly not defined
:1086:38
[warning]
possibly-unresolved-reference - Name `token_kind_and_id` used when possibly not defined
rotkehlchen/chain/evm/decoding/pendle/decoder.py
📋
:570:59
[warning]
possibly-unresolved-reference - Name `crypto_asset` used when possibly not defined
rotkehlchen/chain/evm/decoding/rainbow/decoder.py
📋
:182:26
[warning]
possibly-unresolved-reference - Name `possible_fee_amount` used when possibly not defined
:189:26
[warning]
possibly-unresolved-reference - Name `possible_fee_amount` used when possibly not defined
:206:34
[warning]
possibly-unresolved-reference - Name `possible_fee_amount` used when possibly not defined
:208:33
[warning]
possibly-unresolved-reference - Name `out_asset` used when possibly not defined
:218:34
[warning]
possibly-unresolved-reference - Name `possible_fee_amount` used when possibly not defined
:219:33
[warning]
possibly-unresolved-reference - Name `in_asset` used when possibly not defined
rotkehlchen/chain/evm/decoding/stakedao/decoder.py
📋
:194:57
[warning]
possibly-unresolved-reference - Name `deposited_asset` used when possibly not defined
rotkehlchen/chain/evm/decoding/stakedao/v2/decoder.py
📋
:131:19
[warning]
possibly-unresolved-reference - Name `underlying_token` used when possibly not defined
:142:32
[warning]
possibly-unresolved-reference - Name `underlying_token` used when possibly not defined
:148:78
[warning]
possibly-unresolved-reference - Name `underlying_token` used when possibly not defined
rotkehlchen/chain/evm/decoding/yearn/decoder.py
📋
:430:21
[warning]
possibly-unresolved-reference - Name `vault_token` used when possibly not defined
:447:159
[warning]
possibly-unresolved-reference - Name `vault_token` used when possibly not defined
:609:36
[warning]
possibly-unresolved-reference - Name `yield_token` used when possibly not defined
:610:37
[warning]
possibly-unresolved-reference - Name `vault_token` used when possibly not defined
:668:55
[warning]
possibly-unresolved-reference - Name `resolved_asset` used when possibly not defined
rotkehlchen/chain/evm/decoding/zerox/decoder.py
📋
:225:41
[warning]
possibly-unresolved-reference - Name `used_router_address` used when possibly not defined
rotkehlchen/chain/solana/decoding/decoder.py
📋
:223:28
[warning]
possibly-unresolved-reference - Name `fee_payer` used when possibly not defined
rotkehlchen/chain/solana/node_inquirer.py
📋
:192:43
[warning]
possibly-unresolved-reference - Name `retry_after` used when possibly not defined
:305:57
[warning]
possibly-unresolved-reference - Name `raw_metadata_pointer` used when possibly not defined
rotkehlchen/chain/solana/transactions.py
📋
:350:39
[warning]
possibly-unresolved-reference - Name `queried_signatures` used when possibly not defined
rotkehlchen/constants/resolver.py
📋
:66:12
[warning]
possibly-unresolved-reference - Name `id_parts` used when possibly not defined
rotkehlchen/db/dbhandler.py
📋
:1323:51
[warning]
possibly-unresolved-reference - Name `all_cached` used when possibly not defined
rotkehlchen/db/eth2.py
📋
:502:47
[warning]
possibly-unresolved-reference - Name `v_index` used when possibly not defined
:541:20
[warning]
possibly-unresolved-reference - Name `target_validator` used when possibly not defined
:545:20
[warning]
possibly-unresolved-reference - Name `source_validator` used when possibly not defined
:546:24
[warning]
possibly-unresolved-reference - Name `source_validator` used when possibly not defined
:549:32
[warning]
possibly-unresolved-reference - Name `source_validator` used when possibly not defined
:556:44
[warning]
possibly-unresolved-reference - Name `source_validator` used when possibly not defined
:561:54
[warning]
possibly-unresolved-reference - Name `source_validator` used when possibly not defined
:562:47
[warning]
possibly-unresolved-reference - Name `target_validator` used when possibly not defined
rotkehlchen/db/history_events.py
📋
:650:70
[warning]
possibly-unresolved-reference - Name `missing_ids` used when possibly not defined
:900:41
[warning]
possibly-unresolved-reference - Name `length` used when possibly not defined
:903:75
[warning]
possibly-unresolved-reference - Name `length` used when possibly not defined
rotkehlchen/exchanges/bitstamp.py
📋
:261:41
[warning]
possibly-unresolved-reference - Name `reference` used when possibly not defined
:306:26
[warning]
possibly-unresolved-reference - Name `result` used when possibly not defined
rotkehlchen/exchanges/coinbase.py
📋
:243:29
[warning]
possibly-unresolved-reference - Name `new_key_type` used when possibly not defined
:865:62
[warning]
possibly-unresolved-reference - Name `event_currency` used when possibly not defined
:866:45
[warning]
possibly-unresolved-reference - Name `event_currency` used when possibly not defined
rotkehlchen/exchanges/kraken.py
📋
:255:55
[warning]
possibly-unresolved-reference - Name `futures_api_secret` used when possibly not defined
:1244:46
[warning]
possibly-unresolved-reference - Name `amount` used when possibly not defined
rotkehlchen/externalapis/defillama.py
📋
:163:35
[warning]
possibly-unresolved-reference - Name `coins_result` used when possibly not defined
rotkehlchen/externalapis/etherscan_like.py
📋
:477:43
[warning]
possibly-unresolved-reference - Name `page` used when possibly not defined
rotkehlchen/history/events/structures/base.py
📋
:427:56
[warning]
possibly-unresolved-reference - Name `event_states` used when possibly not defined
rotkehlchen/inquirer.py
📋
:682:39
[warning]
possibly-unresolved-reference - Name `rate_price` used when possibly not defined
:798:48
[warning]
possibly-unresolved-reference - Name `cache` used when possibly not defined
:798:61
[warning]
possibly-unresolved-reference - Name `cache` used when possibly not defined
:1444:44
[warning]
possibly-unresolved-reference - Name `price_and_oracle` used when possibly not defined
rotkehlchen/logging.py
📋
:106:24
[warning]
possibly-unresolved-reference - Name `sensitive_found` used when possibly not defined
rotkehlchen/premium/premium.py
📋
:399:17
[warning]
possibly-unresolved-reference - Name `fallback_container_id` used when possibly not defined
:651:44
[warning]
possibly-unresolved-reference - Name `container_info` used when possibly not defined
rotkehlchen/rotkehlchen.py
📋
:1372:17
[warning]
possibly-unresolved-reference - Name `eth2` used when possibly not defined
rotkehlchen/tasks/calendar.py
📋
:323:25
[warning]
possibly-unresolved-reference - Name `ens_name` used when possibly not defined
:324:37
[warning]
possibly-unresolved-reference - Name `ens_expires` used when possibly not defined
:326:30
[warning]
possibly-unresolved-reference - Name `counterparty` used when possibly not defined
:327:32
[warning]
possibly-unresolved-reference - Name `ens_name` used when possibly not defined
:327:77
[warning]
possibly-unresolved-reference - Name `ens_expires` used when possibly not defined
:332:21
[warning]
possibly-unresolved-reference - Name `ens_name` used when possibly not defined
:336:30
[warning]
possibly-unresolved-reference - Name `ens_name` used when possibly not defined
:366:37
[warning]
possibly-unresolved-reference - Name `locktime` used when possibly not defined
:369:117
[warning]
possibly-unresolved-reference - Name `locktime` used when possibly not defined
:438:34
[warning]
possibly-unresolved-reference - Name `asset` used when possibly not defined
:441:51
[warning]
possibly-unresolved-reference - Name `asset` used when possibly not defined
:451:21
[warning]
possibly-unresolved-reference - Name `cutoff_time` used when possibly not defined
:463:31
[warning]
possibly-unresolved-reference - Name `cutoff_time` used when possibly not defined
:464:93
[warning]
possibly-unresolved-reference - Name `asset` used when possibly not defined
:464:163
[warning]
possibly-unresolved-reference - Name `cutoff_time` used when possibly not defined
:333:21
[warning]
possibly-unresolved-reference - Name `ens_expires` used when possibly not defined
:333:48
[warning]
possibly-unresolved-reference - Name `ens_name` used when possibly not defined
rotkehlchen/tasks/events.py
📋
:410:23
[warning]
possibly-unresolved-reference - Name `notes` used when possibly not defined
:422:52
[warning]
possibly-unresolved-reference - Name `blockchain_str` used when possibly not defined
:1435:22
[warning]
possibly-unresolved-reference - Name `prefixed_tx_ref` used when possibly not defined
rotkehlchen/tasks/historical_balances.py
📋
:147:20
[warning]
possibly-unresolved-reference - Name `wallet_direction` used when possibly not defined
:153:41
[warning]
possibly-unresolved-reference - Name `wallet_direction` used when possibly not defined
:495:42
[warning]
possibly-unresolved-reference - Name `new_balance` used when possibly not defined
rotkehlchen/tasks/manager.py
📋
:577:21
[warning]
possibly-unresolved-reference - Name `indices` used when possibly not defined
rotkehlchen/tests/fixtures/variables.py
📋
:15:26
[warning]
possibly-unresolved-reference - Name `match` used when possibly not defined
rotkehlchen/tests/unit/test_internal_tx_conflicts.py
📋
:74:24
[warning]
possibly-unresolved-reference - Name `chain_manager` used when possibly not defined
rotkehlchen/tests/utils/mock.py
📋
:142:92
[warning]
possibly-unresolved-reference - Name `data` used when possibly not defined
:148:39
[warning]
possibly-unresolved-reference - Name `data` used when possibly not defined
:150:33
[warning]
possibly-unresolved-reference - Name `data` used when possibly not defined
:153:92
[warning]
possibly-unresolved-reference - Name `data` used when possibly not defined
:176:12
[warning]
possibly-unresolved-reference - Name `closest` used when possibly not defined
schemathesis
(
https://github.com/schemathesis/schemathesis
)
src/schemathesis/openapi/loaders.py
📋
:250:16
[warning]
possibly-unresolved-reference - Name `content_type` used when possibly not defined
:252:16
[warning]
possibly-unresolved-reference - Name `content_type` used when possibly not defined
src/schemathesis/generation/coverage.py
📋
:510:47
[warning]
possibly-unresolved-reference - Name `fmt` used when possibly not defined
scikit-learn
(
https://github.com/scikit-learn/scikit-learn
)
sklearn/utils/_repr_html/common.py
📋
:70:35
[warning]
possibly-unresolved-reference - Name `structured_docstring` used when possibly not defined
sklearn/utils/_indexing.py
📋
:342:43
[warning]
possibly-unresolved-reference - Name `ndim` used when possibly not defined
scipy
(
https://github.com/scipy/scipy
)
scipy/signal/_signaltools.py
📋
:3011:20
[warning]
possibly-unresolved-reference - Name `m` used when possibly not defined
scipy-stubs
(
https://github.com/scipy/scipy-stubs
)
scripts/scipy_usage.py
📋
:377:41
[error]
unused-ignore-comment - Unused `ty: ignore` directive
scrapy
(
https://github.com/scrapy/scrapy
)
scrapy/spiders/sitemap.py
📋
:170:24
[warning]
possibly-unresolved-reference - Name `alt_list` used when possibly not defined
scrapy/core/engine.py
📋
:542:44
[warning]
possibly-unresolved-reference - Name `d` used when possibly not defined
tests/mockserver/ftp.py
📋
:41:33
[warning]
possibly-unresolved-reference - Name `m` used when possibly not defined
setuptools
(
https://github.com/pypa/setuptools
)
setuptools/config/_validate_pyproject/extra_validations.py
📋
:88:62
[warning]
possibly-unresolved-reference - Name `include_group` used when possibly not defined
sphinx
(
https://github.com/sphinx-doc/sphinx
)
sphinx/ext/autodoc/_dynamic/_docstrings.py
📋
:264:47
[warning]
possibly-unresolved-reference - Name `docstring` used when possibly not defined
sphinx/ext/autodoc/_dynamic/_member_finder.py
📋
:603:68
[warning]
possibly-unresolved-reference - Name `module_all` used when possibly not defined
:604:34
[warning]
possibly-unresolved-reference - Name `module_all` used when possibly not defined
:725:19
[warning]
possibly-unresolved-reference - Name `item` used when possibly not defined
sphinx/ext/autodoc/_legacy_class_based/_documenters.py
📋
:2493:51
[warning]
possibly-unresolved-reference - Name `docstring` used when possibly not defined
static-frame
(
https://github.com/static-frame/static-frame
)
static_frame/core/store.py
📋
:439:42
[warning]
possibly-unresolved-reference - Name `ext` used when possibly not defined
streamlit
(
https://github.com/streamlit/streamlit
)
lib/streamlit/components/v1/component_registry.py
📋
:123:59
[warning]
unused-ignore-comment - Unused `ty: ignore` directive
svcs
(
https://github.com/hynek/svcs
)
src/svcs/flask.py
📋
:205:9
[warning]
possibly-unresolved-reference - Name `container` used when possibly not defined
sympy
(
https://github.com/sympy/sympy
)
sympy/functions/elementary/integers.py
📋
:49:26
[warning]
possibly-unresolved-reference - Name `i` used when possibly not defined
sympy/matrices/matrixbase.py
📋
:2241:25
[warning]
possibly-unresolved-reference - Name `fzero` used when possibly not defined
trio
(
https://github.com/python-trio/trio
)
src/trio/testing/_raises_group.py
📋
:243:91
[warning]
possibly-unresolved-reference - Name `stringified_exception` used when possibly not defined
:244:42
[warning]
possibly-unresolved-reference - Name `stringified_exception` used when possibly not defined
vision
(
https://github.com/pytorch/vision
)
setup.py
📋
:98:47
[warning]
possibly-unresolved-reference - Name `version_pin_lt` used when possibly not defined
xarray
(
https://github.com/pydata/xarray
)
xarray/backends/h5netcdf_.py
📋
:395:60
[warning]
possibly-unresolved-reference - Name `e_name` used when possibly not defined
:395:68
[warning]
possibly-unresolved-reference - Name `e_dict` used when possibly not defined
xarray/backends/netCDF4_.py
📋
:642:66
[warning]
possibly-unresolved-reference - Name `e_name` used when possibly not defined
:642:74
[warning]
possibly-unresolved-reference - Name `e_dict` used when possibly not defined
xarray/backends/zarr.py
📋
:1040:64
[warning]
possibly-unresolved-reference - Name `new_names` used when possibly not defined
xarray/core/dataset.py
📋
:4007:26
[warning]
possibly-unresolved-reference - Name `reindex_indexers` used when possibly not defined
xarray/core/formatting.py
📋
:1089:28
[warning]
possibly-unresolved-reference - Name `indexes_diff` used when possibly not defined
:1165:24
[warning]
possibly-unresolved-reference - Name `diff_name` used when possibly not defined
yarl
(
https://github.com/aio-libs/yarl
)
yarl/_url.py
📋
:1047:19
[warning]
possibly-unresolved-reference - Name `old_segments` used when possibly not defined
:1047:40
[warning]
possibly-unresolved-reference - Name `old_segments` used when possibly not defined
:1047:68
[warning]
possibly-unresolved-reference - Name `old_segments` used when possibly not defined
:1590:33
[warning]
possibly-unresolved-reference - Name `invalid` used when possibly not defined
:1590:50
[warning]
possibly-unresolved-reference - Name `invalid` used when possibly not defined
zulip
(
https://github.com/zulip/zulip
)
zerver/lib/rate_limiter.py
📋
:156:31
[warning]
possibly-unresolved-reference - Name `network` used when possibly not defined
zerver/openapi/curl_param_value_generators.py
📋
:94:22
[warning]
possibly-unresolved-reference - Name `content` used when possibly not defined
zerver/openapi/markdown_extension.py
📋
:360:22
[warning]
possibly-unresolved-reference - Name `content` used when possibly not defined
zerver/openapi/openapi.py
📋
:390:22
[warning]
possibly-unresolved-reference - Name `content` used when possibly not defined
zerver/views/video_calls.py
📋
:138:27
[warning]
possibly-unresolved-reference - Name `access_key` used when possibly not defined
:139:27
[warning]
possibly-unresolved-reference - Name `secret_key` used when possibly not defined
zerver/webhooks/redmine/view.py
📋
:59:69
[warning]
possibly-unresolved-reference - Name `description` used when possibly not defined
:80:65
[warning]
possibly-unresolved-reference - Name `tamed_notes` used when possibly not defined