Unclear addon review status

After full review of my addon I see status like - “Status: Incomplete”.
So:

  1. What exactly incomplete ?
  2. Is here any option to contact with addon reviewer ?

Validation passes all tests, only on “Extension Tests” I have one warning like:

Usage of low-level or non-SDK interface
Warning: Your add-on uses an interface which bypasses the high-level protections of the add-on SDK.            
This interface should be avoided, and its use may significantly complicate your review process:

const {Cc,Ci} = require("chrome");
var buttons = require('sdk/ui/button/action');
  1. How to replace this two lines to avoid this warning ?

Thanks.

Which addon?

For the time being, you can ignore that warning. It refers to require("chrome").

Thank you for answer, will ignore this warning,
but what I need to do to pass firefox extension moderation (addon review status still unclear) ?

(I’m talking about my firefox extension called “Access to jetwin.ps”)

Thanks.

What is the AMO link of your addon?
If it is unlisted, I cant access it and only admin can.

Your add-on has been rejected on May 25th.

You can see the reason for the rejection on your developer hub. As there are no approved versions, the add-on status is incomplete.