|
| checkersReport | | information | Active checkers: There was critical errors (use --checkers-report=<filename> to see details) | Thu Jun 18 09:41:21 2026 |
| ctksourceview/completion-providers/words/ctksourcecompletionwords.c |
| 97 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_CODE is a macro then please configure it. | Thu Jun 18 09:41:21 2026 |
| ctksourceview/completion-providers/words/ctksourcecompletionwordsbuffer.c |
| 57 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Thu Jun 18 09:41:21 2026 |
| ctksourceview/completion-providers/words/ctksourcecompletionwordslibrary.c |
| 45 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Thu Jun 18 09:41:21 2026 |
| ctksourceview/completion-providers/words/ctksourcecompletionwordsproposal.c |
| 43 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_CODE is a macro then please configure it. | Thu Jun 18 09:41:21 2026 |
| ctksourceview/ctksourcebuffer.c |
| 228 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Thu Jun 18 09:41:21 2026 |
| ctksourceview/ctksourcebufferinputstream.c |
| 63 | constParameterPointer | 398 | style | Parameter 'stream' can be declared as pointer to const | Thu Jun 18 09:41:21 2026 |
| 83 | constParameterPointer | 398 | style | Parameter 'stream' can be declared as pointer to const | Thu Jun 18 09:41:21 2026 |
| ctksourceview/ctksourcebufferinternal.c |
| 49 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. | Thu Jun 18 09:41:21 2026 |
| ctksourceview/ctksourcebufferoutputstream.c |
| 97 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Thu Jun 18 09:41:21 2026 |
| ctksourceview/ctksourcecompletion.c |
| 211 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_CODE is a macro then please configure it. | Thu Jun 18 09:41:21 2026 |
| ctksourceview/ctksourcecompletioncontainer.c |
| 217 | constParameterPointer | 398 | style | Parameter 'container' can be declared as pointer to const | Thu Jun 18 09:41:21 2026 |
| ctksourceview/ctksourcecompletioncontext.c |
| 95 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Thu Jun 18 09:41:21 2026 |
| ctksourceview/ctksourcecompletioninfo.c |
| 140 | constParameterCallback | 398 | style | Parameter 'widget' can be declared as pointer to const. However it seems that 'ctk_source_completion_info_get_request_mode' is a callback function, if 'widget' is declared with const you might also need to cast function pointer(s). | Thu Jun 18 09:41:21 2026 |
| ctksourceview/ctksourcecompletionitem.c |
| 63 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_CODE is a macro then please configure it. | Thu Jun 18 09:41:21 2026 |
| ctksourceview/ctksourcecompletionmodel.c |
| 74 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_CODE is a macro then please configure it. | Thu Jun 18 09:41:21 2026 |
| ctksourceview/ctksourcecompletionproposal.c |
| 58 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_INTERFACE is a macro then please configure it. | Thu Jun 18 09:41:21 2026 |
| ctksourceview/ctksourcecompletionprovider.c |
| 47 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_INTERFACE is a macro then please configure it. | Thu Jun 18 09:41:21 2026 |
| ctksourceview/ctksourcecontextengine.c |
| 2430 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_CODE is a macro then please configure it. | Thu Jun 18 09:41:21 2026 |
| ctksourceview/ctksourceencoding.c |
| 48 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_BOXED_TYPE is a macro then please configure it. | Thu Jun 18 09:41:21 2026 |
| ctksourceview/ctksourcefile.c |
| 77 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Thu Jun 18 09:41:21 2026 |
| ctksourceview/ctksourcefileloader.c |
| 142 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Thu Jun 18 09:41:21 2026 |
| ctksourceview/ctksourcefilesaver.c |
| 136 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Thu Jun 18 09:41:21 2026 |
| ctksourceview/ctksourcegutter.c |
| 919 | syntaxError | | error | syntax error | Thu Jun 18 09:41:21 2026 |
| ctksourceview/ctksourcegutterrenderer.c |
| 1391 | staticFunction | | style | The function '_ctk_source_gutter_renderer_set_view' should have static linkage since it is not used outside of its translation unit. | Thu Jun 18 09:41:21 2026 |
| ctksourceview/ctksourcegutterrendererlines.c |
| 230 | syntaxError | | error | syntax error | Thu Jun 18 09:41:21 2026 |
| ctksourceview/ctksourcegutterrenderermarks.c |
| 176 | variableScope | 398 | style | The scope of the variable 'size' can be reduced. | Thu Jun 18 09:41:21 2026 |
| 176 | unreadVariable | 563 | style | Variable 'size' is assigned a value that is never used. | Thu Jun 18 09:41:21 2026 |
| 339 | variableScope | 398 | style | The scope of the variable 'ret' can be reduced. | Thu Jun 18 09:41:21 2026 |
| 367 | constParameterCallback | 398 | style | Parameter 'renderer' can be declared as pointer to const. However it seems that 'gutter_renderer_query_activatable' is a callback function, if 'renderer' is declared with const you might also need to cast function pointer(s). | Thu Jun 18 09:41:21 2026 |
| 368 | constParameterCallback | 398 | style | Parameter 'iter' can be declared as pointer to const. However it seems that 'gutter_renderer_query_activatable' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). | Thu Jun 18 09:41:21 2026 |
| 369 | constParameterCallback | 398 | style | Parameter 'area' can be declared as pointer to const. However it seems that 'gutter_renderer_query_activatable' is a callback function, if 'area' is declared with const you might also need to cast function pointer(s). | Thu Jun 18 09:41:21 2026 |
| 370 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'gutter_renderer_query_activatable' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). | Thu Jun 18 09:41:21 2026 |
| 408 | constParameterPointer | 398 | style | Parameter 'self' can be declared as pointer to const | Thu Jun 18 09:41:21 2026 |
| ctksourceview/ctksourcegutterrendererpixbuf.c |
| 55 | constParameterPointer | 398 | style | Parameter 'cell_area' can be declared as pointer to const | Thu Jun 18 09:41:21 2026 |
| 205 | constParameterPointer | 398 | style | Parameter 'pixbuf' can be declared as pointer to const | Thu Jun 18 09:41:21 2026 |
| ctksourceview/ctksourcegutterrenderertext.c |
| 84 | constParameterPointer | 398 | style | Parameter 'cell_area' can be declared as pointer to const | Thu Jun 18 09:41:21 2026 |
| ctksourceview/ctksourceiter.c |
| 57 | staticFunction | | style | The function '_ctk_source_iter_forward_full_word_end' should have static linkage since it is not used outside of its translation unit. | Thu Jun 18 09:41:21 2026 |
| 96 | staticFunction | | style | The function '_ctk_source_iter_backward_full_word_start' should have static linkage since it is not used outside of its translation unit. | Thu Jun 18 09:41:21 2026 |
| 146 | staticFunction | | style | The function '_ctk_source_iter_starts_full_word' should have static linkage since it is not used outside of its translation unit. | Thu Jun 18 09:41:21 2026 |
| 165 | staticFunction | | style | The function '_ctk_source_iter_ends_full_word' should have static linkage since it is not used outside of its translation unit. | Thu Jun 18 09:41:21 2026 |
| 183 | staticFunction | | style | The function '_ctk_source_iter_forward_extra_natural_word_end' should have static linkage since it is not used outside of its translation unit. | Thu Jun 18 09:41:21 2026 |
| 236 | staticFunction | | style | The function '_ctk_source_iter_backward_extra_natural_word_start' should have static linkage since it is not used outside of its translation unit. | Thu Jun 18 09:41:21 2026 |
| 304 | staticFunction | | style | The function '_ctk_source_iter_starts_extra_natural_word' should have static linkage since it is not used outside of its translation unit. | Thu Jun 18 09:41:21 2026 |
| 329 | staticFunction | | style | The function '_ctk_source_iter_ends_extra_natural_word' should have static linkage since it is not used outside of its translation unit. | Thu Jun 18 09:41:21 2026 |
| 370 | staticFunction | | style | The function '_ctk_source_iter_forward_visible_word_end' should have static linkage since it is not used outside of its translation unit. | Thu Jun 18 09:41:21 2026 |
| 442 | staticFunction | | style | The function '_ctk_source_iter_backward_visible_word_start' should have static linkage since it is not used outside of its translation unit. | Thu Jun 18 09:41:21 2026 |
| 514 | staticFunction | | style | The function '_ctk_source_iter_forward_visible_word_ends' should have static linkage since it is not used outside of its translation unit. | Thu Jun 18 09:41:21 2026 |
| 538 | staticFunction | | style | The function '_ctk_source_iter_backward_visible_word_starts' should have static linkage since it is not used outside of its translation unit. | Thu Jun 18 09:41:21 2026 |
| 561 | staticFunction | | style | The function '_ctk_source_iter_starts_word' should have static linkage since it is not used outside of its translation unit. | Thu Jun 18 09:41:21 2026 |
| 575 | staticFunction | | style | The function '_ctk_source_iter_ends_word' should have static linkage since it is not used outside of its translation unit. | Thu Jun 18 09:41:21 2026 |
| 589 | staticFunction | | style | The function '_ctk_source_iter_inside_word' should have static linkage since it is not used outside of its translation unit. | Thu Jun 18 09:41:21 2026 |
| ctksourceview/ctksourcelanguage-parser-2.c |
| 254 | constParameterPointer | 398 | style | Parameter 'node' can be declared as pointer to const | Thu Jun 18 09:41:21 2026 |
| 257 | constVariablePointer | 398 | style | Variable 'attr' can be declared as pointer to const | Thu Jun 18 09:41:21 2026 |
| 274 | variableScope | 398 | style | The scope of the variable 'value' can be reduced. | Thu Jun 18 09:41:21 2026 |
| 356 | constParameterPointer | 398 | style | Parameter 'id' can be declared as pointer to const | Thu Jun 18 09:41:21 2026 |
| 357 | constParameterPointer | 398 | style | Parameter 'parent_id' can be declared as pointer to const | Thu Jun 18 09:41:21 2026 |
| 358 | constParameterPointer | 398 | style | Parameter 'style' can be declared as pointer to const | Thu Jun 18 09:41:21 2026 |
| 366 | constVariablePointer | 398 | style | Variable 'context_node' can be declared as pointer to const | Thu Jun 18 09:41:21 2026 |
| 664 | constParameterPointer | 398 | style | Parameter 'id' can be declared as pointer to const | Thu Jun 18 09:41:21 2026 |
| 665 | constParameterPointer | 398 | style | Parameter 'sub_pattern' can be declared as pointer to const | Thu Jun 18 09:41:21 2026 |
| 666 | constParameterPointer | 398 | style | Parameter 'style' can be declared as pointer to const | Thu Jun 18 09:41:21 2026 |
| 709 | variableScope | 398 | style | The scope of the variable 'success' can be reduced. | Thu Jun 18 09:41:21 2026 |
| ctksourceview/ctksourcelanguage.c |
| 66 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Thu Jun 18 09:41:21 2026 |
| ctksourceview/ctksourcelanguagemanager.c |
| 71 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Thu Jun 18 09:41:21 2026 |
| ctksourceview/ctksourcemap.c |
| 180 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Thu Jun 18 09:41:21 2026 |
| ctksourceview/ctksourcemarkssequence.c |
| 57 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Thu Jun 18 09:41:21 2026 |
| ctksourceview/ctksourcepixbufhelper.c |
| 116 | constParameterPointer | 398 | style | Parameter 'helper' can be declared as pointer to const | Thu Jun 18 09:41:21 2026 |
| 138 | constParameterPointer | 398 | style | Parameter 'helper' can be declared as pointer to const | Thu Jun 18 09:41:21 2026 |
| 164 | constParameterPointer | 398 | style | Parameter 'helper' can be declared as pointer to const | Thu Jun 18 09:41:21 2026 |
| ctksourceview/ctksourceprintcompositor.c |
| 198 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Thu Jun 18 09:41:21 2026 |
| ctksourceview/ctksourceregion.c |
| 139 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Thu Jun 18 09:41:21 2026 |
| ctksourceview/ctksourcesearchcontext.c |
| 3580 | syntaxError | | error | syntax error | Thu Jun 18 09:41:21 2026 |
| ctksourceview/ctksourcesearchsettings.c |
| 57 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Thu Jun 18 09:41:21 2026 |
| ctksourceview/ctksourcespacedrawer.c |
| 115 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Thu Jun 18 09:41:21 2026 |
| ctksourceview/ctksourcestylescheme.c |
| 98 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Thu Jun 18 09:41:21 2026 |
| ctksourceview/ctksourcestyleschemechooserbutton.c |
| 62 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_ADD_PRIVATE is a macro then please configure it. | Thu Jun 18 09:41:21 2026 |
| ctksourceview/ctksourcestyleschemechooserwidget.c |
| 64 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_ADD_PRIVATE is a macro then please configure it. | Thu Jun 18 09:41:21 2026 |
| ctksourceview/ctksourcestyleschememanager.c |
| 60 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Thu Jun 18 09:41:21 2026 |
| ctksourceview/ctksourcetag.c |
| 57 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Thu Jun 18 09:41:21 2026 |
| ctksourceview/ctksourceundomanager.c |
| 64 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_INTERFACE is a macro then please configure it. | Thu Jun 18 09:41:21 2026 |
| ctksourceview/ctksourceundomanagerdefault.c |
| 465 | syntaxError | | error | syntax error | Thu Jun 18 09:41:21 2026 |
| ctksourceview/ctksourceutils-private.h |
| 50 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If _ctk_source_utils_dgettext is a macro then please configure it. | Thu Jun 18 09:41:21 2026 |
| ctksourceview/ctksourceutils.c |
| 0 | noValidConfiguration | | information | This file is not analyzed. No working configuration could be extracted. Use -v for more details. | Thu Jun 18 09:41:21 2026 |
| 397 | syntaxError | | error | failed to evaluate #if condition, undefined function-like macro invocation: PANGO_VERSION_CHECK( ... ) | Thu Jun 18 09:41:21 2026 |
| ctksourceview/ctksourceutils.h |
| 25 | preprocessorErrorDirective | | error | #error "Only <ctksourceview/ctksource.h> can be included directly." | Thu Jun 18 09:41:21 2026 |
| ctksourceview/ctksourceview.c |
| 244 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_CODE is a macro then please configure it. | Thu Jun 18 09:41:21 2026 |
| tests/syntax-highlighting/file.c |
| 7 | unreadVariable | 563 | style | Variable 'a' is assigned a value that is never used. | Thu Jun 18 09:41:21 2026 |
| 8 | unreadVariable | 563 | style | Variable 'b' is assigned a value that is never used. | Thu Jun 18 09:41:21 2026 |
| 9 | unreadVariable | 563 | style | Variable 'c' is assigned a value that is never used. | Thu Jun 18 09:41:21 2026 |
| 10 | unreadVariable | 563 | style | Variable 'd' is assigned a value that is never used. | Thu Jun 18 09:41:21 2026 |
| 11 | unreadVariable | 563 | style | Variable 'hexadecimal_floating_constant' is assigned a value that is never used. | Thu Jun 18 09:41:21 2026 |
| tests/test-completion.c |
| 58 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_CODE is a macro then please configure it. | Thu Jun 18 09:41:21 2026 |
| tests/test-search.c |
| 61 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it. | Thu Jun 18 09:41:21 2026 |
| testsuite/test-buffer-input-stream.c |
| 54 | syntaxError | | error | syntax error | Thu Jun 18 09:41:21 2026 |
| testsuite/test-buffer-output-stream.c |
| 55 | syntaxError | | error | syntax error | Thu Jun 18 09:41:21 2026 |
| testsuite/test-completion-model.c |
| 541 | syntaxError | | error | syntax error | Thu Jun 18 09:41:21 2026 |
| testsuite/test-completion-words.c |
| 56 | syntaxError | | error | syntax error | Thu Jun 18 09:41:21 2026 |
| testsuite/test-encoding.c |
| 42 | syntaxError | | error | syntax error | Thu Jun 18 09:41:21 2026 |
| testsuite/test-file-loader.c |
| 66 | syntaxError | | error | syntax error | Thu Jun 18 09:41:21 2026 |
| testsuite/test-file-saver.c |
| 96 | syntaxError | | error | syntax error | Thu Jun 18 09:41:21 2026 |
| testsuite/test-language.c |
| 89 | syntaxError | | error | syntax error | Thu Jun 18 09:41:21 2026 |
| testsuite/test-languagemanager.c |
| 83 | syntaxError | | error | syntax error | Thu Jun 18 09:41:21 2026 |
| testsuite/test-search-context.c |
| 106 | syntaxError | | error | syntax error | Thu Jun 18 09:41:21 2026 |
| testsuite/test-space-drawer.c |
| 78 | syntaxError | | error | syntax error | Thu Jun 18 09:41:21 2026 |
| testsuite/test-stylescheme.c |
| 92 | syntaxError | | error | syntax error | Thu Jun 18 09:41:21 2026 |
| testsuite/test-styleschememanager.c |
| 51 | syntaxError | | error | syntax error | Thu Jun 18 09:41:21 2026 |
| testsuite/test-undo-manager.c |
| 111 | syntaxError | | error | syntax error | Thu Jun 18 09:41:21 2026 |