Many warnings when building the Matter weather station sample

When building the Matter weather station sample, without any changes, I see many warnings regarding incorrect project configuration, such as conflicting options or missing dependencies.

Is there an issue on my end?  

This sample was built as follows:

  • A new nRF Connect SDK install on Ubuntu
    • Toolchain v2.7.0
    • SDK v2.6.1
  • VS Code
  • nRF Connect Extension for VS Code
  • Using the nRF Connect Extension "Create a new application" to create the Matter light bulb sample project
  • Project is configured for Thingy53

Thanks

Related