docs(README): add detailed documentation for MaiBot-Vtuber #44
Annotations
10 errors and 1 warning
|
src/plugins/command_processor/plugin.py#L26
src/plugins/command_processor/plugin.py:26:41: E701 Multiple statements on one line (colon)
|
|
src/plugins/command_processor/plugin.py#L25
src/plugins/command_processor/plugin.py:25:92: E702 Multiple statements on one line (semicolon)
|
|
src/plugins/command_processor/plugin.py#L25
src/plugins/command_processor/plugin.py:25:35: E701 Multiple statements on one line (colon)
|
|
src/plugins/command_processor/plugin.py#L24
src/plugins/command_processor/plugin.py:24:72: E701 Multiple statements on one line (colon)
|
|
src/plugins/command_processor/plugin.py#L23
src/plugins/command_processor/plugin.py:23:32: E703 Statement ends with an unnecessary semicolon
|
|
src/plugins/command_processor/plugin.py#L20
src/plugins/command_processor/plugin.py:20:40: E701 Multiple statements on one line (colon)
|
|
src/plugins/command_processor/plugin.py#L8
src/plugins/command_processor/plugin.py:8:31: F401 `typing.Optional` imported but unused
|
|
src/core/vup_next_core.py#L3
src/core/vup_next_core.py:3:51: F401 `typing.Type` imported but unused
|
|
src/core/plugin_manager.py#L159
src/core/plugin_manager.py:159:20: B007 Loop control variable `task` not used within loop body
|
|
src/core/plugin_manager.py#L113
src/core/plugin_manager.py:113:38: B009 Do not call `getattr` with a constant attribute value. It is not any safer than normal property access.
|
|
|
The logs for this run have expired and are no longer available.
Loading