Skip to content

Merge branch 'main' of https://github.com/alelom/python-package-folder #87

Merge branch 'main' of https://github.com/alelom/python-package-folder

Merge branch 'main' of https://github.com/alelom/python-package-folder #87

Triggered via push March 3, 2026 14:37
Status Success
Total duration 33s
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

33 errors and 30 warnings
build (ubuntu-latest, 3.11): src/python_package_folder/subfolder_build.py#L23
Import "tomli" could not be resolved (reportMissingImports)
build (ubuntu-latest, 3.11): src/python_package_folder/manager.py#L1236
Import "tomli" could not be resolved (reportMissingImports)
build (ubuntu-latest, 3.11): src/python_package_folder/manager.py#L548
Object of type "None" is not subscriptable (reportOptionalSubscript)
build (ubuntu-latest, 3.11): src/python_package_folder/manager.py#L496
Cannot access attribute "get" for class "PackageMetadata"   Attribute "get" is unknown (reportAttributeAccessIssue)
build (ubuntu-latest, 3.11): src/python_package_folder/manager.py#L481
Object of type "None" is not subscriptable (reportOptionalSubscript)
build (ubuntu-latest, 3.11): src/python_package_folder/manager.py#L479
Operator "in" not supported for types "str" and "dict[str, list[str]] | None"   Operator "in" not supported for types "str" and "None" (reportOperatorIssue)
build (ubuntu-latest, 3.11): src/python_package_folder/manager.py#L476
Cannot assign to attribute "_packages_distributions_cache" for class "BuildManager*"   Type "Mapping[str, list[str]]" is not assignable to type "dict[str, list[str]] | None"     "Mapping[str, list[str]]" is not assignable to "dict[str, list[str]]"     "Mapping[str, list[str]]" is not assignable to "None" (reportAttributeAccessIssue)
build (ubuntu-latest, 3.11): src/python_package_folder/manager.py#L162
Argument of type "bytes" cannot be assigned to parameter "s" of type "str" in function "loads"   "bytes" is not assignable to "str" (reportArgumentType)
build (ubuntu-latest, 3.11): src/python_package_folder/manager.py#L20
Import "tomli" could not be resolved (reportMissingImports)
build (ubuntu-latest, 3.11): src/python_package_folder/_hatch_build.py#L16
Import "hatchling.builders.hooks.plugin.interface" could not be resolved (reportMissingImports)
build (ubuntu-latest, 3.11)
Process completed with exit code 1.
build (ubuntu-latest, 3.13): src/python_package_folder/subfolder_build.py#L117
Type "tuple[str | None, list[str]]" is not assignable to return type "tuple[str, list[str]]"   Type "str | None" is not assignable to type "str"     "None" is not assignable to "str" (reportReturnType)
build (ubuntu-latest, 3.13): src/python_package_folder/subfolder_build.py#L23
Import "tomli" could not be resolved (reportMissingImports)
build (ubuntu-latest, 3.13): src/python_package_folder/manager.py#L1236
Import "tomli" could not be resolved (reportMissingImports)
build (ubuntu-latest, 3.13): src/python_package_folder/manager.py#L530
Import "importlib_metadata" could not be resolved (reportMissingImports)
build (ubuntu-latest, 3.13): src/python_package_folder/manager.py#L481
Object of type "None" is not subscriptable (reportOptionalSubscript)
build (ubuntu-latest, 3.13): src/python_package_folder/manager.py#L479
Operator "in" not supported for types "str" and "dict[str, list[str]] | None"   Operator "in" not supported for types "str" and "None" (reportOperatorIssue)
build (ubuntu-latest, 3.13): src/python_package_folder/manager.py#L476
Cannot assign to attribute "_packages_distributions_cache" for class "BuildManager*"   Type "Mapping[str, list[str]]" is not assignable to type "dict[str, list[str]] | None"     "Mapping[str, list[str]]" is not assignable to "dict[str, list[str]]"     "Mapping[str, list[str]]" is not assignable to "None" (reportAttributeAccessIssue)
build (ubuntu-latest, 3.13): src/python_package_folder/manager.py#L162
Argument of type "bytes" cannot be assigned to parameter "s" of type "str" in function "loads"   "bytes" is not assignable to "str" (reportArgumentType)
build (ubuntu-latest, 3.13): src/python_package_folder/manager.py#L20
Import "tomli" could not be resolved (reportMissingImports)
build (ubuntu-latest, 3.13): src/python_package_folder/_hatch_build.py#L16
Import "hatchling.builders.hooks.plugin.interface" could not be resolved (reportMissingImports)
build (ubuntu-latest, 3.13)
Process completed with exit code 1.
build (ubuntu-latest, 3.12): src/python_package_folder/subfolder_build.py#L117
Type "tuple[str | None, list[str]]" is not assignable to return type "tuple[str, list[str]]"   Type "str | None" is not assignable to type "str"     "None" is not assignable to "str" (reportReturnType)
build (ubuntu-latest, 3.12): src/python_package_folder/subfolder_build.py#L23
Import "tomli" could not be resolved (reportMissingImports)
build (ubuntu-latest, 3.12): src/python_package_folder/manager.py#L1236
Import "tomli" could not be resolved (reportMissingImports)
build (ubuntu-latest, 3.12): src/python_package_folder/manager.py#L530
Import "importlib_metadata" could not be resolved (reportMissingImports)
build (ubuntu-latest, 3.12): src/python_package_folder/manager.py#L481
Object of type "None" is not subscriptable (reportOptionalSubscript)
build (ubuntu-latest, 3.12): src/python_package_folder/manager.py#L479
Operator "in" not supported for types "str" and "dict[str, list[str]] | None"   Operator "in" not supported for types "str" and "None" (reportOperatorIssue)
build (ubuntu-latest, 3.12): src/python_package_folder/manager.py#L476
Cannot assign to attribute "_packages_distributions_cache" for class "BuildManager*"   Type "Mapping[str, list[str]]" is not assignable to type "dict[str, list[str]] | None"     "Mapping[str, list[str]]" is not assignable to "dict[str, list[str]]"     "Mapping[str, list[str]]" is not assignable to "None" (reportAttributeAccessIssue)
build (ubuntu-latest, 3.12): src/python_package_folder/manager.py#L162
Argument of type "bytes" cannot be assigned to parameter "s" of type "str" in function "loads"   "bytes" is not assignable to "str" (reportArgumentType)
build (ubuntu-latest, 3.12): src/python_package_folder/manager.py#L20
Import "tomli" could not be resolved (reportMissingImports)
build (ubuntu-latest, 3.12): src/python_package_folder/_hatch_build.py#L16
Import "hatchling.builders.hooks.plugin.interface" could not be resolved (reportMissingImports)
build (ubuntu-latest, 3.12)
Process completed with exit code 1.
build (ubuntu-latest, 3.11): src/python_package_folder/_hatch_build.py#L44
Argument type is unknown   Argument corresponds to parameter "args" in function "__new__" (reportUnknownArgumentType)
build (ubuntu-latest, 3.11): src/python_package_folder/_hatch_build.py#L44
Type of "root" is unknown (reportUnknownMemberType)
build (ubuntu-latest, 3.11): src/python_package_folder/_hatch_build.py#L43
Argument type is unknown   Argument corresponds to parameter "args" in function "__new__" (reportUnknownArgumentType)
build (ubuntu-latest, 3.11): src/python_package_folder/_hatch_build.py#L43
Type of "root" is unknown (reportUnknownMemberType)
build (ubuntu-latest, 3.11): src/python_package_folder/_hatch_build.py#L30
Argument type is unknown   Argument corresponds to parameter "args" in function "__new__" (reportUnknownArgumentType)
build (ubuntu-latest, 3.11): src/python_package_folder/_hatch_build.py#L30
Type of "root" is unknown (reportUnknownMemberType)
build (ubuntu-latest, 3.11): src/python_package_folder/_hatch_build.py#L27
Type of "root" is unknown (reportUnknownMemberType)
build (ubuntu-latest, 3.11): src/python_package_folder/_hatch_build.py#L24
"version" is not accessed (reportUnusedParameter)
build (ubuntu-latest, 3.11): src/python_package_folder/_hatch_build.py#L21
Base class type is unknown, obscuring type of derived class (reportUntypedBaseClass)
build (ubuntu-latest, 3.11): src/python_package_folder/_hatch_build.py#L16
Type of "BuildHookInterface" is unknown (reportUnknownVariableType)
build (ubuntu-latest, 3.13): src/python_package_folder/_hatch_build.py#L44
Argument type is unknown   Argument corresponds to parameter "args" in function "__init__" (reportUnknownArgumentType)
build (ubuntu-latest, 3.13): src/python_package_folder/_hatch_build.py#L44
Type of "root" is unknown (reportUnknownMemberType)
build (ubuntu-latest, 3.13): src/python_package_folder/_hatch_build.py#L43
Argument type is unknown   Argument corresponds to parameter "args" in function "__init__" (reportUnknownArgumentType)
build (ubuntu-latest, 3.13): src/python_package_folder/_hatch_build.py#L43
Type of "root" is unknown (reportUnknownMemberType)
build (ubuntu-latest, 3.13): src/python_package_folder/_hatch_build.py#L30
Argument type is unknown   Argument corresponds to parameter "args" in function "__init__" (reportUnknownArgumentType)
build (ubuntu-latest, 3.13): src/python_package_folder/_hatch_build.py#L30
Type of "root" is unknown (reportUnknownMemberType)
build (ubuntu-latest, 3.13): src/python_package_folder/_hatch_build.py#L27
Type of "root" is unknown (reportUnknownMemberType)
build (ubuntu-latest, 3.13): src/python_package_folder/_hatch_build.py#L24
"version" is not accessed (reportUnusedParameter)
build (ubuntu-latest, 3.13): src/python_package_folder/_hatch_build.py#L21
Base class type is unknown, obscuring type of derived class (reportUntypedBaseClass)
build (ubuntu-latest, 3.13): src/python_package_folder/_hatch_build.py#L16
Type of "BuildHookInterface" is unknown (reportUnknownVariableType)
build (ubuntu-latest, 3.12): src/python_package_folder/_hatch_build.py#L44
Argument type is unknown   Argument corresponds to parameter "args" in function "__init__" (reportUnknownArgumentType)
build (ubuntu-latest, 3.12): src/python_package_folder/_hatch_build.py#L44
Type of "root" is unknown (reportUnknownMemberType)
build (ubuntu-latest, 3.12): src/python_package_folder/_hatch_build.py#L43
Argument type is unknown   Argument corresponds to parameter "args" in function "__init__" (reportUnknownArgumentType)
build (ubuntu-latest, 3.12): src/python_package_folder/_hatch_build.py#L43
Type of "root" is unknown (reportUnknownMemberType)
build (ubuntu-latest, 3.12): src/python_package_folder/_hatch_build.py#L30
Argument type is unknown   Argument corresponds to parameter "args" in function "__init__" (reportUnknownArgumentType)
build (ubuntu-latest, 3.12): src/python_package_folder/_hatch_build.py#L30
Type of "root" is unknown (reportUnknownMemberType)
build (ubuntu-latest, 3.12): src/python_package_folder/_hatch_build.py#L27
Type of "root" is unknown (reportUnknownMemberType)
build (ubuntu-latest, 3.12): src/python_package_folder/_hatch_build.py#L24
"version" is not accessed (reportUnusedParameter)
build (ubuntu-latest, 3.12): src/python_package_folder/_hatch_build.py#L21
Base class type is unknown, obscuring type of derived class (reportUntypedBaseClass)
build (ubuntu-latest, 3.12): src/python_package_folder/_hatch_build.py#L16
Type of "BuildHookInterface" is unknown (reportUnknownVariableType)