There are errors on my build Resource not found: g0101_0200.s0162_find_peak_element.SolutionTest und

Template for a good new topic, formatted with Markdown:

  • ALM used (GitHub, Bitbucket Cloud, Azure DevOps)
  • CI system used (Bitbucket Cloud, Azure DevOps, Travis CI, Circle CI
    Github actions
  • Scanner command used when applicable (private details masked)
    Via gradle plugin
  • Languages of the repository
    Java
  • Only if the SonarCloud project is public, the URL
    Improved tasks 2630-2637 · LeetCode-in-Java/LeetCode-in-Java@f206d2c · GitHub
    • And if you need help with pull request decoration, then the URL to the PR too
  • Error observed (wrap logs/code around with triple quotes ``` for proper formatting)
Resource not found: g0101_0200.s0162_find_peak_element.SolutionTest under the directory /home/runner/work/LeetCode-in-Java/LeetCode-in-Java while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
Resource not found: g1201_1300.s1298_maximum_candies_you_can_get_from_boxes.SolutionTest under the directory /home/runner/work/LeetCode-in-Java/LeetCode-in-Java while reading test reports. Please, make sure your "sonar.junit.reportPaths" property is configured properly
  • Steps to reproduce
  • Potential workaround
    Switch to maven plugin

Do not share screenshots of logs – share the text itself (bonus points for being well-formatted)!

Hi,

Welcome to the community!

Are you passing a test execution report? From here, it doesn’t seem that you are.

Can you share Administration → Background Tasks → [row dots menu] → Show SonarScanner Context?

 
Ann

The errors have disappeared for an unknown reason

1 Like