LineIdCWESeverityMessageTimestamp
checkersReportinformationActive checkers: There was critical errors (use --checkers-report=<filename> to see details)Tue Nov 11 18:18:47 2025
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.Tue Nov 11 18:18:47 2025
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.Tue Nov 11 18:18:47 2025
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.Tue Nov 11 18:18:47 2025
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.Tue Nov 11 18:18:47 2025
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.Tue Nov 11 18:18:47 2025
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.Tue Nov 11 18:18:47 2025
libbean/bean-engine.c
112unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Tue Nov 11 18:18:47 2025
libbean/bean-extension-base.c
57unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_ABSTRACT_TYPE_WITH_PRIVATE is a macro then please configure it.Tue Nov 11 18:18:47 2025
libbean/bean-extension-set.c
129unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Tue Nov 11 18:18:47 2025
libbean/bean-introspection.c
37variableScope398styleThe scope of the variable 'cur_arg' can be reduced.Tue Nov 11 18:18:47 2025
147constParameterPointer398styleParameter 'args' can be declared as pointer to constTue Nov 11 18:18:47 2025
182constParameterPointer398styleParameter 'arg' can be declared as pointer to constTue Nov 11 18:18:47 2025
libbean/bean-object-module.c
81unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Tue Nov 11 18:18:47 2025
libbean/bean-plugin-info.c
63unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_QUARK is a macro then please configure it.Tue Nov 11 18:18:47 2025
libbean/bean-plugin-loader-c.c
40unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Tue Nov 11 18:18:47 2025
libbean/bean-utils.c
202constVariablePointer398styleVariable 'pspec' can be declared as pointer to constTue Nov 11 18:18:47 2025
loaders/lua5.1/bean-plugin-loader-lua.c
80syntaxErrorerrorsyntax errorTue Nov 11 18:18:47 2025
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.Tue Nov 11 18:18:47 2025
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.Tue Nov 11 18:18:47 2025
tests/libbean-ctk/plugin-manager-store.c
87syntaxErrorerrorsyntax errorTue Nov 11 18:18:47 2025
tests/libbean-ctk/plugin-manager-view.c
141constVariablePointer398styleVariable 'info' can be declared as pointer to constTue Nov 11 18:18:47 2025
174constVariablePointer398styleVariable 'removed_info' can be declared as pointer to constTue Nov 11 18:18:47 2025
174constVariablePointer398styleVariable 'selected_info' can be declared as pointer to constTue Nov 11 18:18:47 2025
tests/libbean-ctk/plugin-manager.c
200syntaxErrorerrorsyntax errorTue Nov 11 18:18:47 2025
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.Tue Nov 11 18:18:47 2025
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.Tue Nov 11 18:18:47 2025
tests/libbean-ctk/testing/testing.c
107constParameterPointer398styleParameter 'info' can be declared as pointer to constTue Nov 11 18:18:47 2025
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).Tue Nov 11 18:18:47 2025
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).Tue Nov 11 18:18:47 2025
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).Tue Nov 11 18:18:47 2025
tests/libbean/engine.c
283syntaxErrorerrorsyntax errorTue Nov 11 18:18:47 2025
tests/libbean/extension-c.c
48syntaxErrorerrorsyntax errorTue Nov 11 18:18:47 2025
tests/libbean/extension-lua.c
83syntaxErrorerrorsyntax errorTue Nov 11 18:18:47 2025
tests/libbean/extension-py.c
62syntaxErrorerrorsyntax errorTue Nov 11 18:18:47 2025
tests/libbean/extension-set.c
101syntaxErrorerrorsyntax errorTue Nov 11 18:18:47 2025
tests/libbean/introspection/introspection-abstract.c
116constVariablePointer398styleVariable 'priv' can be declared as pointer to constTue Nov 11 18:18:47 2025
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.Tue Nov 11 18:18:47 2025
tests/libbean/plugin-info.c
74syntaxErrorerrorsyntax errorTue Nov 11 18:18:47 2025
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.Tue Nov 11 18:18:47 2025
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.Tue Nov 11 18:18:47 2025
tests/libbean/testing/testing-extension.c
92syntaxErrorerrorsyntax errorTue Nov 11 18:18:47 2025
tests/libbean/testing/testing.c
83unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If BUILDDIR is a macro then please configure it.Tue Nov 11 18:18:47 2025
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.Tue Nov 11 18:18:47 2025
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.Tue Nov 11 18:18:47 2025
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.Tue Nov 11 18:18:47 2025
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.Tue Nov 11 18:18:47 2025
tests/testing-util/testing-util.c
78syntaxErrorerrorsyntax errorTue Nov 11 18:18:47 2025