Go To Statistics
  File Severity Checker name Message Bug path length Review status
1 src/linguist/shared/auto-translation/openaicompatible.h @ Line 14 cppcoreguidelines-special-member-functions class 'OpenAICompatible' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
2 src/linguist/shared/auto-translation/translationutils.cpp @ Line 24 performance-no-automatic-move constness of 'r' prevents automatic move 1 unreviewed
3 src/linguist/shared/auto-translation/translationutils.cpp @ Line 30 performance-no-automatic-move constness of 'r' prevents automatic move 1 unreviewed
4 src/linguist/shared/releasehelper.cpp @ Line 15 misc-use-anonymous-namespace function 'printOut' declared 'static', move to anonymous namespace instead 1 unreviewed
5 src/linguist/shared/releasehelper.cpp @ Line 20 misc-use-anonymous-namespace function 'printErr' declared 'static', move to anonymous namespace instead 1 unreviewed