Spotbugs exit code 1 - Invalid vulnerability location: LineStart > LineEnd

Summary

[INFO] [Find Security Bugs] [2022-03-30T14:13:00Z] ▶ Creating report.
[FATA] [Find Security Bugs] [2022-03-30T14:13:00Z] ▶ Invalid vulnerability location: LineStart > LineEnd.
….
ERROR: Job failed: exit code 1.

Steps to reproduce

Rerun job below

Example Project

https://gitlab.com/mbrandner-group/webgoatgeht/-/jobs/2270288981.
https://gitlab.com/-/ide/project/mbrandner-group/webgoatgeht/tree/TestBranchMain/

What is the current bug behavior?

Exit code 1

What is the expected correct behavior?

Create a populated json files.

This happens on gitlab.com

Workaround

Set ANALYZER_OPTIMIZE_REPORT=false to skip report optimization introduced with Eliminate JSON artifact redundancies to reduce ... (&6602 - closed)

Edited by Lucas Charles