|
| checkersReport | | information | Active checkers: There was critical errors (use --checkers-report=<filename> to see details) | Wed Aug 13 12:27:09 2025 |
cafe-volume-control/gvc-applet.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. | Wed Aug 13 12:27:09 2025 |
cafe-volume-control/gvc-balance-bar.c |
74 | 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. | Wed Aug 13 12:27:09 2025 |
cafe-volume-control/gvc-channel-bar.c |
89 | 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. | Wed Aug 13 12:27:09 2025 |
cafe-volume-control/gvc-combo-box.c |
70 | 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. | Wed Aug 13 12:27:09 2025 |
cafe-volume-control/gvc-level-bar.c |
80 | 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. | Wed Aug 13 12:27:09 2025 |
cafe-volume-control/gvc-mixer-dialog.c |
134 | 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. | Wed Aug 13 12:27:09 2025 |
cafe-volume-control/gvc-sound-theme-chooser.c |
981 | constParameterCallback | 398 | style | Parameter 'key' can be declared as pointer to const. However it seems that 'on_key_changed' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). | Wed Aug 13 12:27:09 2025 |
cafe-volume-control/gvc-speaker-test.c |
53 | 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. | Wed Aug 13 12:27:09 2025 |
cafe-volume-control/gvc-status-icon.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. | Wed Aug 13 12:27:09 2025 |
cafe-volume-control/gvc-stream-applet-icon.c |
63 | 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. | Wed Aug 13 12:27:09 2025 |
cafe-volume-control/gvc-stream-status-icon.c |
58 | 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. | Wed Aug 13 12:27:09 2025 |
cafe-volume-control/sound-theme-file-utils.c |
34 | staticFunction | | style | The function 'custom_theme_update_time' should have static linkage since it is not used outside of its translation unit. | Wed Aug 13 12:27:09 2025 |