|
@@ -1,14 +1,14 @@
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
-<testsuite errors="0" failures="1" name="mypy" skips="0" tests="1" time="1.375">
|
|
|
|
- <testcase classname="mypy" file="mypy" line="1" name="mypy-py3_8-darwin" time="1.375">
|
|
|
|
|
|
+<testsuite errors="0" failures="1" name="mypy" skips="0" tests="1" time="1.389">
|
|
|
|
+ <testcase classname="mypy" file="mypy" line="1" name="mypy-py3_8-darwin" time="1.389">
|
|
<failure message="mypy produced messages">telecaster/telecaster/sanitizers/prestashop_backoffice_api_sanitizer.py:1: error: Relative import climbs too many namespaces
|
|
<failure message="mypy produced messages">telecaster/telecaster/sanitizers/prestashop_backoffice_api_sanitizer.py:1: error: Relative import climbs too many namespaces
|
|
telecaster/telecaster/sanitizers/prestashop_backoffice_api_sanitizer.py:2: error: Relative import climbs too many namespaces
|
|
telecaster/telecaster/sanitizers/prestashop_backoffice_api_sanitizer.py:2: error: Relative import climbs too many namespaces
|
|
telecaster/telecaster/sanitizers/prestashop_backoffice_api_sanitizer.py:6: error: Function is missing a type annotation
|
|
telecaster/telecaster/sanitizers/prestashop_backoffice_api_sanitizer.py:6: error: Function is missing a type annotation
|
|
-telecaster/telecaster/sanitizers/prestashop_backoffice_api_sanitizer.py:41: error: Function is missing a type annotation
|
|
|
|
-telecaster/telecaster/sanitizers/prestashop_backoffice_api_sanitizer.py:42: error: Call to untyped function "product" in typed context
|
|
|
|
-telecaster/telecaster/sanitizers/prestashop_backoffice_api_sanitizer.py:45: error: Function is missing a type annotation
|
|
|
|
-telecaster/telecaster/sanitizers/prestashop_backoffice_api_sanitizer.py:53: error: Function is missing a type annotation
|
|
|
|
-telecaster/telecaster/sanitizers/prestashop_backoffice_api_sanitizer.py:54: error: Call to untyped function "category" in typed context
|
|
|
|
|
|
+telecaster/telecaster/sanitizers/prestashop_backoffice_api_sanitizer.py:43: error: Function is missing a type annotation
|
|
|
|
+telecaster/telecaster/sanitizers/prestashop_backoffice_api_sanitizer.py:44: error: Call to untyped function "product" in typed context
|
|
|
|
+telecaster/telecaster/sanitizers/prestashop_backoffice_api_sanitizer.py:47: error: Function is missing a type annotation
|
|
|
|
+telecaster/telecaster/sanitizers/prestashop_backoffice_api_sanitizer.py:56: error: Function is missing a type annotation
|
|
|
|
+telecaster/telecaster/sanitizers/prestashop_backoffice_api_sanitizer.py:57: error: Call to untyped function "category" in typed context
|
|
telecaster/telecaster/parsers/parse_xml_to_json.py:1: error: Function is missing a type annotation
|
|
telecaster/telecaster/parsers/parse_xml_to_json.py:1: error: Function is missing a type annotation
|
|
telecaster/telecaster/parsers/parse_xml_to_json.py:5: error: Call to untyped function "parse_xml_to_json" in typed context
|
|
telecaster/telecaster/parsers/parse_xml_to_json.py:5: error: Call to untyped function "parse_xml_to_json" in typed context
|
|
telecaster/telecaster/parsers/parse_xml_to_json.py:12: error: Function is missing a type annotation
|
|
telecaster/telecaster/parsers/parse_xml_to_json.py:12: error: Function is missing a type annotation
|
|
@@ -31,7 +31,7 @@ telecaster/telecaster/serializers/XmlGeneratorSerializer.py:10: error: Class can
|
|
telecaster/telecaster/serializers/XmlGeneratorSerializer.py:12: error: Function is missing a type annotation
|
|
telecaster/telecaster/serializers/XmlGeneratorSerializer.py:12: error: Function is missing a type annotation
|
|
telecaster/telecaster/serializers/XmlGeneratorSerializer.py:16: error: Function is missing a type annotation
|
|
telecaster/telecaster/serializers/XmlGeneratorSerializer.py:16: error: Function is missing a type annotation
|
|
telecaster/telecaster/serializers/XmlGeneratorSerializer.py:29: error: Function is missing a type annotation
|
|
telecaster/telecaster/serializers/XmlGeneratorSerializer.py:29: error: Function is missing a type annotation
|
|
-telecaster/telecaster/serializers/XmlGeneratorSerializer.py:71: error: Call to untyped function "validate_product_for_skroutz" of "XmlGeneratorSerializer" in typed context
|
|
|
|
|
|
+telecaster/telecaster/serializers/XmlGeneratorSerializer.py:81: error: Call to untyped function "validate_product_for_skroutz" of "XmlGeneratorSerializer" in typed context
|
|
telecaster/telecaster/Clients/PrestaShopClient.py:4: error: Relative import climbs too many namespaces
|
|
telecaster/telecaster/Clients/PrestaShopClient.py:4: error: Relative import climbs too many namespaces
|
|
telecaster/telecaster/Clients/PrestaShopClient.py:7: error: Class cannot subclass "BaseClient" (has type "Any")
|
|
telecaster/telecaster/Clients/PrestaShopClient.py:7: error: Class cannot subclass "BaseClient" (has type "Any")
|
|
telecaster/telecaster/Clients/PrestaShopClient.py:8: error: Function is missing a type annotation
|
|
telecaster/telecaster/Clients/PrestaShopClient.py:8: error: Function is missing a type annotation
|
|
@@ -44,7 +44,7 @@ telecaster/telecaster/views/XmlGeneratorView.py:11: error: Class cannot subclass
|
|
telecaster/telecaster/views/XmlGeneratorView.py:17: error: Function is missing a type annotation for one or more arguments
|
|
telecaster/telecaster/views/XmlGeneratorView.py:17: error: Function is missing a type annotation for one or more arguments
|
|
telecaster/telecaster/views/XmlGeneratorView.py:21: error: Function is missing a type annotation for one or more arguments
|
|
telecaster/telecaster/views/XmlGeneratorView.py:21: error: Function is missing a type annotation for one or more arguments
|
|
telecaster/telecaster/views/XmlGeneratorView.py:39: error: Call to untyped function "for_xml" of "XmlGeneratorSerializer" in typed context
|
|
telecaster/telecaster/views/XmlGeneratorView.py:39: error: Call to untyped function "for_xml" of "XmlGeneratorSerializer" in typed context
|
|
-telecaster/telecaster/views/XmlGeneratorView.py:42: error: Returning Any from function declared to return "JsonResponse"
|
|
|
|
|
|
+telecaster/telecaster/views/XmlGeneratorView.py:43: error: Returning Any from function declared to return "JsonResponse"
|
|
telecaster/telecaster/tests/conftest.py:8: error: Function is missing a return type annotation
|
|
telecaster/telecaster/tests/conftest.py:8: error: Function is missing a return type annotation
|
|
telecaster/telecaster/tests/conftest.py:13: error: Function is missing a type annotation
|
|
telecaster/telecaster/tests/conftest.py:13: error: Function is missing a type annotation
|
|
telecaster/telecaster/tests/conftest.py:14: error: Function is missing a type annotation
|
|
telecaster/telecaster/tests/conftest.py:14: error: Function is missing a type annotation
|