feat(livekit): inital livekit support #275
Annotations
10 errors and 2 warnings
revolt/http.py#L35
"_RequestOptions" is unknown import symbol (reportAttributeAccessIssue)
|
revolt/http.py#L35
Type of "_RequestOptions" is unknown (reportUnknownVariableType)
|
revolt/http.py#L55
Type of "kwargs" is unknown (reportUnknownVariableType)
|
revolt/permissions.py#L181
Condition will always evaluate to False since the types "str" and "Literal[True]" have no overlap (reportUnnecessaryComparison)
|
revolt/permissions.py#L185
Condition will always evaluate to False since the types "str" and "Literal[False]" have no overlap (reportUnnecessaryComparison)
|
revolt/voice.py#L4
Import "livekit" could not be resolved (reportMissingImports)
|
revolt/voice.py#L5
Import "livekit.rtc" could not be resolved (reportMissingImports)
|
revolt/voice.py#L34
Type of "room" is unknown (reportUnknownMemberType)
|
revolt/voice.py#L34
Type of "rtc" is unknown (reportUnknownMemberType)
|
revolt/voice.py#L34
Type of "Room" is unknown (reportUnknownMemberType)
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2, jakebailey/pyright-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading