/Users/michaelsheinberg/code/nautobot-app-floor-plan/nautobot_floor_plan/forms.py
/Users/michaelsheinberg/code/nautobot-app-floor-plan/nautobot_floor_plan/forms.py:111:13 - error: "__setitem__" method not defined on type "Mapping[str, Any]" (reportIndexIssue)
/Users/michaelsheinberg/code/nautobot-app-floor-plan/nautobot_floor_plan/forms.py:112:13 - error: "__setitem__" method not defined on type "Mapping[str, Any]" (reportIndexIssue)
/Users/michaelsheinberg/code/nautobot-app-floor-plan/nautobot_floor_plan/forms.py:115:13 - error: "__setitem__" method not defined on type "Mapping[str, Any]" (reportIndexIssue)
/Users/michaelsheinberg/code/nautobot-app-floor-plan/nautobot_floor_plan/forms.py:116:13 - error: "__setitem__" method not defined on type "Mapping[str, Any]" (reportIndexIssue)
/Users/michaelsheinberg/code/nautobot-app-floor-plan/nautobot_floor_plan/forms.py:122:13 - error: "__setitem__" method not defined on type "Mapping[str, Any]" (reportIndexIssue)
/Users/michaelsheinberg/code/nautobot-app-floor-plan/nautobot_floor_plan/forms.py:124:13 - error: "__setitem__" method not defined on type "Mapping[str, Any]" (reportIndexIssue)
/Users/michaelsheinberg/code/nautobot-app-floor-plan/nautobot_floor_plan/forms.py:144:17 - error: "__setitem__" method not defined on type "Mapping[str, Any]" (reportIndexIssue)
/Users/michaelsheinberg/code/nautobot-app-floor-plan/nautobot_floor_plan/forms.py:155:17 - error: "__setitem__" method not defined on type "Mapping[str, Any]" (reportIndexIssue)
/Users/michaelsheinberg/code/nautobot-app-floor-plan/nautobot_floor_plan/forms.py:398:31 - error: "x_size" is not a known attribute of "None" (reportOptionalMemberAccess)
/Users/michaelsheinberg/code/nautobot-app-floor-plan/nautobot_floor_plan/forms.py:398:65 - error: "y_size" is not a known attribute of "None" (reportOptionalMemberAccess)
/Users/michaelsheinberg/code/nautobot-app-floor-plan/nautobot_floor_plan/forms.py:412:19 - error: "custom_labels" is not a known attribute of "None" (reportOptionalMemberAccess)
/Users/michaelsheinberg/code/nautobot-app-floor-plan/nautobot_floor_plan/forms.py:419:19 - error: "custom_labels" is not a known attribute of "None" (reportOptionalMemberAccess)
/Users/michaelsheinberg/code/nautobot-app-floor-plan/nautobot_floor_plan/forms.py:430:48 - error: Cannot access attribute "queryset" for class "Field"
Attribute "queryset" is unknown (reportAttributeAccessIssue)
/Users/michaelsheinberg/code/nautobot-app-floor-plan/nautobot_floor_plan/forms.py:441:25 - error: "__setitem__" method not defined on type "Mapping[str, Any]" (reportIndexIssue)
/Users/michaelsheinberg/code/nautobot-app-floor-plan/nautobot_floor_plan/forms.py:443:21 - error: "__setitem__" method not defined on type "Mapping[str, Any]" (reportIndexIssue)
/Users/michaelsheinberg/code/nautobot-app-floor-plan/nautobot_floor_plan/forms.py:454:25 - error: "__setitem__" method not defined on type "Mapping[str, Any]" (reportIndexIssue)
/Users/michaelsheinberg/code/nautobot-app-floor-plan/nautobot_floor_plan/forms.py:456:21 - error: "__setitem__" method not defined on type "Mapping[str, Any]" (reportIndexIssue)
/Users/michaelsheinberg/code/nautobot-app-floor-plan/nautobot_floor_plan/forms.py:486:44 - error: Cannot access attribute "queryset" for class "Field"
Attribute "queryset" is unknown (reportAttributeAccessIssue)
/Users/michaelsheinberg/code/nautobot-app-floor-plan/nautobot_floor_plan/models.py
/Users/michaelsheinberg/code/nautobot-app-floor-plan/nautobot_floor_plan/models.py:131:22 - error: Cannot access attribute "tiles" for class "FloorPlan*"
Attribute "tiles" is unknown (reportAttributeAccessIssue)
/Users/michaelsheinberg/code/nautobot-app-floor-plan/nautobot_floor_plan/models.py:148:17 - error: Cannot access attribute "tiles" for class "FloorPlan*"
Attribute "tiles" is unknown (reportAttributeAccessIssue)
/Users/michaelsheinberg/code/nautobot-app-floor-plan/nautobot_floor_plan/models.py:173:21 - error: Cannot access attribute "custom_labels" for class "FloorPlan*"
Attribute "custom_labels" is unknown (reportAttributeAccessIssue)
/Users/michaelsheinberg/code/nautobot-app-floor-plan/nautobot_floor_plan/models.py:177:29 - error: Cannot access attribute "custom_labels" for class "FloorPlan*"
Attribute "custom_labels" is unknown (reportAttributeAccessIssue)
/Users/michaelsheinberg/code/nautobot-app-floor-plan/nautobot_floor_plan/models.py:178:29 - error: Cannot access attribute "custom_labels" for class "FloorPlan*"
Attribute "custom_labels" is unknown (reportAttributeAccessIssue)
/Users/michaelsheinberg/code/nautobot-app-floor-plan/nautobot_floor_plan/models.py:275:65 - error: Cannot access attribute "get" for class "ModelStateFieldsCacheDescriptor"
Attribute "get" is unknown (reportAttributeAccessIssue)
/Users/michaelsheinberg/code/nautobot-app-floor-plan/nautobot_floor_plan/models.py:411:25 - error: Argument of type "set[str]" cannot be assigned to parameter "message" of type "_StrOrPromise | ValidationError | dict[str, Any] | list[Any]" in function "__init__"
Type "set[str]" is not assignable to type "_StrOrPromise | ValidationError | dict[str, Any] | list[Any]"
"set[str]" is not assignable to "str"
"set[str]" is not assignable to "_StrPromise"
"set[str]" is not assignable to "ValidationError"
"set[str]" is not assignable to "dict[str, Any]"
"set[str]" is not assignable to "list[Any]" (reportArgumentType)
/Users/michaelsheinberg/code/nautobot-app-floor-plan/nautobot_floor_plan/models.py:415:25 - error: Argument of type "set[str]" cannot be assigned to parameter "message" of type "_StrOrPromise | ValidationError | dict[str, Any] | list[Any]" in function "__init__"
Type "set[str]" is not assignable to type "_StrOrPromise | ValidationError | dict[str, Any] | list[Any]"
"set[str]" is not assignable to "str"
"set[str]" is not assignable to "_StrPromise"
"set[str]" is not assignable to "ValidationError"
"set[str]" is not assignable to "dict[str, Any]"
"set[str]" is not assignable to "list[Any]" (reportArgumentType)
/Users/michaelsheinberg/code/nautobot-app-floor-plan/nautobot_floor_plan/views.py
/Users/michaelsheinberg/code/nautobot-app-floor-plan/nautobot_floor_plan/views.py:44:33 - error: Cannot access attribute "without_tree_fields" for class "BaseManager[Location]"
Attribute "without_tree_fields" is unknown (reportAttributeAccessIssue)
/Users/michaelsheinberg/code/nautobot-app-floor-plan/nautobot_floor_plan/views.py:50:30 - error: Cannot access attribute "restrict" for class "BaseManager[Location]"
Attribute "restrict" is unknown (reportAttributeAccessIssue)
/Users/michaelsheinberg/code/nautobot-app-floor-plan/nautobot_floor_plan/views.py:62:32 - error: Argument of type "dict[str, Unknown]" cannot be assigned to parameter "paginate" of type "bool" in function "__init__"
"dict[str, Unknown]" is not assignable to "bool" (reportArgumentType)
/Users/michaelsheinberg/code/nautobot-app-floor-plan/nautobot_floor_plan/api/views.py
/Users/michaelsheinberg/code/nautobot-app-floor-plan/nautobot_floor_plan/api/views.py:26:40 - error: Argument of type "QuerySet[Unknown] | Manager[Unknown] | None" cannot be assigned to parameter "klass" of type "type[_T@get_object_or_404] | Manager[_T@get_object_or_404] | QuerySet[_T@get_object_or_404]" in function "get_object_or_404"
Type "QuerySet[Unknown] | Manager[Unknown] | None" is not assignable to type "type[_T@get_object_or_404] | Manager[_T@get_object_or_404] | QuerySet[_T@get_object_or_404]"
Type "None" is not assignable to type "type[_T@get_object_or_404]"
Type "None" is not assignable to type "type[_T@get_object_or_404] | Manager[_T@get_object_or_404] | QuerySet[_T@get_object_or_404]"
Type "None" is not assignable to type "type[_T@get_object_or_404]"
"None" is not assignable to "Manager[_T@get_object_or_404]"
"None" is not assignable to "_QuerySet[_T@get_object_or_404, _T@get_object_or_404]" (reportArgumentType)
/Users/michaelsheinberg/code/nautobot-app-floor-plan/nautobot_floor_plan/utils/custom_validators.py
/Users/michaelsheinberg/code/nautobot-app-floor-plan/nautobot_floor_plan/utils/custom_validators.py:362:35 - error: Cannot access attribute "location_id" for class "Rack"
Attribute "location_id" is unknown (reportAttributeAccessIssue)
/Users/michaelsheinberg/code/nautobot-app-floor-plan/nautobot_floor_plan/utils/label_converters.py
/Users/michaelsheinberg/code/nautobot-app-floor-plan/nautobot_floor_plan/utils/label_converters.py:657:80 - error: Argument of type "Unknown | None" cannot be assigned to parameter "x" of type "ConvertibleToInt" in function "__new__"
Type "Unknown | None" is not assignable to type "ConvertibleToInt"
Type "None" is not assignable to type "ConvertibleToInt"
"None" is not assignable to "str"
"None" is incompatible with protocol "Buffer"
"__buffer__" is not present
"None" is incompatible with protocol "SupportsInt"
"__int__" is not present
"None" is incompatible with protocol "SupportsIndex"
... (reportArgumentType)
/Users/michaelsheinberg/code/nautobot-app-floor-plan/nautobot_floor_plan/utils/label_generator.py
/Users/michaelsheinberg/code/nautobot-app-floor-plan/nautobot_floor_plan/utils/label_generator.py:162:94 - error: Argument of type "Unknown | str | LiteralString | None" cannot be assigned to parameter "obj" of type "Sized" in function "len"
Type "Unknown | str | LiteralString | None" is not assignable to type "Sized"
"None" is incompatible with protocol "Sized"
"__len__" is not present (reportArgumentType)
33 errors, 0 warnings, 0 informations
Last active
February 11, 2025 18:18
-
-
Save msheiny/79ad6762f666bcdf68e902b041331803 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment