LineIdCWESeverityMessage
checkersReportinformationActive checkers: There was critical errors (use --checkers-report=<filename> to see details)
src/capplet/cafe-notification-properties.c
49unusedStructMember563stylestruct member 'NotificationAppletDialog::preview_button' is never used.
87redundantAssignment563styleVariable 'valid' is reassigned a value before the old one has been used.
89shadowArgument398styleLocal variable 'key' shadows outer argument
199constVariablePointer398styleVariable 'screen' can be declared as pointer to const
305variableScope398styleThe scope of the variable 'theme_name' can be reduced.
306variableScope398styleThe scope of the variable 'theme_label' can be reduced.
src/daemon/daemon.c
947unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_GSIZE_FORMAT is a macro then please configure it.
src/daemon/stack.c
45constParameterPointer398styleParameter 'stack' can be declared as pointer to const
62constVariablePointer398styleVariable 'workareas' can be declared as pointer to const
118constParameterPointer398styleParameter 'workarea' can be declared as pointer to const
156constParameterPointer398styleParameter 'workarea' can be declared as pointer to const
276constParameterPointer398styleParameter 'nw' can be declared as pointer to const
src/themes/coco/coco-theme.c
39unusedStructMember563stylestruct member 'WindowData::top_spacer' is never used.
40unusedStructMember563stylestruct member 'WindowData::bottom_spacer' is never used.
47unusedStructMember563stylestruct member 'WindowData::last_sep' is never used.
48unusedStructMember563stylestruct member 'WindowData::stripe_spacer' is never used.
271constParameterCallback398styleParameter 'event' can be declared as pointer to const. However it seems that 'configure_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s).
319constParameterCallback398styleParameter 'event' can be declared as pointer to const. However it seems that 'on_configure_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s).
702constVariablePointer398styleVariable 'windata' can be declared as pointer to const
src/themes/nodoka/nodoka-theme.c
63unusedStructMember563stylestruct member 'WindowData::last_sep' is never used.
64unusedStructMember563stylestruct member 'WindowData::stripe_spacer' is never used.
140constVariablePointer398styleVariable 'windata' can be declared as pointer to const
422unreadVariable563styleVariable 'center_color.green' is assigned a value that is never used.
423unreadVariable563styleVariable 'center_color.blue' is assigned a value that is never used.
433unreadVariable563styleVariable 'center_color.red' is assigned a value that is never used.
434unreadVariable563styleVariable 'center_color.green' is assigned a value that is never used.
435unreadVariable563styleVariable 'center_color.blue' is assigned a value that is never used.
446unreadVariable563styleVariable 'center_color.red' is assigned a value that is never used.
447unreadVariable563styleVariable 'center_color.green' is assigned a value that is never used.
448unreadVariable563styleVariable 'center_color.blue' is assigned a value that is never used.
624constParameterCallback398styleParameter 'event' can be declared as pointer to const. However it seems that 'configure_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s).
1099constVariablePointer398styleVariable 'windata' can be declared as pointer to const
src/themes/slider/theme.c
42unusedStructMember563stylestruct member 'WindowData::last_sep' is never used.
286constParameterCallback398styleParameter 'event' can be declared as pointer to const. However it seems that 'on_configure_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s).
662constVariablePointer398styleVariable 'windata' can be declared as pointer to const
src/themes/standard/theme.c
44unusedStructMember563stylestruct member 'WindowData::last_sep' is never used.
45unusedStructMember563stylestruct member 'WindowData::stripe_spacer' is never used.
416unreadVariable563styleVariable 'i' is assigned a value that is never used.
448unreadVariable563styleVariable 'i' is assigned a value that is never used.
468unreadVariable563styleVariable 'arrow_side1_width' is assigned a value that is never used.
469unreadVariable563styleVariable 'arrow_offset' is assigned a value that is never used.
473unreadVariable563styleVariable 'arrow_side2_width' is assigned a value that is never used.
474unreadVariable563styleVariable 'arrow_offset' is assigned a value that is never used.
625constParameterCallback398styleParameter 'event' can be declared as pointer to const. However it seems that 'configure_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s).
1133constVariablePointer398styleVariable 'windata' can be declared as pointer to const