I am trying to publish my Firefox Addon on AMO. However, there are always warnings during validation process. The issue is most of the warnings are from the javascript libraries (e.g. Facebook React), which I can do nothing about. My question is how should I deal with this?
I attached the screenshot and the link of the full validation report.
That content_security_policy one, is probably the only thing your addon can fail for. Can you paste your CSP here, we can let you know if it will pass.
If the Continue button isn’t working for you, then there’s a bug on the site and you’ll need to file it here. Clicking on that button should take you to the next step in the process.
The continue button is working right. but after I upload my addon package and the validation process is done, I cannot select the platform checkboxes, they are all disabled.