Lines Matching refs:error
357 'bpfmt', project, commit, error=result.stdout,
415 error = ('Commit message is missing a "%s:" line. It must match the\n'
421 project, commit, error=error)]
439 error = ('Commit message is missing a "%s:" line. It must match the\n'
442 error = ('Commit message has too many "%s:" lines. There can be only '
448 project, commit, error=error)]
500 error = PREBUILT_APK_MSG % '\n '.join(missing)
505 project, commit, error=error)]
552 error = TEST_MSG % (regex)
557 project, commit, error=error)]
637 error = RELNOTE_MISSPELL_MSG % (regex_relnote, )
641 project, commit, error=error))
667 error=RELNOTE_MISSING_QUOTES_MSG))
702 error=RELNOTE_MISSING_QUOTES_MSG))
746 error=RELNOTE_INVALID_QUOTES_MSG))
797 error = RELNOTE_REQUIRED_CURRENT_TXT_MSG % (regex)
802 project, commit, error=error)]
833 'gofmt', project, commit, error=result.stdout,
854 'json', project, commit, error=str(e),
904 'rustfmt', project, commit, error=result.stdout,
913 'rustfmt', project, commit, error=msg,
992 'aidl-format', project, commit, error=result.stdout,