Add dump method to Managed Token client. #20
Annotations
11 errors and 4 warnings
Type Coverage and Linting @ 3.11
Exit code 1
|
Type Coverage and Linting @ 3.x:
twitchio/web/adapters.py#L33
Import "uvicorn" could not be resolved (reportMissingImports)
|
Type Coverage and Linting @ 3.x:
twitchio/web/adapters.py#L34
Import "starlette.applications" could not be resolved (reportMissingImports)
|
Type Coverage and Linting @ 3.x:
twitchio/web/adapters.py#L34
Type of "Starlette" is unknown (reportUnknownVariableType)
|
Type Coverage and Linting @ 3.x:
twitchio/web/adapters.py#L35
Import "starlette.responses" could not be resolved (reportMissingImports)
|
Type Coverage and Linting @ 3.x:
twitchio/web/adapters.py#L35
Type of "RedirectResponse" is unknown (reportUnknownVariableType)
|
Type Coverage and Linting @ 3.x:
twitchio/web/adapters.py#L35
Type of "Response" is unknown (reportUnknownVariableType)
|
Type Coverage and Linting @ 3.x:
twitchio/web/adapters.py#L36
Import "starlette.routing" could not be resolved (reportMissingImports)
|
Type Coverage and Linting @ 3.x:
twitchio/web/adapters.py#L36
Type of "Route" is unknown (reportUnknownVariableType)
|
Type Coverage and Linting @ 3.x:
twitchio/web/adapters.py#L42
Import "starlette.requests" could not be resolved (reportMissingImports)
|
Type Coverage and Linting @ 3.x:
twitchio/web/adapters.py#L42
Type of "Request" is unknown (reportUnknownVariableType)
|
Type Coverage and Linting @ 3.11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, jakebailey/pyright-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Type Coverage and Linting @ 3.x
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, jakebailey/pyright-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Type Coverage and Linting @ 3.x:
twitchio/client.py#L36
Import "typing_extensions" could not be resolved from source (reportMissingModuleSource)
|
Type Coverage and Linting @ 3.x:
twitchio/http.py#L45
Import "typing_extensions" could not be resolved from source (reportMissingModuleSource)
|