LineIdCWESeverityMessage
checkersReportinformationActive checkers: There was critical errors (use --checkers-report=<filename> to see details)
cafe-settings-daemon/cafe-settings-manager.c
65unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
cafe-settings-daemon/cafe-settings-module.c
46unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it.
cafe-settings-daemon/cafe-settings-plugin-info.c
81unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
cafe-settings-daemon/cafe-settings-plugin.c
42constParameterPointer398styleParameter 'plugin' can be declared as pointer to const
cafe-settings-daemon/main.c
226constParameterCallback398styleParameter 'proxy' can be declared as pointer to const. However it seems that 'on_session_over' is a callback function, if 'proxy' is declared with const you might also need to cast function pointer(s).
226constParameterCallback398styleParameter 'manager' can be declared as pointer to const. However it seems that 'on_session_over' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s).
plugins/a11y-keyboard/csd_a11y-keyboard-manager.c
79unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
plugins/a11y-keyboard/csd_a11y-keyboard-plugin.c
34unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it.
plugins/a11y-keyboard/csd_a11y-preferences-dialog.c
114unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
plugins/a11y-settings/csd_a11y-settings-manager.c
52unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
plugins/a11y-settings/csd_a11y-settings-plugin.c
34unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it.
plugins/background/csd_background-manager.c
70unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
plugins/background/csd_background-plugin.c
34unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it.
plugins/clipboard/csd_clipboard-manager.c
90unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
plugins/clipboard/csd_clipboard-plugin.c
34unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it.
plugins/clipboard/list.c
85constParameterPointer398styleParameter 'data' can be declared as pointer to const
123constParameterPointer398styleParameter 'list' can be declared as pointer to const
plugins/clipboard/xutils.c
83constParameterCallback398styleParameter 'display' can be declared as pointer to const. However it seems that 'timestamp_predicate' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s).
84constParameterCallback398styleParameter 'xevent' can be declared as pointer to const. However it seems that 'timestamp_predicate' is a callback function, if 'xevent' is declared with const you might also need to cast function pointer(s).
87constVariablePointer398styleVariable 'info' can be declared as pointer to const
plugins/common/csd_input-helper.c
115constVariablePointer398styleVariable 'device' can be declared as pointer to const
123knownConditionTrueFalse571styleCondition 'device_info!=NULL' is always true
plugins/common/csd_keygrab.c
0normalCheckLevelMaxBranchesinformationLimiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
168constParameterPointer398styleParameter 'dpy' can be declared as pointer to const
206constParameterPointer398styleParameter 'key' can be declared as pointer to const
243knownConditionTrueFalse571styleReturn value 'key!=NULL' is always true
plugins/common/csd_osd-window.c
64unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
plugins/common/eggaccelerators.c
0normalCheckLevelMaxBranchesinformationLimiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
410duplicateExpression398styleSame expression on both sides of '-='.
plugins/datetime/csd_datetime-mechanism.c
76unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
plugins/datetime/system-timezone.c
90unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
plugins/dummy/csd_dummy-manager.c
53unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
plugins/dummy/csd_dummy-plugin.c
34unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it.
plugins/housekeeping/csd_disk-space.c
0normalCheckLevelMaxBranchesinformationLimiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
256constParameterPointer398styleParameter 'mount' can be declared as pointer to const
394variableScope398styleThe scope of the variable 'curr_time' can be reduced.
638constParameterCallback398styleParameter 'settings' can be declared as pointer to const. However it seems that 'csd_ldsm_update_config' is a callback function, if 'settings' is declared with const you might also need to cast function pointer(s).
639constParameterCallback398styleParameter 'key' can be declared as pointer to const. However it seems that 'csd_ldsm_update_config' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s).
plugins/housekeeping/csd_housekeeping-manager.c
47unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
plugins/housekeeping/csd_housekeeping-plugin.c
34unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it.
plugins/housekeeping/csd_ldsm-dialog.c
0normalCheckLevelMaxBranchesinformationLimiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
124variableScope398styleThe scope of the variable 'path_to_remove' can be reduced.
147constVariablePointer398styleVariable 'dialog' can be declared as pointer to const
419variableScope398styleThe scope of the variable 'button_empty_trash' can be reduced.
419variableScope398styleThe scope of the variable 'button_analyze' can be reduced.
420variableScope398styleThe scope of the variable 'empty_trash_image' can be reduced.
420variableScope398styleThe scope of the variable 'analyze_image' can be reduced.
plugins/housekeeping/csd_ldsm-trash-empty.c
0normalCheckLevelMaxBranchesinformationLimiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
167variableScope398styleThe scope of the variable 'info' can be reduced.
168variableScope398styleThe scope of the variable 'child' can be reduced.
plugins/keybindings/csd_keybindings-manager.c
69unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
plugins/keybindings/csd_keybindings-plugin.c
34unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it.
plugins/keyboard/csd_keyboard-manager.c
72unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
plugins/keyboard/csd_keyboard-plugin.c
34unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it.
plugins/keyboard/csd_keyboard-xkb.c
160constParameterCallback398styleParameter 'settings' can be declared as pointer to const. However it seems that 'apply_desktop_settings_cb' is a callback function, if 'settings' is declared with const you might also need to cast function pointer(s).
160constParameterCallback398styleParameter 'key' can be declared as pointer to const. However it seems that 'apply_desktop_settings_cb' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s).
169variableScope398styleThe scope of the variable 'context' can be reduced.
474constParameterCallback398styleParameter 'settings' can be declared as pointer to const. However it seems that 'apply_xkb_settings_cb' is a callback function, if 'settings' is declared with const you might also need to cast function pointer(s).
474constParameterCallback398styleParameter 'key' can be declared as pointer to const. However it seems that 'apply_xkb_settings_cb' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s).
508constParameterCallback398styleParameter 'engine' can be declared as pointer to const. However it seems that 'csd_keyboard_new_device' is a callback function, if 'engine' is declared with const you might also need to cast function pointer(s).
plugins/keyboard/delayed-dialog.c
0normalCheckLevelMaxBranchesinformationLimiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
plugins/media-keys/csd_media-keys-manager.c
102unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
plugins/media-keys/csd_media-keys-plugin.c
41unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it.
plugins/media-keys/csd_media-keys-window.c
53unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
plugins/mouse/csd_locate-pointer.c
0normalCheckLevelMaxBranchesinformationLimiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
173shadowVariable398styleLocal variable 'data' shadows outer variable
256shadowVariable398styleLocal variable 'data' shadows outer variable
328shadowVariable398styleLocal variable 'data' shadows outer variable
342shadowVariable398styleLocal variable 'data' shadows outer variable
plugins/mouse/csd_mouse-manager.c
121unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
plugins/mouse/csd_mouse-plugin.c
34unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it.
plugins/mouse/csd_timeline.c
78unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
plugins/mpris/csd_mpris-manager.c
67unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
plugins/mpris/csd_mpris-plugin.c
36unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it.
plugins/rfkill/csd_rfkill-manager.c
83unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
plugins/rfkill/csd_rfkill-plugin.c
36unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it.
plugins/rfkill/rfkill-glib.c
60unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
plugins/smartcard/csd_smartcard-manager.c
0normalCheckLevelMaxBranchesinformationLimiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
293constParameterCallback398styleParameter 'slot_id_1' can be declared as pointer to const. However it seems that 'slot_id_equal' is a callback function, if 'slot_id_1' is declared with const you might also need to cast function pointer(s).
294constParameterCallback398styleParameter 'slot_id_2' can be declared as pointer to const. However it seems that 'slot_id_equal' is a callback function, if 'slot_id_2' is declared with const you might also need to cast function pointer(s).
907variableScope398styleThe scope of the variable 'bytes_read' can be reduced.
944variableScope398styleThe scope of the variable 'bytes_written' can be reduced.
1023constParameterPointer398styleParameter 'worker' can be declared as pointer to const
1047constParameterPointer398styleParameter 'worker' can be declared as pointer to const
1282constParameterCallback398styleParameter 'manager' can be declared as pointer to const. However it seems that 'on_device_inserted' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s).
1283constParameterCallback398styleParameter 'card' can be declared as pointer to const. However it seems that 'on_device_inserted' is a callback function, if 'card' is declared with const you might also need to cast function pointer(s).
plugins/smartcard/csd_smartcard-plugin.c
184constVariablePointer398styleVariable 'remove_action_string' can be declared as pointer to const
339constParameterPointer398styleParameter 'klass' can be declared as pointer to const
plugins/smartcard/csd_smartcard.c
226constParameterPointer398styleParameter 'card' can be declared as pointer to const
plugins/sound/csd_sound-manager.c
57unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
plugins/sound/csd_sound-plugin.c
34unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it.
plugins/typing-break/csd_typing-break-manager.c
57unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
plugins/typing-break/csd_typing-break-plugin.c
34unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it.
plugins/xrandr/csd_xrandr-manager.c
133unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
plugins/xrandr/csd_xrandr-plugin.c
34unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it.
plugins/xrdb/csd_xrdb-manager.c
56unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
plugins/xrdb/csd_xrdb-plugin.c
34unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it.
plugins/xsettings/csd_xsettings-manager.c
115unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
plugins/xsettings/csd_xsettings-plugin.c
34unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it.
plugins/xsettings/xsettings-common.c
263knownConditionTrueFalse570styleCondition '*(char*)&myint==1' is always false
plugins/xsettings/xsettings-manager.c
57constParameterCallback398styleParameter 'display' can be declared as pointer to const. However it seems that 'timestamp_predicate' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s).
58constParameterCallback398styleParameter 'xevent' can be declared as pointer to const. However it seems that 'timestamp_predicate' is a callback function, if 'xevent' is declared with const you might also need to cast function pointer(s).
61constVariablePointer398styleVariable 'info' can be declared as pointer to const
199constParameterPointer398styleParameter 'manager' can be declared as pointer to const
206constParameterPointer398styleParameter 'xev' can be declared as pointer to const
227constParameterPointer398styleParameter 'manager' can be declared as pointer to const
287constParameterPointer398styleParameter 'value' can be declared as pointer to const
299constParameterPointer398styleParameter 'setting' can be declared as pointer to const