Simple reconnection logic #254
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pyright.yml
on: push
Matrix: pyright-type-checking
Matrix: pyright-type-completeness
Annotations
19 errors and 6 warnings
pyright-type-completeness (3.10)
Exit code 1
|
pyright-type-completeness (3.9)
The job was canceled because "_3_10" failed.
|
pyright-type-completeness (3.9)
Exit code 1
|
pyright-type-checking (3.9):
revolt/websocket.py#L85
"msgpack" is possibly unbound (reportUnboundVariable)
|
pyright-type-checking (3.9):
revolt/websocket.py#L485
"msgpack" is possibly unbound (reportUnboundVariable)
|
pyright-type-checking (3.9):
revolt/ext/commands/client.py#L39
"Self" cannot be used within a metaclass (a subclass of "type") (reportGeneralTypeIssues)
|
pyright-type-checking (3.9):
revolt/ext/commands/client.py#L39
Return type is unknown (reportUnknownParameterType)
|
pyright-type-checking (3.9):
revolt/ext/commands/cog.py#L21
"Self" cannot be used within a metaclass (a subclass of "type") (reportGeneralTypeIssues)
|
pyright-type-checking (3.9):
revolt/ext/commands/cog.py#L21
Return type is unknown (reportUnknownParameterType)
|
pyright-type-checking (3.9)
6 errors
|
pyright-type-checking (3.10):
revolt/websocket.py#L85
"msgpack" is possibly unbound (reportUnboundVariable)
|
pyright-type-checking (3.10):
revolt/websocket.py#L485
"msgpack" is possibly unbound (reportUnboundVariable)
|
pyright-type-checking (3.10):
revolt/ext/commands/client.py#L39
"Self" cannot be used within a metaclass (a subclass of "type") (reportGeneralTypeIssues)
|
pyright-type-checking (3.10):
revolt/ext/commands/client.py#L39
Return type is unknown (reportUnknownParameterType)
|
pyright-type-checking (3.10):
revolt/ext/commands/cog.py#L21
"Self" cannot be used within a metaclass (a subclass of "type") (reportGeneralTypeIssues)
|
pyright-type-checking (3.10):
revolt/ext/commands/cog.py#L21
Return type is unknown (reportUnknownParameterType)
|
pyright-type-checking (3.10)
6 errors
|
pyright-type-completeness (3.11)
The operation was canceled.
|
pyright-type-checking (3.11)
The operation was canceled.
|
pyright-type-completeness (3.10)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
pyright-type-completeness (3.9)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
pyright-type-checking (3.9)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
pyright-type-checking (3.10)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
pyright-type-completeness (3.11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
pyright-type-checking (3.11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|