[Improvement] 优化收到命令提醒 #27
Annotations
5 errors and 2 warnings
Ruff (F401):
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
|
Ruff (F401):
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
|
Ruff (F401):
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
|
lint
Process completed with exit code 1.
|
test
Process completed with exit code 1.
|
lint
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/.
|
test
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/.
|