chore(deps): bump pyright from 1.1.329 to 1.1.332 #1650
Annotations
10 errors
tests\createstubs\createstubs_all_test.py#L187
test_stubber_fwid[micropython-v1.9.4-esp32-GENERIC]
AssertionError: fwid does not match
assert False
+ where False = <built-in method startswith of str object at 0x0000025EE9892260>('micropython-v1.9.4-esp32-GENERIC')
+ where <built-in method startswith of str object at 0x0000025EE9892260> = 'micropython-v1.9.4-esp32-ESP32_module_with_ESP32'.startswith
|
tests\createstubs\createstubs_all_test.py#L187
test_stubber_fwid[micropython-v1.10-esp32-GENERIC]
AssertionError: fwid does not match
assert False
+ where False = <built-in method startswith of str object at 0x0000025EF4C9B150>('micropython-v1.10-esp32-GENERIC')
+ where <built-in method startswith of str object at 0x0000025EF4C9B150> = 'micropython-v1.10-esp32-ESP32_module_with_ESP32'.startswith
|
tests\createstubs\createstubs_all_test.py#L187
test_stubber_fwid[micropython-v1.13-103-esp32-GENERIC_SPIRAM]
AssertionError: fwid does not match
assert False
+ where False = <built-in method startswith of str object at 0x0000025EE6348F80>('micropython-v1.13-103-esp32-GENERIC_SPIRAM')
+ where <built-in method startswith of str object at 0x0000025EE6348F80> = 'micropython-v1.13-103-esp32-ESP32_module_(spiram)_with_ESP32'.startswith
|
tests\createstubs\createstubs_all_test.py#L187
test_stubber_fwid[micropython-v1.11-esp8622-GENERIC]
AssertionError: fwid does not match
assert False
+ where False = <built-in method startswith of str object at 0x0000025EE63A6570>('micropython-v1.11-esp8622-GENERIC')
+ where <built-in method startswith of str object at 0x0000025EE63A6570> = 'micropython-v1.11-esp8622-ESP_module_with_ESP8266'.startswith
|
tests\createstubs\createstubs_all_test.py#L187
test_stubber_fwid[micropython-v1.11-8-esp8622-GENERIC]
AssertionError: fwid does not match
assert False
+ where False = <built-in method startswith of str object at 0x0000025EE63A6490>('micropython-v1.11-8-esp8622-GENERIC')
+ where <built-in method startswith of str object at 0x0000025EE63A6490> = 'micropython-v1.11-8-esp8622-ESP_module_with_ESP8266'.startswith
|
tests\createstubs\createstubs_all_test.py#L187
test_stubber_fwid[micropython-v1.17-esp8622-GENERIC]
AssertionError: fwid does not match
assert False
+ where False = <built-in method startswith of str object at 0x0000025EF49CA180>('micropython-v1.17-esp8622-GENERIC')
+ where <built-in method startswith of str object at 0x0000025EF49CA180> = 'micropython-v1.17-esp8622-ESP_module_with_ESP8266'.startswith
|
tests\createstubs\createstubs_all_test.py#L187
test_stubber_fwid[micropython-v1.13-95-stm32-PYBV11]
AssertionError: fwid does not match
assert False
+ where False = <built-in method startswith of str object at 0x0000025EE63A6570>('micropython-v1.13-95-stm32-PYBV11')
+ where <built-in method startswith of str object at 0x0000025EE63A6570> = 'micropython-v1.13-95-stm32-PYBv1.1_with_STM32F405RG'.startswith
|
tests\createstubs\createstubs_all_test.py#L187
test_stubber_fwid[micropython-v1.18-rp2-PICO]
AssertionError: fwid does not match
assert False
+ where False = <built-in method startswith of str object at 0x0000025EF49CA2D0>('micropython-v1.18-rp2-PICO')
+ where <built-in method startswith of str object at 0x0000025EF49CA2D0> = 'micropython-v1.18-rp2-Raspberry_Pi_Pico_with_RP2040'.startswith
|
tests\createstubs\createstubs_all_test.py#L187
test_stubber_fwid[micropython-v1.19.1-721-rp2-PICO_W]
AssertionError: fwid does not match
assert False
+ where False = <built-in method startswith of str object at 0x0000025EE63A6490>('micropython-v1.19.1-721-rp2-PICO_W')
+ where <built-in method startswith of str object at 0x0000025EE63A6490> = 'micropython-v1.19.1-721-rp2-Raspberry_Pi_Pico_W_with_RP2040'.startswith
|
tests\createstubs\createstubs_all_test.py#L187
test_stubber_fwid[micropython-v1.19.1-rp2-PIMORONI_PICOLIPO_16MB]
AssertionError: fwid does not match
assert False
+ where False = <built-in method startswith of str object at 0x0000025EE63A6570>('micropython-v1.19.1-rp2-PIMORONI_PICOLIPO_16MB')
+ where <built-in method startswith of str object at 0x0000025EE63A6570> = 'micropython-v1.19.1-rp2-Pimoroni_Pico_LiPo_16MB_with_RP2040'.startswith
|
The logs for this run have expired and are no longer available.
Loading