Open cgzones opened 1 year ago
The errno value in the mismatch_action needs to be positive:
errno
mismatch_action
JsonFrontend(SerdeJson(Error("invalid value: integer `-1`, expected u32", line: 5, column: 0)))
The
errno
value in themismatch_action
needs to be positive: