报告项目中未使用的接口。

可以通过快速修复移除未使用的接口。

示例:

# 未使用 'Example' 接口
interface _Example
end