-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
The CC_EXTENSIONS field under 'Constants' has been removed and when using Bazel 6.0.0 with the Bazel sonar extension, it fails with the missing field exception.
Along with CC_EXTENSIONS, Coverage.getOnlyTheseCcSources has been removed.
Since my project doesn't have any C++ projects and is only Java, I tried just removing all of this C++ code and that resulted in Sonar failing to parse the output file due to "Look at SonarQube documentation to know the expected XML format. ParseError at [row,col]:[1,1]". Not sure if it was something I did on my end or if something about the C++ code made this not happen before. I need to investigate further when I have some time.
Metadata
Metadata
Assignees
Labels
No labels