You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

task-example.json 1.1KB

1234567891011121314151617181920212223
  1. {
  2. "task": {
  3. "id": "AYhSC2-LY0CHkWJxvNA9",
  4. "type": "REPORT",
  5. "componentId": "AYhNmk00XxCL_lBVBziT",
  6. "componentKey": "sonarsource_test_AYhCAUXoEy1XQQcbVndf",
  7. "componentName": "test-scanner-maven",
  8. "componentQualifier": "TRK",
  9. "analysisId": "AYhSC3WDE6ILQDIMAPIp",
  10. "status": "SUCCESS",
  11. "submittedAt": "2023-05-25T10:34:21+0200",
  12. "submitterLogin": "admin",
  13. "startedAt": "2023-05-25T10:34:22+0200",
  14. "executedAt": "2023-05-25T10:34:25+0200",
  15. "executionTimeMs": 2840,
  16. "hasScannerContext": true,
  17. "warningCount": 2,
  18. "warnings": [
  19. "The properties 'sonar.login' and 'sonar.password' are deprecated and will be removed in the future. Please pass a token with the 'sonar.token' property instead.",
  20. "Missing blame information for 2 files. This may lead to some features not working correctly. Please check the analysis logs and refer to <a href=\"https://docs.sonarsource.com/sonarqube/latest/analyzing-source-code/scm-integration/\" rel=\"noopener noreferrer\" target=\"_blank\">the documentation</a>."
  21. ]
  22. }
  23. }