Inference of setuptools' own version from git history (without setuptools-scm) #1332
Annotations
10 warnings
|
setup.py#L109
No overloads for "relpath" match the provided arguments (reportCallIssue)
|
|
setuptools/tests/test_install_scripts.py#L30
Cannot assign to attribute "executable" for class "Command"
Attribute "executable" is unknown (reportAttributeAccessIssue)
|
|
setuptools/modified.py#L3
Import "distutils._modified" could not be resolved from source (reportMissingModuleSource)
|
|
setuptools/logging.py#L35
"dist" is not a known attribute of module "distutils.log" (reportAttributeAccessIssue)
|
|
setuptools/logging.py#L29
"dist" is not a known attribute of module "distutils.log" (reportAttributeAccessIssue)
|
|
setuptools/logging.py#L7
Import "distutils.log" could not be resolved (reportMissingImports)
|
|
setuptools/launch.py#L18
Expression value is unused (reportUnusedExpression)
|
|
setuptools/installer.py#L93
Cannot access attribute "extend" for class "tuple[Unknown, ...]"
Attribute "extend" is unknown (reportAttributeAccessIssue)
|
|
setuptools/installer.py#L19
Import "distutils.errors" could not be resolved from source (reportMissingModuleSource)
|
|
setuptools/installer.py#L18
"log" is unknown import symbol (reportAttributeAccessIssue)
|
The logs for this run have expired and are no longer available.
Loading