Deprecated API usage when overriding ToolWindowFactory

In my plugin I override the ToolWindowFactory and get the below deprecated API usage warnings:

However, I never use these APIs, it seems to be that the IDE calls them internally, but the verified still flags them

1 Like