chore(deps): update actions/cache action to v6 #64
ci.yml
on: pull_request
Lint
12s
Validate
12s
Type check (mypy ratchet)
2m 8s
Pre-commit (prek)
24s
Matrix: test
Annotations
10 warnings
|
Test (Python 3.13):
/opt/hostedtoolcache/Python/3.13.14/x64/lib/python3.13/site-packages/miio/miioprotocol.py#L50
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
|
|
Test (Python 3.13):
/opt/hostedtoolcache/Python/3.13.14/x64/lib/python3.13/site-packages/miio/miioprotocol.py#L50
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
|
|
Test (Python 3.13):
/opt/hostedtoolcache/Python/3.13.14/x64/lib/python3.13/site-packages/miio/miioprotocol.py#L50
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
|
|
Test (Python 3.13):
/opt/hostedtoolcache/Python/3.13.14/x64/lib/python3.13/site-packages/miio/miioprotocol.py#L50
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
|
|
Test (Python 3.13):
/opt/hostedtoolcache/Python/3.13.14/x64/lib/python3.13/site-packages/miio/miioprotocol.py#L50
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
|
|
Test (Python 3.13):
/opt/hostedtoolcache/Python/3.13.14/x64/lib/python3.13/site-packages/miio/miioprotocol.py#L50
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
|
|
Test (Python 3.13):
/opt/hostedtoolcache/Python/3.13.14/x64/lib/python3.13/unittest/mock.py#L2199
coroutine 'DreameVacuumDataUpdateCoordinator._async_clear_warning' was never awaited
|
|
Test (Python 3.13):
/opt/hostedtoolcache/Python/3.13.14/x64/lib/python3.13/site-packages/miio/protocol.py#L222
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
|
|
Test (Python 3.13):
/opt/hostedtoolcache/Python/3.13.14/x64/lib/python3.13/site-packages/miio/click_common.py#L154
'MultiCommand' is deprecated and will be removed in Click 9.0. Use 'Group' instead.
|
|
Test (Python 3.13):
/opt/hostedtoolcache/Python/3.13.14/x64/lib/python3.13/site-packages/homeassistant/components/http/__init__.py#L321
Inheritance class HomeAssistantApplication from web.Application is discouraged
|