project-chip/connectedhomeip

[CI/CD] Not all CI steps use the same warning levels when compiling

開放

#30,854 建立於 2023年12月6日

 (1 則留言) (0 個反應) (0 位負責人)C++ (1,659 個分叉)batch import
CI/CD improvementsgood first issuetools

倉庫指標

星標
 (6,410 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Looks like at least some of our CI / builders let through unused variables. We should turn this on everywhere. see https://github.com/project-chip/connectedhomeip/pull/30793/commits/d3752baacd322a78bcffae4d78fc2b0c64afe72f

Also...some let through code with missing semicolons somehow. I don't even know how that can happen, but see https://github.com/project-chip/connectedhomeip/pull/30793/commits/a14846a9aa48f5f8f8c06603a3ebd97e9c67b636

貢獻者指南