Go To Statistics
  File Severity Checker name Message Bug path length Review status
1 src/gui/rhi/qrhigles2.cpp @ Line 1172 bugprone-misplaced-widening-cast either cast from 'unsigned long' to 'qsizetype' (aka 'long long') is ineffective, or there is loss of precision before the conversion 1
2 src/gui/rhi/qrhivulkan.cpp @ Line 4413 bugprone-misplaced-widening-cast either cast from 'unsigned long' to 'qsizetype' (aka 'long long') is ineffective, or there is loss of precision before the conversion 1
3 src/gui/rhi/qrhivulkan.cpp @ Line 4423 bugprone-misplaced-widening-cast either cast from 'unsigned long' to 'qsizetype' (aka 'long long') is ineffective, or there is loss of precision before the conversion 1
4 src/network/ssl/qsslsocket_openssl.cpp @ Line 185 cppcoreguidelines-special-member-functions class 'HolderBase' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 4
5 src/network/ssl/qtlsbackend.cpp @ Line 53 cppcoreguidelines-special-member-functions class 'HolderBase' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 3
6 src/network/ssl/qtlsbackend.cpp @ Line 207 cppcoreguidelines-special-member-functions class 'HolderBase' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 4