You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
\tests\quality_tests\test_snippets.py::test_ports_boards_typecheck[local-latest-esp32-networking-mypy] failed: Typecheck mypy on esp32, networking latest from local
feat_networking/check_examples/http_client.py:18:0 "socket" has no attribute "write"
feat_networking/check_examples/http_client.py:19:0 "socket" has no attribute "read"
feat_networking/check_examples/http_server_ssl.py:77:0 "SSLSocket" has no attribute "readline"
feat_networking/check_examples/http_server_ssl.py:80:0 "SSLSocket" has no attribute "readline"
pyright does not report issues fot the same test and stubs
The text was updated successfully, but these errors were encountered:
\tests\quality_tests\test_snippets.py::test_ports_boards_typecheck[local-latest-esp32-networking-mypy] failed: Typecheck mypy on esp32, networking latest from local
pyright does not report issues fot the same test and stubs
The text was updated successfully, but these errors were encountered: