platformio/platformio-core

Question: running newest cppcheck I get warnings all functions are unused, do you see this also?

Open

#3.902 geöffnet am 25. März 2021

Auf GitHub ansehen
 (1 Kommentar) (1 Reaktion) (1 zugewiesene Person)Python (791 Forks)batch import
help wantedstatic analysis

Repository-Metriken

Stars
 (7.329 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 109T 16h) (5 gemergte PRs in 30 T)

Beschreibung

Running newest cppcheck I get warnings all functions are unused, does anyone else see this also? I am using PlatformIO 5.2.0a3

Not sure if this a PlatformIO issue or a regression in Cppcheck. There are no code changes in 86db237e5daef79ce468daf7c5a6d0e83026d6bd

image

Contributor Guide