"HTTP method POST is required" & "Component key 'xxx' not found"

When I running my scan command for sonar analysis I am getting the following errors .

What should I configure

{

  • “errors”: [
    • {
      • “msg”: “Component key ‘xxx’ not found”}]

}

{

  • “errors”: [
    • {
      • “msg”: “HTTP method POST is required”}]

}

Hi,

Please provide your full analysis log.

The analysis / scanner log is what’s output from the analysis command. Hopefully, the log you provide - redacted as necessary - will include that command as well.

This guide will help you find them.

 
Ann