评论中缺少评论字段

我怀疑这是某种 Google Console 的 bug,因为评论中的评论是可选的。这是 schema:https://schema.org/Comment。

schema.org 的 schema 验证器也表明我们的结构是好的——0 个警告和错误:Schema Markup Validator

然而,Google 的富媒体搜索结果显示了一个明显的“:warning: 缺少字段“comment”(可选)”:https://search.google.com/test/rich-results/result?id=mZ6z7ZtXJe0XE-YYnmY96Q

我考虑过 commentCount=0,但我犹豫是否要修改它,因为我不认为这应该是修复方法。抱歉特意提及 @rrlevering,您是否有什么看法,为什么可选的评论中的评论现在会显示这些警告,如 OP 中所示?