Searched refs:fmtd_failure (Results 1 – 1 of 1) sorted by relevance
| /Zephyr-latest/scripts/ci/ |
| D | check_compliance.py | 179 def fmtd_failure( member in ComplianceTest 252 self.fmtd_failure(m[1].lower(), m[2], m[5], m[6], col=None, 277 self.fmtd_failure("error", "BoardYml", file, line_num, 335 self.fmtd_failure("notice", 371 self.fmtd_failure( 734 self.fmtd_failure("error", "BoardDisallowedKconfigs", path, lineno, desc=f""" 750 self.fmtd_failure("error", "SoCDisallowedKconfigs", path, lineno, desc=f""" 1414 self.fmtd_failure(severity, m['messageId'], m['path'], 1613 self.fmtd_failure('warning', f'YAMLLint ({p.rule})', file, 1651 self.fmtd_failure( [all …]
|