GH-47: Fix API key frame label not covering full screen #285
Annotations
5 errors and 2 warnings
Ruff
Process completed with exit code 1.
|
Pyright (3.x):
gui/sidebar.py#L81
Cannot access member "attack_button" for type "Sidebar*"
Member "attack_button" is unknown (reportAttributeAccessIssue)
|
Pyright (3.x):
gui/sidebar.py#L89
Cannot access member "lookup_button" for type "Sidebar*"
Member "lookup_button" is unknown (reportAttributeAccessIssue)
|
Pyright (3.x)
2 errors
|
Pyright (3.8)
Exit code 1
|
Pyright (3.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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/.
|
Pyright (3.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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/.
|