[Improvement] 优化收到命令提醒 #27
Annotations
4 errors and 1 warning
Run Ruff:
wechatter/sender/__init__.py#L3
wechatter/sender/__init__.py:3:23: F401 `.notifier.notify_logged_in` imported but unused; consider adding to `__all__` or using a redundant alias
|
Run Ruff:
wechatter/sender/__init__.py#L3
wechatter/sender/__init__.py:3:41: F401 `.notifier.notify_logged_out` imported but unused; consider adding to `__all__` or using a redundant alias
|
Run Ruff:
wechatter/sender/__init__.py#L3
wechatter/sender/__init__.py:3:60: F401 `.notifier.notify_received` imported but unused; consider adding to `__all__` or using a redundant alias
|
Run Ruff
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading