A few things #73
Annotations
6 errors and 1 warning
Run Pyright @ 3.10:
exts/emoji_ops.py#L89
"emoji" incorrectly overrides property of same name in class "Button" (reportIncompatibleMethodOverride)
|
Run Pyright @ 3.10:
exts/emoji_ops.py#L107
"style" incorrectly overrides property of same name in class "Button" (reportIncompatibleMethodOverride)
|
Run Pyright @ 3.10:
exts/music.py#L126
"autoplay" incorrectly overrides property of same name in class "Player" (reportIncompatibleMethodOverride)
|
Run Pyright @ 3.10:
exts/todo.py#L219
"style" incorrectly overrides property of same name in class "Button" (reportIncompatibleMethodOverride)
|
Run Pyright @ 3.10:
exts/todo.py#L220
"label" incorrectly overrides property of same name in class "Button" (reportIncompatibleMethodOverride)
|
Run Pyright @ 3.10
5 errors
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/setup-node@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/.
|
Loading