Module gh_workflow_parser::err_msg_parse::yocto_err::util
source · Structs§
- An iterator over the variants of YoctoFailureKind
Enums§
Functions§
- Find the kind of yocto failure in the string e.g. this would be
do_fetch
ERROR: Logfile of failure stored in: /app/yocto/build/tmp/work/x86_64-linux/sqlite3-native/3.43.2/temp/log.do_fetch.21616 - Trim the trailing
error: Recipe
lines from the error summary This is to remove the noise of just recipe failures - Find the
--- Error summary ---
section in the log and return the rest of the log.