LineIdCWESeverityMessageTimestamp
checkersReportinformationActive checkers: There was critical errors (use --checkers-report=<filename> to see details)Mon Jun 22 15:08:51 2026
bean-demo/plugins/helloworld/beandemo-hello-world-configurable.c
38unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_DYNAMIC_TYPE_EXTENDED is a macro then please configure it.Mon Jun 22 15:08:51 2026
libbean-ctk/bean-ctk-disable-plugins-dialog.c
50unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Mon Jun 22 15:08:51 2026
libbean-ctk/bean-ctk-plugin-manager-store.c
62unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Mon Jun 22 15:08:51 2026
libbean-ctk/bean-ctk-plugin-manager-view.c
82unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Mon Jun 22 15:08:51 2026
414syntaxErrorerrorfailed to evaluate #if condition, undefined function-like macro invocation: CTK_CHECK_VERSION( ... )Mon Jun 22 15:08:51 2026
libbean-ctk/bean-ctk-plugin-manager.c
82unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Mon Jun 22 15:08:51 2026
libbean/bean-activatable.c
0noValidConfigurationinformationThis file is not analyzed. No working configuration could be extracted. Use -v for more details.Mon Jun 22 15:08:51 2026
libbean/bean-dirs.c
75staticFunctionstyleThe function 'bean_dirs_get_lib_dir' should have static linkage since it is not used outside of its translation unit.Mon Jun 22 15:08:51 2026
libbean/bean-engine.c
0noValidConfigurationinformationThis file is not analyzed. No working configuration could be extracted. Use -v for more details.Mon Jun 22 15:08:51 2026
libbean/bean-extension-base.c
0noValidConfigurationinformationThis file is not analyzed. No working configuration could be extracted. Use -v for more details.Mon Jun 22 15:08:51 2026
libbean/bean-extension-set.c
0noValidConfigurationinformationThis file is not analyzed. No working configuration could be extracted. Use -v for more details.Mon Jun 22 15:08:51 2026
libbean/bean-extension.c
0noValidConfigurationinformationThis file is not analyzed. No working configuration could be extracted. Use -v for more details.Mon Jun 22 15:08:51 2026
libbean/bean-introspection.c
37variableScope398styleThe scope of the variable 'cur_arg' can be reduced.Mon Jun 22 15:08:51 2026
147constParameterPointer398styleParameter 'args' can be declared as pointer to constMon Jun 22 15:08:51 2026
182constParameterPointer398styleParameter 'arg' can be declared as pointer to constMon Jun 22 15:08:51 2026
libbean/bean-object-module.c
0noValidConfigurationinformationThis file is not analyzed. No working configuration could be extracted. Use -v for more details.Mon Jun 22 15:08:51 2026
libbean/bean-plugin-info.c
0noValidConfigurationinformationThis file is not analyzed. No working configuration could be extracted. Use -v for more details.Mon Jun 22 15:08:51 2026
libbean/bean-plugin-loader-c.c
0noValidConfigurationinformationThis file is not analyzed. No working configuration could be extracted. Use -v for more details.Mon Jun 22 15:08:51 2026
libbean/bean-plugin-loader.c
0noValidConfigurationinformationThis file is not analyzed. No working configuration could be extracted. Use -v for more details.Mon Jun 22 15:08:51 2026
libbean/bean-utils.c
207constVariablePointer398styleVariable 'pspec' can be declared as pointer to constMon Jun 22 15:08:51 2026
libbean/bean-version-macros.h
99syntaxErrorerrorfailed to evaluate #if condition, undefined function-like macro invocation: G_ENCODE_VERSION( ... )Mon Jun 22 15:08:51 2026
loaders/lua5.1/bean-plugin-loader-lua.c
80syntaxErrorerrorsyntax errorMon Jun 22 15:08:51 2026
loaders/python/bean-plugin-loader-python.c
46unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Mon Jun 22 15:08:51 2026
loaders/python/bean-python-internal.c
193staticFunctionstyleThe function 'bean_python_internal_call' should have static linkage since it is not used outside of its translation unit.Mon Jun 22 15:08:51 2026
tests/libbean-ctk/plugin-manager-store.c
87syntaxErrorerrorsyntax errorMon Jun 22 15:08:51 2026
tests/libbean-ctk/plugin-manager-view.c
141constVariablePointer398styleVariable 'info' can be declared as pointer to constMon Jun 22 15:08:51 2026
174constVariablePointer398styleVariable 'removed_info' can be declared as pointer to constMon Jun 22 15:08:51 2026
174constVariablePointer398styleVariable 'selected_info' can be declared as pointer to constMon Jun 22 15:08:51 2026
tests/libbean-ctk/plugin-manager.c
200syntaxErrorerrorsyntax errorMon Jun 22 15:08:51 2026
tests/libbean-ctk/plugins/builtin-configurable/builtin-configurable.c
37unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_DYNAMIC_TYPE_EXTENDED is a macro then please configure it.Mon Jun 22 15:08:51 2026
tests/libbean-ctk/plugins/configurable/configurable-plugin.c
37unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_DYNAMIC_TYPE_EXTENDED is a macro then please configure it.Mon Jun 22 15:08:51 2026
tests/libbean-ctk/testing/testing.c
107constParameterPointer398styleParameter 'info' can be declared as pointer to constMon Jun 22 15:08:51 2026
133constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'delete_event_cb' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).Mon Jun 22 15:08:51 2026
134constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'delete_event_cb' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).Mon Jun 22 15:08:51 2026
135constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'delete_event_cb' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).Mon Jun 22 15:08:51 2026
tests/libbean/engine.c
283syntaxErrorerrorsyntax errorMon Jun 22 15:08:51 2026
tests/libbean/extension-c.c
48syntaxErrorerrorsyntax errorMon Jun 22 15:08:51 2026
tests/libbean/extension-lua.c
83syntaxErrorerrorsyntax errorMon Jun 22 15:08:51 2026
tests/libbean/extension-py.c
62syntaxErrorerrorsyntax errorMon Jun 22 15:08:51 2026
tests/libbean/extension-set.c
101syntaxErrorerrorsyntax errorMon Jun 22 15:08:51 2026
tests/libbean/introspection/introspection-abstract.c
116constVariablePointer398styleVariable 'priv' can be declared as pointer to constMon Jun 22 15:08:51 2026
tests/libbean/introspection/introspection-has-prerequisite.c
32unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_INTERFACE_WITH_CODE is a macro then please configure it.Mon Jun 22 15:08:51 2026
tests/libbean/plugin-info.c
74syntaxErrorerrorsyntax errorMon Jun 22 15:08:51 2026
tests/libbean/plugins/embedded/embedded-plugin.c
42unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_ADD_PRIVATE is a macro then please configure it.Mon Jun 22 15:08:51 2026
tests/libbean/plugins/extension-c/extension-c-plugin.c
51unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_IMPLEMENT_INTERFACE_DYNAMIC is a macro then please configure it.Mon Jun 22 15:08:51 2026
tests/libbean/testing/testing-extension.c
92syntaxErrorerrorsyntax errorMon Jun 22 15:08:51 2026
tests/libbean/testing/testing.c
83unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If BUILDDIR is a macro then please configure it.Mon Jun 22 15:08:51 2026
tests/plugins/builtin/builtin-plugin.c
44unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_ADD_PRIVATE_DYNAMIC is a macro then please configure it.Mon Jun 22 15:08:51 2026
tests/plugins/has-dep/has-dep-plugin.c
44unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_ADD_PRIVATE_DYNAMIC is a macro then please configure it.Mon Jun 22 15:08:51 2026
tests/plugins/loadable/loadable-plugin.c
46unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_ADD_PRIVATE_DYNAMIC is a macro then please configure it.Mon Jun 22 15:08:51 2026
tests/plugins/self-dep/self-dep-plugin.c
44unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_ADD_PRIVATE_DYNAMIC is a macro then please configure it.Mon Jun 22 15:08:51 2026
tests/testing-util/testing-util.c
78syntaxErrorerrorsyntax errorMon Jun 22 15:08:51 2026