An unhandled exception was thrown by the Error Prone static analysis plugin on ParameterComment on error-prone version: 2.36.0
Open
- Dominant language
- Java
- Stars
- 7.2k
- Forks
- 820
- Avg merge
- 5h 9m
- Merged PRs (30d)
- 50
Description
Compilation failed; see the compiler output below.
error: An unhandled exception was thrown by the Error Prone static analysis plugin.
assertThat(tradingGroupAndMethodology.getTimeZone()).isEqualTo("Europe/Paris");
^
Please report this at https://github.com/google/error-prone/issues/new and include the following:
error-prone version: 2.36.0
BugPattern: ParameterComment
Stack Trace:
java.lang.IndexOutOfBoundsException: Range [4068, 3602) out of bounds for length 6069
Contributor guide
Assessment
This issue has not been assessed yet.