LineIdCWESeverityMessage
checkersReportinformationActive checkers: There was critical errors (use --checkers-report=<filename> to see details)
libcafekbd/cafekbd-desktop-config.c
0normalCheckLevelMaxBranchesinformationLimiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
libcafekbd/cafekbd-indicator-config.c
0normalCheckLevelMaxBranchesinformationLimiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
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
0normalCheckLevelMaxBranchesinformationLimiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
67knownConditionTrueFalse571styleCondition '*l1' is always true
67knownConditionTrueFalse571styleCondition '*l2' is always true
226constVariablePointer398styleVariable 'delim' can be declared as pointer to const
227knownConditionTrueFalse571styleCondition 'option!=NULL' is always true
282knownConditionTrueFalse570styleCondition 'variant==NULL' is always false
609constParameterPointer398styleParameter 'kbd_config' can be declared as pointer to const
libcafekbd/cafekbd-keyboard-drawing.c
0normalCheckLevelMaxBranchesinformationLimiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
61constParameterPointer398styleParameter 'context' can be declared as pointer to const
67constParameterPointer398styleParameter 'context' 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
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
0normalCheckLevelMaxBranchesinformationLimiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
test/cafekbd-status-test.c
42constVariablePointer398styleVariable 'icon' can be declared as pointer to const