LineIdCWESeverityMessage
checkersReportinformationActive checkers: There was critical errors (use --checkers-report=<filename> to see details)
libcafekbd/cafekbd-indicator-config.c
140staticFunctionstyleThe function 'cafekbd_indicator_config_get_images_file' should have static linkage since it is not used outside of its translation unit.
213staticFunctionstyleThe function 'cafekbd_indicator_config_free_image_filenames' should have static linkage since it is not used outside of its translation unit.
libcafekbd/cafekbd-indicator.c
66unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it.
libcafekbd/cafekbd-keyboard-config.c
67knownConditionTrueFalse571styleCondition '*l1' is always true
67knownConditionTrueFalse571styleCondition '*l2' is always true
81staticFunctionstyleThe function 'cafekbd_keyboard_config_get_lv_descriptions' should have static linkage since it is not used outside of its translation unit.
131staticFunctionstyleThe function 'cafekbd_keyboard_config_merge_items' should have static linkage since it is not used outside of its translation unit.
226constVariablePointer398styleVariable 'delim' can be declared as pointer to const
227knownConditionTrueFalse571styleCondition 'option!=NULL' is always true
282knownConditionTrueFalse570styleCondition 'variant==NULL' is always false
582staticFunctionstyleThe function 'cafekbd_keyboard_config_model_set' should have static linkage since it is not used outside of its translation unit.
593staticFunctionstyleThe function 'cafekbd_keyboard_config_options_set' should have static linkage since it is not used outside of its translation unit.
609constParameterPointer398styleParameter 'kbd_config' can be declared as pointer to const
libcafekbd/cafekbd-keyboard-drawing.c
61constParameterPointer398styleParameter 'context' can be declared as pointer to const
67constParameterPointer398styleParameter 'context' can be declared as pointer to const
564constVariablePointer398styleVariable 'src' can be declared as pointer to const
564constVariablePointer398styleVariable 'dst' can be declared as pointer to const
625constParameterPointer398styleParameter 'context' can be declared as pointer to const
1026constVariablePointer398styleVariable 'runp' can be declared as pointer to const
1036constVariablePointer398styleVariable 'geometry' can be declared as pointer to const
1202constParameterPointer398styleParameter 'outline' can be declared as pointer to const
1397constVariablePointer398styleVariable 'shape' can be declared as pointer to const
1786constParameterCallback398styleParameter 'drawing' can be declared as pointer to const. However it seems that 'button_press_event' is a callback function, if 'drawing' is declared with const you might also need to cast function pointer(s).
1823constParameterCallback398styleParameter 'event' can be declared as pointer to const. However it seems that 'focus_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s).
1838constParameterCallback398styleParameter 'a' can be declared as pointer to const. However it seems that 'compare_keyboard_item_priorities' is a callback function, if 'a' is declared with const you might also need to cast function pointer(s).
1839constParameterCallback398styleParameter 'b' can be declared as pointer to const. However it seems that 'compare_keyboard_item_priorities' is a callback function, if 'b' is declared with const you might also need to cast function pointer(s).
1863constVariablePointer398styleVariable 'pind' can be declared as pointer to const
2124constParameterPointer398styleParameter 'iev' can be declared as pointer to const
2385staticFunctionstyleThe function 'cafekbd_keyboard_drawing_get_type' should have static linkage since it is not used outside of its translation unit.
2442staticFunctionstyleThe function 'cafekbd_keyboard_drawing_render' should have static linkage since it is not used outside of its translation unit.
2714staticFunctionstyleThe function 'cafekbd_keyboard_drawing_print' should have static linkage since it is not used outside of its translation unit.
libcafekbd/cafekbd-status.c
82unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it.
test/cafekbd-keyboard-drawing-test.c
74constParameterPointer398styleParameter 'groups_option' can be declared as pointer to const
112constParameterPointer398styleParameter 'levels_option' can be declared as pointer to const
test/cafekbd-status-test.c
42constVariablePointer398styleVariable 'icon' can be declared as pointer to const