The source project of this merge request has been removed.
Fixed technical debt (False negatives)
I tried to fixed some technical debt in the arsnova.click project. Since I do not have the right to mark errors as false negatives, I tried to make it clear which of the errors I think are false negatives.
all of the logging statements marked in the screenshot are used to debug the project, they only print when something goes wrong. I took them out for the SWT test
Changing the splashscreens from "new splashscreen" to "splashscreen"
at last, I changed arsnova.click/shared/responses.js to have less then the necessary 100 lines to not be marked.