Add config option for async900 decorators #761
Annotations
7 errors and 1 warning
pyright:
setup.py#L6
Type of "setup" is partially unknown
Type of "setup" is "(*, name: str = ..., version: str = ..., description: str = ..., long_description: str = ..., long_description_content_type: str = ..., author: str = ..., author_email: str = ..., maintainer: str = ..., maintainer_email: str = ..., url: str = ..., download_url: str = ..., packages: list[str] = ..., py_modules: list[str] = ..., scripts: list[str] = ..., ext_modules: Sequence[Extension] = ..., classifiers: list[str] = ..., distclass: type[Distribution] = ..., script_name: str = ..., script_args: list[str] = ..., options: Mapping[str, Any] = ..., license: str = ..., keywords: list[str] | str = ..., platforms: list[str] | str = ..., cmdclass: Mapping[str, type[Command]] = ..., data_files: list[tuple[str, list[str]]] = ..., package_dir: Mapping[str, str] = ..., obsoletes: list[str] = ..., provides: list[str] = ..., requires: list[str] = ..., command_packages: list[str] = ..., command_options: Mapping[str, Mapping[str, tuple[Any, Any]]] = ..., package_data: Mapping[str, list[str]] = ..., include_package_data: bool = ..., libraries: list[str] = ..., headers: list[str] = ..., ext_package: str = ..., include_dirs: list[str] = ..., password: str = ..., fullname: str = ..., **attrs: Unknown) -> Distribution" (reportUnknownVariableType)
|
pyright
1 error
|
test (3.10)
Process completed with exit code 1.
|
test (3.11)
Process completed with exit code 1.
|
test (3.9)
Process completed with exit code 1.
|
test (3.12)
Process completed with exit code 1.
|
test (3.13-dev)
Process completed with exit code 1.
|
pyright
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|