fix api version param name #671
lint.yaml
on: pull_request
black
35s
isort
43s
pyright
48s
style-guide
44s
slots-check
37s
Annotations
7 errors and 6 warnings
pyright:
nextcore/common/json.py#L59
"json" is possibly unbound
|
pyright:
nextcore/common/json.py#L72
"json" is possibly unbound
|
pyright:
nextcore/gateway/shard.py#L388
Unnecessary "cast" call; type is already "WSMsgType"
|
pyright:
nextcore/gateway/shard.py#L412
Type of parameter "_" is unknown
|
pyright:
nextcore/gateway/shard.py#L413
Type of parameter "_" is unknown
|
pyright:
nextcore/http/client/client.py#L318
"response" is possibly unbound
|
pyright
Process completed with exit code 1.
|
black
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
slots-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
isort
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
style-guide
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
pyright
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/.
|
pyright
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/
|