Go To Statistics
  File Severity Checker name Message Bug path length Review status
1 /usr/include/c++/9/bits/atomic_base.h @ Line 207 deadcode.DeadStores Value stored to '__b' during its initialization is never read 1
2 /usr/include/c++/9/bits/atomic_base.h @ Line 218 deadcode.DeadStores Value stored to '__b' during its initialization is never read 1
3 build/src/plugins/sensors/iio-sensor-proxy/IIOSensorProxySensorPlugin_autogen/EJRQKI7XPS/moc_compass_interface.cpp @ Line 83 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
4 build/src/plugins/sensors/iio-sensor-proxy/IIOSensorProxySensorPlugin_autogen/EJRQKI7XPS/moc_compass_interface.cpp @ Line 85 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
5 build/src/plugins/sensors/iio-sensor-proxy/IIOSensorProxySensorPlugin_autogen/EJRQKI7XPS/moc_properties_interface.cpp @ Line 100 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
6 build/src/plugins/sensors/iio-sensor-proxy/IIOSensorProxySensorPlugin_autogen/EJRQKI7XPS/moc_properties_interface.cpp @ Line 102 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
7 build/src/plugins/sensors/iio-sensor-proxy/IIOSensorProxySensorPlugin_autogen/EJRQKI7XPS/moc_properties_interface.cpp @ Line 104 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
8 build/src/plugins/sensors/iio-sensor-proxy/IIOSensorProxySensorPlugin_autogen/EJRQKI7XPS/moc_sensorproxy_interface.cpp @ Line 98 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
9 build/src/plugins/sensors/iio-sensor-proxy/IIOSensorProxySensorPlugin_autogen/EJRQKI7XPS/moc_sensorproxy_interface.cpp @ Line 100 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
10 build/src/plugins/sensors/iio-sensor-proxy/IIOSensorProxySensorPlugin_autogen/EJRQKI7XPS/moc_sensorproxy_interface.cpp @ Line 102 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
11 build/src/plugins/sensors/iio-sensor-proxy/IIOSensorProxySensorPlugin_autogen/EJRQKI7XPS/moc_sensorproxy_interface.cpp @ Line 104 performance-move-const-arg passing result of std::move() as a const reference argument; no move will actually happen 1
12 build/src/plugins/sensors/iio-sensor-proxy/compass_interface.h @ Line 26 cppcoreguidelines-special-member-functions class 'NetHadessSensorProxyCompassInterface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
13 build/src/plugins/sensors/iio-sensor-proxy/properties_interface.h @ Line 26 cppcoreguidelines-special-member-functions class 'OrgFreedesktopDBusPropertiesInterface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
14 build/src/plugins/sensors/iio-sensor-proxy/sensorproxy_interface.h @ Line 26 cppcoreguidelines-special-member-functions class 'NetHadessSensorProxyInterface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
15 build/src/sensors/Sensors_autogen/EWIEGA46WW/moc_qsensor.cpp @ Line 248 performance-move-const-arg std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
16 build/src/sensors/Sensors_autogen/EWIEGA46WW/moc_qsensor.cpp @ Line 251 performance-move-const-arg std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
17 build/src/sensors/Sensors_autogen/EWIEGA46WW/moc_qsensor.cpp @ Line 253 performance-move-const-arg std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() 1
18 src/plugins/sensors/iio-sensor-proxy/iiosensorproxycompass.h @ Line 50 cppcoreguidelines-special-member-functions class 'IIOSensorProxyCompass' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
19 src/plugins/sensors/iio-sensor-proxy/iiosensorproxylightsensor.h @ Line 50 cppcoreguidelines-special-member-functions class 'IIOSensorProxyLightSensor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
20 src/plugins/sensors/iio-sensor-proxy/iiosensorproxyorientationsensor.h @ Line 50 cppcoreguidelines-special-member-functions class 'IIOSensorProxyOrientationSensor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
21 src/plugins/sensors/iio-sensor-proxy/iiosensorproxysensorbase.h @ Line 48 cppcoreguidelines-special-member-functions class 'IIOSensorProxySensorBase' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
22 src/sensors/qaccelerometer.h @ Line 49 cppcoreguidelines-special-member-functions class 'QAccelerometerReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
23 src/sensors/qambientlightsensor.h @ Line 49 cppcoreguidelines-special-member-functions class 'QAmbientLightReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
24 src/sensors/qambienttemperaturesensor.h @ Line 48 cppcoreguidelines-special-member-functions class 'QAmbientTemperatureReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
25 src/sensors/qcompass.h @ Line 49 cppcoreguidelines-special-member-functions class 'QCompassReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
26 src/sensors/qgyroscope.h @ Line 49 cppcoreguidelines-special-member-functions class 'QGyroscopeReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
27 src/sensors/qhumiditysensor.h @ Line 49 cppcoreguidelines-special-member-functions class 'QHumidityReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
28 src/sensors/qirproximitysensor.h @ Line 49 cppcoreguidelines-special-member-functions class 'QIRProximityReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
29 src/sensors/qlidsensor.h @ Line 48 cppcoreguidelines-special-member-functions class 'QLidReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
30 src/sensors/qlightsensor.h @ Line 49 cppcoreguidelines-special-member-functions class 'QLightReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
31 src/sensors/qmagnetometer.h @ Line 49 cppcoreguidelines-special-member-functions class 'QMagnetometerReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
32 src/sensors/qorientationsensor.h @ Line 49 cppcoreguidelines-special-member-functions class 'QOrientationReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
33 src/sensors/qpressuresensor.h @ Line 48 cppcoreguidelines-special-member-functions class 'QPressureReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
34 src/sensors/qproximitysensor.h @ Line 49 cppcoreguidelines-special-member-functions class 'QProximityReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
35 src/sensors/qrotationsensor.h @ Line 49 cppcoreguidelines-special-member-functions class 'QRotationReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
36 src/sensors/qsensor.h @ Line 219 cppcoreguidelines-special-member-functions class 'QSensorFilter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
37 src/sensors/qsensormanager.h @ Line 66 cppcoreguidelines-special-member-functions class 'QSensorBackendFactory' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
38 src/sensors/qsensorplugin.h @ Line 49 cppcoreguidelines-special-member-functions class 'QSensorPluginInterface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
39 src/sensors/qsensorplugin.h @ Line 57 cppcoreguidelines-special-member-functions class 'QSensorChangesInterface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
40 src/sensors/qtapsensor.h @ Line 49 cppcoreguidelines-special-member-functions class 'QTapReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1
41 src/sensors/qtiltsensor.h @ Line 49 cppcoreguidelines-special-member-functions class 'QTiltReading' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator 1