LineIdCWESeverityMessage
checkersReportinformationActive checkers: There was critical errors (use --checkers-report=<filename> to see details)
backends/alsa/alsa-backend.c
53unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_DYNAMIC_TYPE_EXTENDED is a macro then please configure it.
backends/alsa/alsa-device.c
75unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
backends/alsa/alsa-element.c
40staticFunctionstyleThe function 'alsa_element_set_snd_element' should have static linkage since it is not used outside of its translation unit.
backends/alsa/alsa-stream-control.c
38unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_ABSTRACT_TYPE_WITH_CODE is a macro then please configure it.
backends/alsa/alsa-stream-input-control.c
199constParameterCallback398styleParameter 'control' can be declared as pointer to const. However it seems that 'alsa_stream_input_control_get_volume_from_decibel' is a callback function, if 'control' is declared with const you might also need to cast function pointer(s).
201constParameterCallback398styleParameter 'volume' can be declared as pointer to const. However it seems that 'alsa_stream_input_control_get_volume_from_decibel' is a callback function, if 'volume' is declared with const you might also need to cast function pointer(s).
228constParameterCallback398styleParameter 'control' can be declared as pointer to const. However it seems that 'alsa_stream_input_control_get_decibel_from_volume' is a callback function, if 'control' is declared with const you might also need to cast function pointer(s).
230constParameterCallback398styleParameter 'decibel' can be declared as pointer to const. However it seems that 'alsa_stream_input_control_get_decibel_from_volume' is a callback function, if 'decibel' is declared with const you might also need to cast function pointer(s).
backends/alsa/alsa-stream-output-control.c
198constParameterCallback398styleParameter 'control' can be declared as pointer to const. However it seems that 'alsa_stream_output_control_get_volume_from_decibel' is a callback function, if 'control' is declared with const you might also need to cast function pointer(s).
200constParameterCallback398styleParameter 'volume' can be declared as pointer to const. However it seems that 'alsa_stream_output_control_get_volume_from_decibel' is a callback function, if 'volume' is declared with const you might also need to cast function pointer(s).
227constParameterCallback398styleParameter 'control' can be declared as pointer to const. However it seems that 'alsa_stream_output_control_get_decibel_from_volume' is a callback function, if 'control' is declared with const you might also need to cast function pointer(s).
229constParameterCallback398styleParameter 'decibel' can be declared as pointer to const. However it seems that 'alsa_stream_output_control_get_decibel_from_volume' is a callback function, if 'decibel' is declared with const you might also need to cast function pointer(s).
backends/alsa/alsa-stream.c
38unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
backends/alsa/alsa-switch-option.c
30unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
backends/alsa/alsa-switch.c
41unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_CODE is a macro then please configure it.
backends/alsa/alsa-toggle.c
39unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_CODE is a macro then please configure it.
backends/null/null-backend.c
29unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_DYNAMIC_TYPE is a macro then please configure it.
backends/oss/oss-backend.c
59unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_DYNAMIC_TYPE_EXTENDED is a macro then please configure it.
backends/oss/oss-device.c
185unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
backends/oss/oss-stream-control.c
52unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
backends/oss/oss-stream.c
40unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
backends/oss/oss-switch-option.c
29unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
backends/oss/oss-switch.c
38unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
backends/pulse/pulse-backend.c
120unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_DYNAMIC_TYPE_EXTENDED is a macro then please configure it.
backends/pulse/pulse-connection.c
491staticFunctionstyleThe function 'pulse_connection_disconnect' should have static linkage since it is not used outside of its translation unit.
518staticFunctionstyleThe function 'pulse_connection_load_server_info' should have static linkage since it is not used outside of its translation unit.
536staticFunctionstyleThe function 'pulse_connection_load_card_info' should have static linkage since it is not used outside of its translation unit.
580staticFunctionstyleThe function 'pulse_connection_load_sink_info' should have static linkage since it is not used outside of its translation unit.
624staticFunctionstyleThe function 'pulse_connection_load_sink_input_info' should have static linkage since it is not used outside of its translation unit.
648staticFunctionstyleThe function 'pulse_connection_load_source_info' should have static linkage since it is not used outside of its translation unit.
692staticFunctionstyleThe function 'pulse_connection_load_source_output_info' should have static linkage since it is not used outside of its translation unit.
716staticFunctionstyleThe function 'pulse_connection_load_ext_stream_info' should have static linkage since it is not used outside of its translation unit.
backends/pulse/pulse-device-profile.c
36unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
backends/pulse/pulse-device-switch.c
37unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
backends/pulse/pulse-device.c
67unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
backends/pulse/pulse-ext-stream.c
64unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
backends/pulse/pulse-port-switch.c
37unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_ABSTRACT_TYPE_WITH_PRIVATE is a macro then please configure it.
backends/pulse/pulse-port.c
35unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
backends/pulse/pulse-sink-control.c
131constParameterCallback398styleParameter 'cvolume' can be declared as pointer to const. However it seems that 'pulse_sink_control_set_volume' is a callback function, if 'cvolume' is declared with const you might also need to cast function pointer(s).
backends/pulse/pulse-sink-input.c
207constParameterCallback398styleParameter 'cvolume' can be declared as pointer to const. However it seems that 'pulse_sink_input_set_volume' is a callback function, if 'cvolume' is declared with const you might also need to cast function pointer(s).
backends/pulse/pulse-sink.c
242staticFunctionstyleThe function 'pulse_sink_update' should have static linkage since it is not used outside of its translation unit.
backends/pulse/pulse-source-control.c
127constParameterCallback398styleParameter 'cvolume' can be declared as pointer to const. However it seems that 'pulse_source_control_set_volume' is a callback function, if 'cvolume' is declared with const you might also need to cast function pointer(s).
backends/pulse/pulse-source-output.c
195constParameterCallback398styleParameter 'cvolume' can be declared as pointer to const. However it seems that 'pulse_source_output_set_volume' is a callback function, if 'cvolume' is declared with const you might also need to cast function pointer(s).
backends/pulse/pulse-source.c
238staticFunctionstyleThe function 'pulse_source_update' should have static linkage since it is not used outside of its translation unit.
backends/pulse/pulse-stream-control.c
64unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_ABSTRACT_TYPE_WITH_PRIVATE is a macro then please configure it.
backends/pulse/pulse-stream.c
58unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_ABSTRACT_TYPE_WITH_PRIVATE is a macro then please configure it.
libcafemixer/cafemixer-app-info.c
69constParameterPointer398styleParameter 'info' can be declared as pointer to const
85constParameterPointer398styleParameter 'info' can be declared as pointer to const
101constParameterPointer398styleParameter 'info' can be declared as pointer to const
198staticFunctionstyleThe function '_cafe_mixer_app_info_copy' should have static linkage since it is not used outside of its translation unit.
libcafemixer/cafemixer-backend-module.c
142constVariablePointer398styleVariable 'module' can be declared as pointer to const
278constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'backend_module_unload' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).
libcafemixer/cafemixer-backend.c
73unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_ABSTRACT_TYPE_WITH_PRIVATE is a macro then please configure it.
libcafemixer/cafemixer-context.c
1069staticFunctionstyleThe function 'cafe_mixer_context_get_default_input_stream' should have static linkage since it is not used outside of its translation unit.
1092staticFunctionstyleThe function 'cafe_mixer_context_set_default_input_stream' should have static linkage since it is not used outside of its translation unit.
1115staticFunctionstyleThe function 'cafe_mixer_context_get_default_output_stream' should have static linkage since it is not used outside of its translation unit.
1138staticFunctionstyleThe function 'cafe_mixer_context_set_default_output_stream' should have static linkage since it is not used outside of its translation unit.
libcafemixer/cafemixer-device-switch.c
56unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_ABSTRACT_TYPE_WITH_PRIVATE is a macro then please configure it.
libcafemixer/cafemixer-device.c
75unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_ABSTRACT_TYPE_WITH_PRIVATE is a macro then please configure it.
libcafemixer/cafemixer-stored-control.c
48unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_ABSTRACT_TYPE_WITH_PRIVATE is a macro then please configure it.
libcafemixer/cafemixer-stream-control.c
80unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_ABSTRACT_TYPE_WITH_PRIVATE is a macro then please configure it.
libcafemixer/cafemixer-stream-switch.c
58unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_ABSTRACT_TYPE_WITH_PRIVATE is a macro then please configure it.
libcafemixer/cafemixer-stream-toggle.c
59unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_ABSTRACT_TYPE_WITH_PRIVATE is a macro then please configure it.
libcafemixer/cafemixer-stream.c
79unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_ABSTRACT_TYPE_WITH_PRIVATE is a macro then please configure it.
libcafemixer/cafemixer-switch-option.c
57unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.
libcafemixer/cafemixer-switch.c
62unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_ABSTRACT_TYPE_WITH_PRIVATE is a macro then please configure it.