tribuchet: building on eliza Running type check (enable/disable: config.skipTypeCheck) See https://nixos.org/manual/nixos/stable/#test-opt-skipTypeCheck testScriptWithTypes:107: error: Item "None" of "Match[str] | None" has no attribute "group" [union-attr] status = int(re.search(r"status ([0-9a-f]+)", row).group(1), 1... ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Found 1 error in 1 file (checked 1 source file)