created: 2020-08-06T09:42:29.000Z
select と length を使えばよい
select
length
cat data.json | jq 'select(.errors | length > 0)