cppgraphqlgen
cppgraphqlgen copied to clipboard
Issues reported by SonarQube in autogenerated files
trafficstars
I thought it might be better I report the SonarQube issues and you can decide their validity and what to do about them.
These are not that severe, but since they are in the autogenerated files they do come up quite often in pull requests.
Header files
Schema header:

Object header

Why replace the final with override: The class is already final, so no need to declare the functions as final:

Source files:
Schema source


Object source
The bug one I already mentioned earlier. It is also saying that the result is unused, not sure why, might be a false positive.
