LineIdCWESeverityMessage
checkersReportinformationActive checkers: There was critical errors (use --checkers-report=<filename> to see details)
src/actions.c
172unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_FILE_ATTRIBUTE_ACCESS_CAN_WRITE is a macro then please configure it.
src/ctk-utils.h
50unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If _ctk_error_dialog_new is a macro then please configure it.
src/eggfileformatchooser.c
1029staticFunctionstyleThe function 'egg_file_format_chooser_set_format' should have static linkage since it is not used outside of its translation unit.
1065staticFunctionstyleThe function 'egg_file_format_chooser_get_format' should have static linkage since it is not used outside of its translation unit.
1087uninitStructMember457errorUninitialized struct member: search.format
1094staticFunctionstyleThe function 'egg_file_format_chooser_set_format_data' should have static linkage since it is not used outside of its translation unit.
1142staticFunctionstyleThe function 'egg_file_format_chooser_append_extension' should have static linkage since it is not used outside of its translation unit.
src/eggtreemultidnd.c
95staticFunctionstyleThe function 'egg_tree_multi_drag_source_row_draggable' should have static linkage since it is not used outside of its translation unit.
152staticFunctionstyleThe function 'egg_tree_multi_drag_source_drag_data_get' should have static linkage since it is not used outside of its translation unit.
src/file-data.c
63staticFunctionstyleThe function 'file_data_copy' should have static linkage since it is not used outside of its translation unit.
114constParameterPointer398styleParameter 'fdata' can be declared as pointer to const
139constVariablePointer398styleVariable 'data_a' can be declared as pointer to const
140constVariablePointer398styleVariable 'data_b' can be declared as pointer to const
160constVariablePointer398styleVariable 'fd' can be declared as pointer to const
src/file-utils.c
275varFuncNullUB475portabilityPassing NULL after the last typed argument to a variadic function leads to undefined behaviour.
705staticFunctionstyleThe function 'get_file_mime_type' should have static linkage since it is not used outside of its translation unit.
772staticFunctionstyleThe function 'get_dest_free_space' should have static linkage since it is not used outside of its translation unit.
817varFuncNullUB475portabilityPassing NULL after the last typed argument to a variadic function leads to undefined behaviour.
949staticFunctionstyleThe function 'is_temp_work_dir' should have static linkage since it is not used outside of its translation unit.
991staticFunctionstyleThe function 'file_list__match_pattern' should have static linkage since it is not used outside of its translation unit.
1166constVariablePointer398styleVariable 'value' can be declared as pointer to const
1198staticFunctionstyleThe function 'get_home_uri' should have static linkage since it is not used outside of its translation unit.
1276staticFunctionstyleThe function 'get_uri_host' should have static linkage since it is not used outside of its translation unit.
src/fr-archive.c
190staticFunctionstyleThe function 'fr_archive_get_type' should have static linkage since it is not used outside of its translation unit.
294staticFunctionstyleThe function 'fr_archive_stoppable' should have static linkage since it is not used outside of its translation unit.
318staticFunctionstyleThe function 'fr_archive_action_completed' should have static linkage since it is not used outside of its translation unit.
1153staticFunctionstyleThe function 'fr_archive_fake_load' should have static linkage since it is not used outside of its translation unit.
1313staticFunctionstyleThe function 'fr_archive_load' should have static linkage since it is not used outside of its translation unit.
1418constParameterPointer398styleParameter 'path' can be declared as pointer to const
1447constVariablePointer398styleVariable 'fdata' can be declared as pointer to const
1565staticFunctionstyleThe function 'fr_archive_add' should have static linkage since it is not used outside of its translation unit.
1985staticFunctionstyleThe function 'fr_archive_add_files' should have static linkage since it is not used outside of its translation unit.
2205staticFunctionstyleThe function 'fr_archive_add_directory' should have static linkage since it is not used outside of its translation unit.
2245staticFunctionstyleThe function 'fr_archive_add_items' should have static linkage since it is not used outside of its translation unit.
2287constParameterPointer398styleParameter 'list' can be declared as pointer to const
2301constVariablePointer398styleVariable 'path' can be declared as pointer to const
2439constVariablePointer398styleVariable 'fullpath' can be declared as pointer to const
2527constVariablePointer398styleVariable 'folder_in_list' can be declared as pointer to const
2936constVariablePointer398styleVariable 'name_end' can be declared as pointer to const
3034constVariablePointer398styleVariable 'filename' can be declared as pointer to const
3046constParameterPointer398styleParameter 'dir_pointer' can be declared as pointer to const
3048constVariablePointer398styleVariable 'dirname' can be declared as pointer to const
3053constVariablePointer398styleVariable 'filename' can be declared as pointer to const
3075staticFunctionstyleThe function 'fr_archive_extract_to_local' should have static linkage since it is not used outside of its translation unit.
3282staticFunctionstyleThe function 'fr_archive_extract' should have static linkage since it is not used outside of its translation unit.
src/fr-command-7z.c
432constParameterCallback398styleParameter 'line' can be declared as pointer to const. However it seems that 'process_line__extract' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s).
597constParameterCallback398styleParameter 'comm' can be declared as pointer to const. However it seems that 'fr_command_7z_get_capabilities' is a callback function, if 'comm' is declared with const you might also need to cast function pointer(s).
src/fr-command-alz.c
83constParameterCallback398styleParameter 'line' can be declared as pointer to const. However it seems that 'process_line' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s).
109knownConditionTrueFalse570styleCondition '!alz_comm->list_started' is always false
231constParameterCallback398styleParameter 'line' can be declared as pointer to const. However it seems that 'process_extract_line' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s).
src/fr-command-cfile.c
47constParameterPointer398styleParameter 'comm' can be declared as pointer to const
99constParameterCallback398styleParameter 'line' can be declared as pointer to const. However it seems that 'list__process_line' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s).
340constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'fr_command_cfile_delete' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).
src/fr-command-cpio.c
48constParameterPointer398styleParameter 'month' can be declared as pointer to const
49constParameterPointer398styleParameter 'mday' can be declared as pointer to const
72constVariablePointer398styleVariable 'now_tm' can be declared as pointer to const
89constParameterCallback398styleParameter 'line' can be declared as pointer to const. However it seems that 'list__process_line' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s).
97unreadVariable563styleVariable 'ofs' is assigned a value that is never used.
src/fr-command-dpkg.c
58constParameterPointer398styleParameter 'line' can be declared as pointer to const
src/fr-command-iso.c
46constParameterPointer398styleParameter 'month' can be declared as pointer to const
47constParameterPointer398styleParameter 'mday' can be declared as pointer to const
48constParameterPointer398styleParameter 'year' can be declared as pointer to const
73constParameterCallback398styleParameter 'line' can be declared as pointer to const. However it seems that 'list__process_line' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s).
80variableScope398styleThe scope of the variable 'name_field' can be reduced.
170constVariablePointer398styleVariable 'path' can be declared as pointer to const
src/fr-command-jar.c
66varFuncNullUB475portabilityPassing NULL after the last typed argument to a variadic function leads to undefined behaviour.
98varFuncNullUB475portabilityPassing NULL after the last typed argument to a variadic function leads to undefined behaviour.
104varFuncNullUB475portabilityPassing NULL after the last typed argument to a variadic function leads to undefined behaviour.
src/fr-command-lha.c
47constParameterPointer398styleParameter 'month' can be declared as pointer to const
48constParameterPointer398styleParameter 'mday' can be declared as pointer to const
75constVariablePointer398styleVariable 'tm_now' can be declared as pointer to const
147constParameterPointer398styleParameter 'line' can be declared as pointer to const
src/fr-command-lrzip.c
102constParameterCallback398styleParameter 'file_list' can be declared as pointer to const. However it seems that 'fr_command_lrzip_add' is a callback function, if 'file_list' is declared with const you might also need to cast function pointer(s).
src/fr-command-rpm.c
48constParameterPointer398styleParameter 'month' can be declared as pointer to const
49constParameterPointer398styleParameter 'mday' can be declared as pointer to const
79constVariablePointer398styleVariable 'now_tm' can be declared as pointer to const
98constParameterCallback398styleParameter 'line' can be declared as pointer to const. However it seems that 'list__process_line' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s).
106unreadVariable563styleVariable 'ofs' is assigned a value that is never used.
src/fr-command-tar.c
254constParameterPointer398styleParameter 'comm' can be declared as pointer to const
261constParameterPointer398styleParameter 'line' can be declared as pointer to const
302constVariablePointer398styleVariable 'c_tar' can be declared as pointer to const
374constVariablePointer398styleVariable 'c_tar' can be declared as pointer to const
740constVariablePointer398styleVariable 'comm' can be declared as pointer to const
968constVariablePointer398styleVariable 'comm_tar' can be declared as pointer to const
src/fr-command-unarchiver.c
179constParameterCallback398styleParameter 'line' can be declared as pointer to const. However it seems that 'process_line__extract' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s).
src/fr-command-zip.c
96constParameterCallback398styleParameter 'line' can be declared as pointer to const. However it seems that 'list__process_line' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s).
201constParameterCallback398styleParameter 'line' can be declared as pointer to const. However it seems that 'process_line__common' is a callback function, if 'line' is declared with const you might also need to cast function pointer(s).
src/fr-command-zoo.c
47constParameterPointer398styleParameter 'mday_s' can be declared as pointer to const
49constParameterPointer398styleParameter 'year_s' can be declared as pointer to const
111constParameterPointer398styleParameter 'line' can be declared as pointer to const
152constParameterPointer398styleParameter 'line' can be declared as pointer to const
src/fr-command.c
128constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'base_fr_command_add' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).
139constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'base_fr_command_delete' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).
147constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'base_fr_command_extract' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).
598staticFunctionstyleThe function 'fr_command_set_file' should have static linkage since it is not used outside of its translation unit.
764constParameterPointer398styleParameter 'comm' can be declared as pointer to const
808staticFunctionstyleThe function 'fr_command_working_archive' should have static linkage since it is not used outside of its translation unit.
839staticFunctionstyleThe function 'fr_command_set_mime_type' should have static linkage since it is not used outside of its translation unit.
847staticFunctionstyleThe function 'fr_command_handle_error' should have static linkage since it is not used outside of its translation unit.
src/fr-init.c
514staticFunctionstyleThe function 'get_mime_type_index' should have static linkage since it is not used outside of its translation unit.
618knownConditionTrueFalse571styleCondition 'cap->current_capabilities&FR_COMMAND_CAN_WRITE' is always true
src/fr-list-model.c
90constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'fr_list_model_multi_drag_data_delete' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).
105constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'fr_list_model_init' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).
133staticFunctionstyleThe function 'fr_list_model_get_type' should have static linkage since it is not used outside of its translation unit.
src/fr-process.c
641constVariablePointer398styleVariable 'process' can be declared as pointer to const
812constVariablePointer398styleVariable 'info' can be declared as pointer to const
1068redundantAssignment563styleVariable 'ret' is reassigned a value before the old one has been used.
src/fr-window.c
6878unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_FILE_ATTRIBUTE_STANDARD_NAME is a macro then please configure it.
src/gio-utils.c
120constParameterPointer398styleParameter 'filter' can be declared as pointer to const
237constVariablePointer398styleVariable 'sub_directory' can be declared as pointer to const
415staticFunctionstyleThe function 'g_directory_foreach_child' should have static linkage since it is not used outside of its translation unit.
src/glib-utils.c
104nullPointerRedundantCheck476warningEither the condition 's2!=NULL' is redundant or there is possible null pointer dereference: s2.
130staticFunctionstyleThe function 'escape_str_common' should have static linkage since it is not used outside of its translation unit.
345staticFunctionstyleThe function 'search_util_get_patterns' should have static linkage since it is not used outside of its translation unit.
398redundantCondition398styleRedundant condition: The condition '*line != 0' is redundant since '*line == ' '' is sufficient.
548staticFunctionstyleThe function '_g_path_get_file_name' should have static linkage since it is not used outside of its translation unit.
src/java-utils.c
290constVariablePointer398styleVariable 'class' can be declared as pointer to const
src/main.c
207constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'startup_cb' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).
src/open-file.c
50staticFunctionstyleThe function 'open_file_free' should have static linkage since it is not used outside of its translation unit.
64staticFunctionstyleThe function 'open_file_copy' should have static linkage since it is not used outside of its translation unit.
src/server.c
415constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'on_name_acquired' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).
423constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'on_name_lost' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).
src/test-server.c
138unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_GNUC_UNUSED is a macro then please configure it.