Update tornado requirement from >=6.5.5 to >=6.5.8 #22
Annotations
11 errors and 1 warning
|
|
|
Lint with ruff:
whatsapp_api_webhook_server_python/webhooks.py#L12
whatsapp_api_webhook_server_python/webhooks.py:12:9: RET501 Do not explicitly `return None` in function if it is the only possible return value
help: Remove explicit `return None`
|
|
Lint with ruff:
whatsapp_api_webhook_server_python/webhooks.py#L6
whatsapp_api_webhook_server_python/webhooks.py:6:23: FA100 Add `from __future__ import annotations` to simplify `typing.Optional`
help: Add `from __future__ import annotations`
|
|
Lint with ruff:
examples/echo.py#L108
examples/echo.py:108:17: DTZ006 `datetime.datetime.fromtimestamp()` called without a `tz` argument
help: Pass a `datetime.timezone` object to the `tz` parameter
|
|
Lint with ruff:
examples/echo.py#L99
examples/echo.py:99:17: DTZ006 `datetime.datetime.fromtimestamp()` called without a `tz` argument
help: Pass a `datetime.timezone` object to the `tz` parameter
|
|
Lint with ruff:
examples/echo.py#L92
examples/echo.py:92:17: DTZ006 `datetime.datetime.fromtimestamp()` called without a `tz` argument
help: Pass a `datetime.timezone` object to the `tz` parameter
|
|
Lint with ruff:
examples/echo.py#L78
examples/echo.py:78:17: DTZ006 `datetime.datetime.fromtimestamp()` called without a `tz` argument
help: Pass a `datetime.timezone` object to the `tz` parameter
|
|
Lint with ruff:
examples/echo.py#L64
examples/echo.py:64:17: DTZ006 `datetime.datetime.fromtimestamp()` called without a `tz` argument
help: Pass a `datetime.timezone` object to the `tz` parameter
|
|
Lint with ruff:
examples/echo.py#L54
examples/echo.py:54:17: DTZ006 `datetime.datetime.fromtimestamp()` called without a `tz` argument
help: Pass a `datetime.timezone` object to the `tz` parameter
|
|
Lint with ruff:
examples/echo.py#L44
examples/echo.py:44:17: DTZ006 `datetime.datetime.fromtimestamp()` called without a `tz` argument
help: Pass a `datetime.timezone` object to the `tz` parameter
|
|
Lint with ruff:
examples/echo.py#L31
examples/echo.py:31:17: DTZ006 `datetime.datetime.fromtimestamp()` called without a `tz` argument
help: Pass a `datetime.timezone` object to the `tz` parameter
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading