Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- pitop/system/daemon.py:4: error: Function is missing a return type annotation
- pitop/system/daemon.py:5: error: Call to untyped function "from_parts" of "Message" in typed context
- pitop/system/daemon.py:7: error: Call to untyped function "PTDMRequestClient" in typed context
- pitop/system/device.py:11: error: Call to untyped function "PTDMRequestClient" in typed context
- pitop/system/device.py:19: error: Function is missing a type annotation
- pitop/system/device.py:30: error: Function is missing a return type annotation
- pitop/system/device.py:31: error: Call to untyped function "__device_id" in typed context
- pitop/system/device.py:31: error: Call to untyped function "__device_name" in typed context
- pitop/system/device.py:34: error: Function is missing a return type annotation
- pitop/system/device.py:35: error: Call to untyped function "__device_id" in typed context
- pitop/system/device.py:36: error: Call to untyped function "__device_name" in typed context
- pitop/system/device.py:36: error: Call to untyped function "device_firmware" in typed context
- pitop/system/device.py:39: error: Function is missing a type annotation
- pitop/system/device.py:49: error: Item "None" of "Optional[Dict[str, int]]" has no attribute "get"
- pitop/system/device.py:8: error: Function is missing a return type annotation
- pitop/system/device.py:9: error: Call to untyped function "from_parts" of "Message" in typed context
- pitop/system/peripherals.py:112: error: Function is missing a return type annotation
- pitop/system/peripherals.py:126: error: Function is missing a return type annotation
- pitop/system/peripherals.py:133: error: Call to untyped function "upgradable_pitop_peripherals" in typed context
- pitop/system/peripherals.py:134: error: Call to untyped function "usb_pitop_peripherals" in typed context
- pitop/system/peripherals.py:135: error: Call to untyped function "legacy_pitop_peripherals" in typed context
- pitop/system/peripherals.py:23: error: Call to untyped function "from_parts" of "Message" in typed context
- pitop/system/peripherals.py:27: error: Call to untyped function "PTDMRequestClient" in typed context
- pitop/system/peripherals.py:36: error: Function is missing a type annotation
- pitop/system/peripherals.py:54: error: Function is missing a return type annotation
- pitop/system/peripherals.py:65: error: Call to untyped function "__get_fw_device_status" in typed context
- pitop/system/peripherals.py:70: error: Function is missing a return type annotation
- pitop/system/peripherals.py:80: error: Call to untyped function "__get_fw_device_status" in typed context
- pitop/system/peripherals.py:86: error: Function is missing a return type annotation
- pitop/system/peripherals.py:8: error: Function is missing a return type annotation
- pitop/system/peripherals.py:93: error: Call to untyped function "touchscreen_is_connected" in typed context
- pitop/system/peripherals.py:94: error: Call to untyped function "pitop_keyboard_is_connected" in typed context
- pitop/system/peripherals.py:98: error: Function is missing a return type annotation
- pitop/system/pitop.py:29: error: Function is missing a return type annotation
- pitop/system/pitop.py:29: note: Use "-> None" if function does not return a value
- pitop/system/pitop.py:30: error: Call to untyped function "__init__" in typed context
- pitop/system/pitop.py:31: error: Call to untyped function "__init__" in typed context
- pitop/system/pitop.py:32: error: Call to untyped function "__init__" in typed context
Advertisement
Add Comment
Please, Sign In to add comment