fix api version param name #671
Annotations
7 errors and 2 warnings
Run pyright:
nextcore/common/json.py#L59
"json" is possibly unbound
|
Run pyright:
nextcore/common/json.py#L72
"json" is possibly unbound
|
Run pyright:
nextcore/gateway/shard.py#L388
Unnecessary "cast" call; type is already "WSMsgType"
|
Run pyright:
nextcore/gateway/shard.py#L412
Type of parameter "_" is unknown
|
Run pyright:
nextcore/gateway/shard.py#L413
Type of parameter "_" is unknown
|
Run pyright:
nextcore/http/client/client.py#L318
"response" is possibly unbound
|
Run pyright
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v3, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Loading