Skip to content

⬆️ Update nonebot dependencies #304

⬆️ Update nonebot dependencies

⬆️ Update nonebot dependencies #304

Triggered via pull request May 1, 2024 12:26
Status Failure
Total duration 45s
Artifacts

pyright.yml

on: pull_request
Pyright Lint
37s
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pdm-project/setup-pdm@v3, jakebailey/pyright-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.