sonarCloud on PlatformIO project with github Actions : Analysis Warnings

Hey there @Strooom!

Yes, I think you can get rid of both warnings and move to a cleaner setup.

The build wrapper can be used to generate a compilation database, but you’re also (now) welcome to use your own compilation database. The build wrapper has been changed to now generate a compilation database instead of our own custom format…

So ideally you can: