No proper error, when I checked in structured data testing tool, the following were the errors-
‘The attribute publisher.itemtype has an invalid value.’
‘A value for the name field is required.’
That’s an issue with the JSON+LD you’re using. You’ve set the content type to Article, so the author attribute needs a “name”. It should be a setting in the plugin you’re using to output JSON+LD.