Searched refs:fmtd_failure (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/scripts/ci/ |
D | check_compliance.py | 180 def fmtd_failure( member in ComplianceTest 240 self.fmtd_failure(m[1].lower(), m[2], m[5], m[6], col=None, 265 self.fmtd_failure("error", "BoardYml", file, line_num, 323 self.fmtd_failure("notice", 359 self.fmtd_failure( 1291 self.fmtd_failure(severity, m['messageId'], m['path'], 1499 self.fmtd_failure('warning', f'YAMLLint ({p.rule})', file, 1537 self.fmtd_failure( 1609 self.fmtd_failure("error", "KeepSorted", file, line_num, 1621 self.fmtd_failure("error", "KeepSorted", file, line_num, [all …]
|