Skip to content

build: bump version #673

build: bump version

build: bump version #673

Triggered via push March 21, 2024 20:18
Status Failure
Total duration 54s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

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.
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/.
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/.
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/