Skip to content

Update tutorial.md

Update tutorial.md #10

Triggered via push November 20, 2024 11:20
Status Failure
Total duration 1m 52s
Artifacts

pre-commit.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
pre-commit: packages/nonebot-plugin-nailongremove-base/nonebot_plugin_nailongremove/handler.py#L95
"group" is not a known attribute of "None" (reportOptionalMemberAccess)
pre-commit: packages/nonebot-plugin-nailongremove-base/nonebot_plugin_nailongremove/handler.py#L107
"label" is possibly unbound (reportPossiblyUnboundVariable)
pre-commit: packages/nonebot-plugin-nailongremove-base/nonebot_plugin_nailongremove/handler.py#L110
"label" is possibly unbound (reportPossiblyUnboundVariable)
pre-commit: packages/nonebot-plugin-nailongremove-base/nonebot_plugin_nailongremove/handler.py#L110
"label" is possibly unbound (reportPossiblyUnboundVariable)
pre-commit: packages/nonebot-plugin-nailongremove-base/nonebot_plugin_nailongremove/handler.py#L114
"label" is possibly unbound (reportPossiblyUnboundVariable)
pre-commit: packages/nonebot-plugin-nailongremove-base/nonebot_plugin_nailongremove/handler.py#L114
"label" is possibly unbound (reportPossiblyUnboundVariable)
pre-commit: packages/nonebot-plugin-nailongremove-base/nonebot_plugin_nailongremove/model/hf_detection.py#L53
Operator ">=" not supported for "None" (reportOptionalOperand)
pre-commit: packages/nonebot-plugin-nailongremove-base/nonebot_plugin_nailongremove/model/hf_detection.py#L98
"handle_file" is possibly unbound (reportPossiblyUnboundVariable)
pre-commit: packages/nonebot-plugin-nailongremove-base/nonebot_plugin_nailongremove/model/hf_detection.py#L109
"base64" is possibly unbound (reportPossiblyUnboundVariable)
pre-commit: packages/nonebot-plugin-nailongremove-base/nonebot_plugin_nailongremove/model/hf_detection.py#L110
"io" is possibly unbound (reportPossiblyUnboundVariable)
pre-commit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/