platformio/platformio-core

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

Open

#3,902 opened on Mar 25, 2021

View on GitHub
 (1 comment) (1 reaction) (1 assignee)Python (791 forks)batch import
help wantedstatic analysis

Repository metrics

Stars
 (7,329 stars)
PR merge metrics
 (Avg merge 109d 16h) (5 merged PRs in 30d)

Description

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