You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use codechecker with twister by setting ZEPHYR_SCA_VARIANT=codechecker. This worked fine with Zephyr 4.1.0, but yields the following warning in 4.2.0:
"type": "issue",
"check_name": "bugprone-branch-clone",
"description": "conditional operator with identical true and false expressions",
"categories": [
"Bug Risk"
],
"severity": "minor"