[
  {
    "op": "slice",
    "args": {
      "obj": {
        "file": "id",
        "error": [
          {
          "type": "error",
          "loc": "loc"
          }
        ]
      }
    }
  },
  {
    "op": "group",
    "args": {
      "key": "file",
      "src": "error",
      "dst": "errors"
    }
  }
]
