Skip to content

⬆️ Update nonebot dependencies #327

⬆️ Update nonebot dependencies

⬆️ Update nonebot dependencies #327

Triggered via pull request July 6, 2024 13:00
Status Failure
Total duration 54s
Artifacts

pyright.yml

on: pull_request
Pyright Lint
42s
Pyright Lint
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Pyright Lint: kirami/patch.py#L11
"CustomConfig" is unknown import symbol (reportAttributeAccessIssue)
Pyright Lint: kirami/patch.py#L15
"_current_plugin_chain" is unknown import symbol (reportAttributeAccessIssue)
Pyright Lint: kirami/patch.py#L79
Cannot access attribute "_third_party_plugin_names" for class "PluginManager"   Attribute "_third_party_plugin_names" is unknown (reportAttributeAccessIssue)
Pyright Lint: kirami/patch.py#L80
Cannot access attribute "_third_party_plugin_names" for class "PluginManager"   Attribute "_third_party_plugin_names" is unknown (reportAttributeAccessIssue)
Pyright Lint: kirami/patch.py#L81
Cannot access attribute "_searched_plugin_names" for class "PluginManager"   Attribute "_searched_plugin_names" is unknown (reportAttributeAccessIssue)
Pyright Lint: kirami/patch.py#L83
Cannot access attribute "_searched_plugin_names" for class "PluginManager"   Attribute "_searched_plugin_names" is unknown (reportAttributeAccessIssue)
Pyright Lint: kirami/patch.py#L135
"_current_plugin_chain" is unknown import symbol (reportAttributeAccessIssue)
Pyright Lint
7 errors
Pyright Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pdm-project/setup-pdm@v3, jakebailey/pyright-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/