I’m trying to use the code inspection tool for my ESP32 code. I created a simple test with some obvious errors that I thought should be caught. The problem is the inspection tool doesn’t return the visual information that I see in most examples for the tool. It just returns a long list of text and doesn’t seem to find any problem with my code.
When I inspect the whole message by using the CLI and executing pio check it has
Error: Found a breaking defect 'syntax error' in C:\Users\Max\.platformio\packages\toolchain-xtensa32@2.50200.97\xtensa-esp32-elf\include\c++\5.2.0\bits\random.h:69
Please note: check results might not be valid!
Try adding --skip-packages