The last analysis has failed.
The failing analysis ID: “AZMjoq4pmPRuNasNGijD”.
We found this error in our system:
java.lang.IllegalArgumentException: Line 83 is out of range for file src/components/ManualB***/CancelB***Modal/CancelB***Form/CancelB***Form.js. File has 82 lines.
This error is usually caused by an encoding mismatch or a new line character that we don’t support. Hard to say for sure without having the file content to investigate.
Would you accept to share the file with me privately?
Alternatively, if you know that your project uses a file encoding different than UTF-8, you can try to force the encoding used by our analyzer by setting the property sonar.sourceEncoding=XXX
in the .sonarcloud.properties
file.