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-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
0normalCheckLevelMaxBranchesinformationLimiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
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
0normalCheckLevelMaxBranchesinformationLimiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
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-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
0normalCheckLevelMaxBranchesinformationLimiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
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-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-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.
examples/monitor.c
0normalCheckLevelMaxBranchesinformationLimiting analysis of branches. Use --check-level=exhaustive to analyze all branches.
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
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-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.