Add workflows #1
Annotations
10 errors and 3 warnings
Type Coverage and Linting @ 3.x:
examples/basic.py#L18
Import "uvicorn" could not be resolved (reportMissingImports)
|
Type Coverage and Linting @ 3.x:
examples/basic.py#L57
Type of "config" is unknown (reportUnknownVariableType)
|
Type Coverage and Linting @ 3.x:
examples/basic.py#L57
Type of "Config" is unknown (reportUnknownMemberType)
|
Type Coverage and Linting @ 3.x:
examples/basic.py#L57
Type of "Config" is unknown (reportUnknownMemberType)
|
Type Coverage and Linting @ 3.x:
examples/basic.py#L58
Type of "server" is unknown (reportUnknownVariableType)
|
Type Coverage and Linting @ 3.x:
examples/basic.py#L58
Type of "Server" is unknown (reportUnknownMemberType)
|
Type Coverage and Linting @ 3.x:
examples/basic.py#L58
Type of "Server" is unknown (reportUnknownMemberType)
|
Type Coverage and Linting @ 3.x:
examples/basic.py#L60
Type of "serve" is unknown (reportUnknownMemberType)
|
Type Coverage and Linting @ 3.x
8 errors
|
Type Coverage and Linting @ 3.11
Exit code 1
|
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:
setup.py#L3
Import "setuptools" could not be resolved from source (reportMissingModuleSource)
|
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/.
|