string_format_unknown.m:023: Unknown format string in call to function string_format_unknown.m:023: `string.format'/2. string_format_unknown.m:025: Mismatched format and values in call to function string_format_unknown.m:025: `string.format'/2: string_format_unknown.m:025: The first conversion specifier uses the string_format_unknown.m:025: specifier character `d', but the corresponding string_format_unknown.m:025: input is a string. The only specifier applicable string_format_unknown.m:025: to strings is %s. string_format_unknown.m:028: Mismatched format and values in call to predicate string_format_unknown.m:028: `io.format'/4: string_format_unknown.m:028: The first conversion specifier uses the string_format_unknown.m:028: specifier character `d', but the corresponding string_format_unknown.m:028: input is a string. The only specifier applicable string_format_unknown.m:028: to strings is %s. string_format_unknown.m:029: Mismatched format and values in call to predicate string_format_unknown.m:029: `io.format'/5: string_format_unknown.m:029: The first conversion specifier uses the string_format_unknown.m:029: specifier character `d', but the corresponding string_format_unknown.m:029: input is a string. The only specifier applicable string_format_unknown.m:029: to strings is %s. string_format_unknown.m:030: Mismatched format and values in call to predicate string_format_unknown.m:030: `io.format'/4: string_format_unknown.m:030: The first conversion specifier uses the unknown string_format_unknown.m:030: specifier character `w'. string_format_unknown.m:040: Unknown format values in call to predicate string_format_unknown.m:040: `io.format'/5. string_format_unknown.m:041: Unknown format values in call to predicate string_format_unknown.m:041: `stream.string_writer.format'/5. string_format_unknown.m:046: Mismatched format and values in call to predicate string_format_unknown.m:046: `io.format'/5: string_format_unknown.m:046: The first conversion specifier uses the string_format_unknown.m:046: specifier character `d', but the corresponding string_format_unknown.m:046: input is a float. The specifiers applicable to string_format_unknown.m:046: floats are %f, %e, %E, %g and %G.