LineIdCWESeverityMessageTimestamp
checkersReportinformationActive checkers: There was critical errors (use --checkers-report=<filename> to see details)Tue Jan 27 08:13:22 2026
src/cafevaluearray.c
65unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_BOXED_TYPE is a macro then please configure it.Tue Jan 27 08:13:22 2026
src/eggdesktopfile.c
57staticFunctionstyleThe function 'egg_desktop_file_new' should have static linkage since it is not used outside of its translation unit.Tue Jan 27 08:13:22 2026
155staticFunctionstyleThe function 'egg_desktop_file_new_from_key_file' should have static linkage since it is not used outside of its translation unit.Tue Jan 27 08:13:22 2026
312staticFunctionstyleThe function 'egg_desktop_file_free' should have static linkage since it is not used outside of its translation unit.Tue Jan 27 08:13:22 2026
330constParameterPointer398styleParameter 'desktop_file' can be declared as pointer to constTue Jan 27 08:13:22 2026
344constParameterPointer398styleParameter 'desktop_file' can be declared as pointer to constTue Jan 27 08:13:22 2026
358constParameterPointer398styleParameter 'desktop_file' can be declared as pointer to constTue Jan 27 08:13:22 2026
379constParameterPointer398styleParameter 'desktop_file' can be declared as pointer to constTue Jan 27 08:13:22 2026
483variableScope398styleThe scope of the variable 'found' can be reduced.Tue Jan 27 08:13:22 2026
568constParameterPointer398styleParameter 'desktop_file' can be declared as pointer to constTue Jan 27 08:13:22 2026
587constParameterPointer398styleParameter 'desktop_file' can be declared as pointer to constTue Jan 27 08:13:22 2026
603constParameterPointer398styleParameter 'desktop_file' can be declared as pointer to constTue Jan 27 08:13:22 2026
603staticFunctionstyleThe function 'egg_desktop_file_accepts_uris' should have static linkage since it is not used outside of its translation unit.Tue Jan 27 08:13:22 2026
642constParameterPointer398styleParameter 'desktop_file' can be declared as pointer to constTue Jan 27 08:13:22 2026
649constVariablePointer398styleVariable 'd' can be declared as pointer to constTue Jan 27 08:13:22 2026
650constVariablePointer398styleVariable 'doc' can be declared as pointer to constTue Jan 27 08:13:22 2026
817constVariablePointer398styleVariable 'd' can be declared as pointer to constTue Jan 27 08:13:22 2026
1404staticFunctionstyleThe function 'egg_desktop_file_error_quark' should have static linkage since it is not used outside of its translation unit.Tue Jan 27 08:13:22 2026
src/eggsmclient-xsmp.c
173unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it.Tue Jan 27 08:13:22 2026
src/eggsmclient.c
49unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Tue Jan 27 08:13:22 2026
src/extra-strings.c
24unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If N_ is a macro then please configure it.Tue Jan 27 08:13:22 2026
src/profile-editor.c
135constParameterCallback398styleParameter 'pspec' can be declared as pointer to const. However it seems that 'profile_notify_sensitivity_cb' is a callback function, if 'pspec' is declared with const you might also need to cast function pointer(s).Tue Jan 27 08:13:22 2026
557constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'format_percent_value' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).Tue Jan 27 08:13:22 2026
559constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'format_percent_value' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).Tue Jan 27 08:13:22 2026
src/skey-popup.c
93oppositeInnerCondition398warningOpposite inner 'if' condition leads to a dead code block.Tue Jan 27 08:13:22 2026
109oppositeInnerCondition398warningOpposite inner 'if' condition leads to a dead code block.Tue Jan 27 08:13:22 2026
187varFuncNullUB475portabilityPassing NULL after the last typed argument to a variadic function leads to undefined behaviour.Tue Jan 27 08:13:22 2026
src/skey/btoe.c
247constParameterPointer398styleParameter 'md' can be declared as pointer to constTue Jan 27 08:13:22 2026
283constParameterPointer398styleParameter 's' can be declared as pointer to constTue Jan 27 08:13:22 2026
src/skey/md4.c
44variableScope398styleThe scope of the variable 't' can be reduced.Tue Jan 27 08:13:22 2026
62staticFunctionstyleThe function 'MD4Init' should have static linkage since it is not used outside of its translation unit.Tue Jan 27 08:13:22 2026
64nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxTue Jan 27 08:13:22 2026
64ctunullpointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxTue Jan 27 08:13:22 2026
65nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxTue Jan 27 08:13:22 2026
66nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxTue Jan 27 08:13:22 2026
67nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxTue Jan 27 08:13:22 2026
69nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxTue Jan 27 08:13:22 2026
70nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxTue Jan 27 08:13:22 2026
77staticFunctionstyleThe function 'MD4Update' should have static linkage since it is not used outside of its translation unit.Tue Jan 27 08:13:22 2026
84nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxTue Jan 27 08:13:22 2026
84ctunullpointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxTue Jan 27 08:13:22 2026
85nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxTue Jan 27 08:13:22 2026
87nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxTue Jan 27 08:13:22 2026
113nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxTue Jan 27 08:13:22 2026
115nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxTue Jan 27 08:13:22 2026
115nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxTue Jan 27 08:13:22 2026
122nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxTue Jan 27 08:13:22 2026
129staticFunctionstyleThe function 'MD4Final' should have static linkage since it is not used outside of its translation unit.Tue Jan 27 08:13:22 2026
135nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxTue Jan 27 08:13:22 2026
135ctunullpointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxTue Jan 27 08:13:22 2026
139nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxTue Jan 27 08:13:22 2026
164nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxTue Jan 27 08:13:22 2026
164nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxTue Jan 27 08:13:22 2026
165nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxTue Jan 27 08:13:22 2026
165nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxTue Jan 27 08:13:22 2026
167nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxTue Jan 27 08:13:22 2026
167nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxTue Jan 27 08:13:22 2026
172nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: ctxTue Jan 27 08:13:22 2026
198staticFunctionstyleThe function 'MD4Transform' should have static linkage since it is not used outside of its translation unit.Tue Jan 27 08:13:22 2026
src/skey/sha1.c
27variableScope398styleThe scope of the variable 't' can be reduced.Tue Jan 27 08:13:22 2026
src/terminal-accels.c
985varFuncNullUB475portabilityPassing NULL after the last typed argument to a variadic function leads to undefined behaviour.Tue Jan 27 08:13:22 2026
src/terminal-app.c
1398unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it.Tue Jan 27 08:13:22 2026
src/terminal-close-button.c
30unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_CODE is a macro then please configure it.Tue Jan 27 08:13:22 2026
src/terminal-encoding.c
139unusedStructMember563stylestruct member 'EncodingDialogData::available_model' is never used.Tue Jan 27 08:13:22 2026
142unusedStructMember563stylestruct member 'EncodingDialogData::active_model' is never used.Tue Jan 27 08:13:22 2026
150staticFunctionstyleThe function 'terminal_encoding_new' should have static linkage since it is not used outside of its translation unit.Tue Jan 27 08:13:22 2026
169staticFunctionstyleThe function 'terminal_encoding_ref' should have static linkage since it is not used outside of its translation unit.Tue Jan 27 08:13:22 2026
178staticFunctionstyleThe function 'terminal_encoding_unref' should have static linkage since it is not used outside of its translation unit.Tue Jan 27 08:13:22 2026
189constParameterPointer398styleParameter 'encoding' can be declared as pointer to constTue Jan 27 08:13:22 2026
189staticFunctionstyleThe function 'terminal_encoding_get_id' should have static linkage since it is not used outside of its translation unit.Tue Jan 27 08:13:22 2026
197constParameterPointer398styleParameter 'encoding' can be declared as pointer to constTue Jan 27 08:13:22 2026
197staticFunctionstyleThe function 'terminal_encoding_get_charset' should have static linkage since it is not used outside of its translation unit.Tue Jan 27 08:13:22 2026
213staticFunctionstyleThe function 'terminal_encoding_is_valid' should have static linkage since it is not used outside of its translation unit.Tue Jan 27 08:13:22 2026
273staticFunctionstyleThe function 'terminal_encoding_get_type' should have static linkage since it is not used outside of its translation unit.Tue Jan 27 08:13:22 2026
350constParameterCallback398styleParameter 'button' can be declared as pointer to const. However it seems that 'button_clicked_cb' is a callback function, if 'button' is declared with const you might also need to cast function pointer(s).Tue Jan 27 08:13:22 2026
480varFuncNullUB475portabilityPassing NULL after the last typed argument to a variadic function leads to undefined behaviour.Tue Jan 27 08:13:22 2026
src/terminal-info-bar.c
30unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Tue Jan 27 08:13:22 2026
src/terminal-profile.c
458constVariablePointer398styleVariable 'priv' can be declared as pointer to constTue Jan 27 08:13:22 2026
508constVariablePointer398styleVariable 'priv' can be declared as pointer to constTue Jan 27 08:13:22 2026
728constVariablePointer398styleVariable 'priv' can be declared as pointer to constTue Jan 27 08:13:22 2026
770constVariablePointer398styleVariable 'color' can be declared as pointer to constTue Jan 27 08:13:22 2026
821constVariablePointer398styleVariable 'color' can be declared as pointer to constTue Jan 27 08:13:22 2026
1168constVariablePointer398styleVariable 'priv' can be declared as pointer to constTue Jan 27 08:13:22 2026
1351staticFunctionstyleThe function '_terminal_profile_forget' should have static linkage since it is not used outside of its translation unit.Tue Jan 27 08:13:22 2026
1565constVariablePointer398styleVariable 'pspec' can be declared as pointer to constTue Jan 27 08:13:22 2026
1595constVariablePointer398styleVariable 'priv' can be declared as pointer to constTue Jan 27 08:13:22 2026
1610constVariablePointer398styleVariable 'color' can be declared as pointer to constTue Jan 27 08:13:22 2026
1663constVariablePointer398styleVariable 'priv' can be declared as pointer to constTue Jan 27 08:13:22 2026
1666constVariablePointer398styleVariable 'old_color' can be declared as pointer to constTue Jan 27 08:13:22 2026
src/terminal-screen-container.c
53unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Tue Jan 27 08:13:22 2026
src/terminal-screen.c
198unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Tue Jan 27 08:13:22 2026
src/terminal-search-dialog.c
97varFuncNullUB475portabilityPassing NULL after the last typed argument to a variadic function leads to undefined behaviour.Tue Jan 27 08:13:22 2026
311staticFunctionstyleThe function 'terminal_search_dialog_get_search_text' should have static linkage since it is not used outside of its translation unit.Tue Jan 27 08:13:22 2026
344staticFunctionstyleThe function 'terminal_search_dialog_get_regex' should have static linkage since it is not used outside of its translation unit.Tue Jan 27 08:13:22 2026
src/terminal-tabs-menu.c
67unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Tue Jan 27 08:13:22 2026
src/terminal-util.c
390staticFunctionstyleThe function 'terminal_util_key_file_set_string_escape' should have static linkage since it is not used outside of its translation unit.Tue Jan 27 08:13:22 2026
657constParameterPointer398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to constTue Jan 27 08:13:22 2026
658constParameterPointer398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to constTue Jan 27 08:13:22 2026
src/terminal-window.c
255unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Tue Jan 27 08:13:22 2026