|
| checkersReport | | information | Active checkers: There was critical errors (use --checkers-report=<filename> to see details) |
baobab/src/baobab-cell-renderer-progress.c |
37 | 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. |
baobab/src/baobab-chart.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
337 | variableScope | 398 | style | The scope of the variable 'item' can be reduced. |
465 | variableScope | 398 | style | The scope of the variable 'item' can be reduced. |
676 | constParameterCallback | 398 | style | Parameter 'iter' can be declared as pointer to const. However it seems that 'baobab_chart_row_changed' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). |
690 | constParameterCallback | 398 | style | Parameter 'iter' can be declared as pointer to const. However it seems that 'baobab_chart_row_inserted' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). |
704 | constParameterCallback | 398 | style | Parameter 'iter' can be declared as pointer to const. However it seems that 'baobab_chart_row_has_child_toggled' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). |
732 | constParameterCallback | 398 | style | Parameter 'iter' can be declared as pointer to const. However it seems that 'baobab_chart_rows_reordered' is a callback function, if 'iter' is declared with const you might also need to cast function pointer(s). |
913 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'baobab_chart_button_release' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). |
1002 | variableScope | 398 | style | The scope of the variable 'item' can be reduced. |
1408 | variableScope | 398 | style | The scope of the variable 'current_root' can be reduced. |
1572 | constVariablePointer | 398 | style | Variable 'priv' can be declared as pointer to const |
1624 | variableScope | 398 | style | The scope of the variable 'parent_path' can be reduced. |
1684 | variableScope | 398 | style | The scope of the variable 'sel_type' can be reduced. |
1789 | constVariablePointer | 398 | style | Variable 'priv' can be declared as pointer to const |
1830 | constVariablePointer | 398 | style | Variable 'priv' can be declared as pointer to const |
1856 | constVariablePointer | 398 | style | Variable 'priv' can be declared as pointer to const |
baobab/src/baobab-remote-connect-dialog.c |
57 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. |
baobab/src/baobab-ringschart.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
424 | variableScope | 398 | style | The scope of the variable 'item' can be reduced. |
436 | variableScope | 398 | style | The scope of the variable 'layout' can be reduced. |
baobab/src/baobab-scan.c |
136 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_FILE_ATTRIBUTE_STANDARD_DISPLAY_NAME is a macro then please configure it. |
baobab/src/baobab-treemap.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
113 | variableScope | 398 | style | The scope of the variable 'layout' can be reduced. |
267 | constParameterCallback | 398 | style | Parameter 'chart' can be declared as pointer to const. However it seems that 'baobab_treemap_is_point_over_item' is a callback function, if 'chart' is declared with const you might also need to cast function pointer(s). |
272 | constVariablePointer | 398 | style | Variable 'rect' can be declared as pointer to const |
283 | constVariablePointer | 398 | style | Variable '_rect' can be declared as pointer to const |
305 | constVariablePointer | 398 | style | Variable 'priv' can be declared as pointer to const |
baobab/src/baobab-utils.c |
103 | variableScope | 398 | style | The scope of the variable 'toggle' can be reduced. |
382 | variableScope | 398 | style | The scope of the variable 'primary' can be reduced. |
baobab/src/baobab.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
81 | variableScope | 398 | style | The scope of the variable 'display' can be reduced. |
339 | knownConditionTrueFalse | 571 | style | Condition 'data->depth<currentdepth' is always true |
539 | constParameterCallback | 398 | style | Parameter 'volume_monitor' can be declared as pointer to const. However it seems that 'volume_changed' is a callback function, if 'volume_monitor' is declared with const you might also need to cast function pointer(s). |
540 | constParameterCallback | 398 | style | Parameter 'volume' can be declared as pointer to const. However it seems that 'volume_changed' is a callback function, if 'volume' is declared with const you might also need to cast function pointer(s). |
736 | constVariablePointer | 398 | style | Variable 'uri_list' can be declared as pointer to const |
736 | unreadVariable | 563 | style | Variable 'uri_list' is assigned a value that is never used. |
baobab/src/callbacks.c |
41 | constParameterPointer | 398 | style | Parameter 'menuitem' can be declared as pointer to const |
47 | constParameterPointer | 398 | style | Parameter 'menuitem' can be declared as pointer to const |
53 | constParameterPointer | 398 | style | Parameter 'menuitem' can be declared as pointer to const |
139 | constParameterPointer | 398 | style | Parameter 'menuitem' can be declared as pointer to const |
145 | constParameterPointer | 398 | style | Parameter 'menuitem' can be declared as pointer to const |
157 | constParameterPointer | 398 | style | Parameter 'toolbutton' can be declared as pointer to const |
163 | constParameterPointer | 398 | style | Parameter 'toolbutton' can be declared as pointer to const |
187 | constParameterPointer | 398 | style | Parameter 'toolbutton' can be declared as pointer to const |
193 | constParameterPointer | 398 | style | Parameter 'toolbutton' can be declared as pointer to const |
199 | constParameterPointer | 398 | style | Parameter 'widget' can be declared as pointer to const |
200 | constParameterPointer | 398 | style | Parameter 'event' can be declared as pointer to const |
256 | constParameterPointer | 398 | style | Parameter 'a' can be declared as pointer to const |
cafe-dictionary/libgdict/gdict-client-context.c |
520 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If VERSION is a macro then please configure it. |
cafe-dictionary/libgdict/gdict-context.c |
498 | constParameterPointer | 398 | style | Parameter 'db' can be declared as pointer to const |
517 | constParameterPointer | 398 | style | Parameter 'db' can be declared as pointer to const |
607 | constParameterPointer | 398 | style | Parameter 'strat' can be declared as pointer to const |
625 | constParameterPointer | 398 | style | Parameter 'strat' can be declared as pointer to const |
714 | constParameterPointer | 398 | style | Parameter 'match' can be declared as pointer to const |
732 | constParameterPointer | 398 | style | Parameter 'match' can be declared as pointer to const |
826 | constParameterPointer | 398 | style | Parameter 'def' can be declared as pointer to const |
846 | constParameterPointer | 398 | style | Parameter 'def' can be declared as pointer to const |
867 | constParameterPointer | 398 | style | Parameter 'def' can be declared as pointer to const |
887 | constParameterPointer | 398 | style | Parameter 'def' can be declared as pointer to const |
cafe-dictionary/libgdict/gdict-database-chooser.c |
127 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_STRLOC is a macro then please configure it. |
cafe-dictionary/libgdict/gdict-defbox.c |
126 | 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. |
cafe-dictionary/libgdict/gdict-source-chooser.c |
92 | 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. |
cafe-dictionary/libgdict/gdict-source-loader.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
268 | constVariablePointer | 398 | style | Variable 'l' can be declared as pointer to const |
cafe-dictionary/libgdict/gdict-source.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
415 | duplicateConditionalAssign | 398 | style | The statement 'if (priv->transport!=transport) priv->transport=transport' is logically equivalent to 'priv->transport=transport'. |
cafe-dictionary/libgdict/gdict-speller.c |
108 | 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. |
cafe-dictionary/libgdict/gdict-strategy-chooser.c |
123 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_STRLOC is a macro then please configure it. |
cafe-dictionary/libgdict/gdict-utils.c |
105 | constParameterCallback | 398 | style | Parameter 'context' can be declared as pointer to const. However it seems that 'pre_parse_hook' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). |
106 | constParameterCallback | 398 | style | Parameter 'group' can be declared as pointer to const. However it seems that 'pre_parse_hook' is a callback function, if 'group' is declared with const you might also need to cast function pointer(s). |
132 | constParameterCallback | 398 | style | Parameter 'context' can be declared as pointer to const. However it seems that 'post_parse_hook' is a callback function, if 'context' is declared with const you might also need to cast function pointer(s). |
133 | constParameterCallback | 398 | style | Parameter 'group' can be declared as pointer to const. However it seems that 'post_parse_hook' is a callback function, if 'group' is declared with const you might also need to cast function pointer(s). |
cafe-dictionary/src/gdict-app.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
161 | constVariablePointer | 398 | style | Variable 'word' can be declared as pointer to const |
182 | constVariablePointer | 398 | style | Variable 'word' can be declared as pointer to const |
cafe-dictionary/src/gdict-applet.c |
273 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'window_key_press_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). |
447 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'gdict_applet_entry_key_press_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). |
473 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'gdict_applet_icon_button_press_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). |
476 | variableScope | 398 | style | The scope of the variable 'priv' can be reduced. |
1188 | variableScope | 398 | style | The scope of the variable 'ui_path' can be reduced. |
1190 | variableScope | 398 | style | The scope of the variable 'priv' can be reduced. |
cafe-dictionary/src/gdict-common.c |
188 | uselessAssignmentPtrArg | 398 | warning | Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? |
cafe-dictionary/src/gdict-pref-dialog.c |
86 | unusedStructMember | 563 | style | struct member '_GdictPrefDialog::help_button' is never used. |
87 | unusedStructMember | 563 | style | struct member '_GdictPrefDialog::close_button' is never used. |
cafe-dictionary/src/gdict-sidebar.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
511 | constVariablePointer | 398 | style | Variable 'page' can be declared as pointer to const |
cafe-dictionary/src/gdict-window.c |
414 | shadowArgument | 398 | style | Local variable 'context' shadows outer argument |
1030 | constParameterCallback | 398 | style | Parameter 'action' can be declared as pointer to const. However it seems that 'gdict_window_cmd_file_close_window' is a callback function, if 'action' is declared with const you might also need to cast function pointer(s). |
1370 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'gdict_window_state_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). |
cafe-screenshot/src/cafe-screenshot.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
227 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'key_press_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). |
721 | variableScope | 398 | style | The scope of the variable 'uri' can be reduced. |
1054 | constParameterPointer | 398 | style | Parameter 'rectangle' can be declared as pointer to const |
cafe-screenshot/src/screenshot-dialog.c |
56 | constParameterCallback | 398 | style | Parameter 'key' can be declared as pointer to const. However it seems that 'on_toplevel_key_press_event' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s). |
101 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'on_preview_button_press_event' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). |
201 | shadowVariable | 398 | style | Local variable 'dialog' shadows outer variable |
343 | constParameterPointer | 398 | style | Parameter 'dialog' can be declared as pointer to const |
cafe-screenshot/src/screenshot-save.c |
48 | variableScope | 398 | style | The scope of the variable 'message' can be reduced. |
113 | variableScope | 398 | style | The scope of the variable 'dialog' can be reduced. |
140 | variableScope | 398 | style | The scope of the variable 'dir_name' can be reduced. |
cafe-screenshot/src/screenshot-shadow.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
189 | constVariablePointer | 398 | style | Variable 'filter' can be declared as pointer to const |
215 | constVariablePointer | 398 | style | Variable 'filter' can be declared as pointer to const |
cafe-screenshot/src/screenshot-utils.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
151 | constVariablePointer | 398 | style | Variable 'root_window' can be declared as pointer to const |
207 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'select_area_button_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). |
299 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'select_area_key_press' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). |
495 | constParameterPointer | 398 | style | Parameter 'rect' can be declared as pointer to const |
599 | constParameterPointer | 398 | style | Parameter 'rectangle' can be declared as pointer to const |
682 | variableScope | 398 | style | The scope of the variable 'i' can be reduced. |
745 | constVariablePointer | 398 | style | Variable 'src_pixels' can be declared as pointer to const |
871 | constParameterPointer | 398 | style | Parameter 'error' can be declared as pointer to const |
cafe-screenshot/src/screenshot-xfer.c |
32 | unusedStructMember | 563 | style | struct member 'TransferDialog::cancellable' is never used. |
gsearchtool/libcafeui-deprecated/gsearchtool-entry.c |
59 | 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. |
gsearchtool/libeggsmclient/eggdesktopfile.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
329 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
343 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
357 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
378 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
482 | variableScope | 398 | style | The scope of the variable 'try_exec' can be reduced. |
482 | variableScope | 398 | style | The scope of the variable 'found_program' can be reduced. |
483 | variableScope | 398 | style | The scope of the variable 'only_show_in' can be reduced. |
483 | variableScope | 398 | style | The scope of the variable 'not_show_in' can be reduced. |
485 | variableScope | 398 | style | The scope of the variable 'i' can be reduced. |
560 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
579 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
595 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
607 | variableScope | 398 | style | The scope of the variable 'p' can be reduced. |
634 | constParameterPointer | 398 | style | Parameter 'desktop_file' can be declared as pointer to const |
642 | constVariablePointer | 398 | style | Variable 'doc' can be declared as pointer to const |
gsearchtool/libeggsmclient/eggsmclient-xsmp.c |
172 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it. |
gsearchtool/libeggsmclient/eggsmclient.c |
47 | 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. |
gsearchtool/src/gsearchtool-callbacks.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
134 | variableScope | 398 | style | The scope of the variable 'command' can be reduced. |
957 | constParameterPointer | 398 | style | Parameter 'event' can be declared as pointer to const |
1001 | variableScope | 398 | style | The scope of the variable 'new2' can be reduced. |
1307 | variableScope | 398 | style | The scope of the variable 'tmp' can be reduced. |
1388 | constParameterPointer | 398 | style | Parameter 'event' can be declared as pointer to const |
1776 | shadowArgument | 398 | style | Local variable 'response' shadows outer argument |
1886 | variableScope | 398 | style | The scope of the variable 'gsearch' can be reduced. |
1916 | variableScope | 398 | style | The scope of the variable 'gsearch' can be reduced. |
1934 | constParameterPointer | 398 | style | Parameter 'event' can be declared as pointer to const |
gsearchtool/src/gsearchtool-support.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
465 | constParameterPointer | 398 | style | Parameter 'time_pieces' can be declared as pointer to const |
951 | variableScope | 398 | style | The scope of the variable 'screen' can be reduced. |
952 | variableScope | 398 | style | The scope of the variable 'display' can be reduced. |
1329 | variableScope | 398 | style | The scope of the variable 'valid_bytes' can be reduced. |
gsearchtool/src/gsearchtool.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
456 | constVariablePointer | 398 | style | Variable 'constraint' can be declared as pointer to const |
673 | variableScope | 398 | style | The scope of the variable 'value' can be reduced. |
844 | variableScope | 398 | style | The scope of the variable 'path' can be reduced. |
1045 | variableScope | 398 | style | The scope of the variable 'string' can be reduced. |
2225 | variableScope | 398 | style | The scope of the variable 'path' can be reduced. |
2718 | constParameterCallback | 398 | style | Parameter 'allocation' can be declared as pointer to const. However it seems that 'gsearch_window_size_allocate' is a callback function, if 'allocation' is declared with const you might also need to cast function pointer(s). |
logview/src/logview-app.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
158 | variableScope | 398 | style | The scope of the variable 'info' can be reduced. |
160 | variableScope | 398 | style | The scope of the variable 'content_type' can be reduced. |
160 | variableScope | 398 | style | The scope of the variable 'name' can be reduced. |
logview/src/logview-filter-manager.c |
176 | variableScope | 398 | style | The scope of the variable 'filter' can be reduced. |
177 | variableScope | 398 | style | The scope of the variable 'tag' can be reduced. |
logview/src/logview-findbar.c |
119 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'entry_key_press_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). |
330 | variableScope | 398 | style | The scope of the variable 'desc' can be reduced. |
logview/src/logview-log.c |
617 | unknownMacro | | error | There is an unknown macro here somewhere. Configuration is required. If G_FILE_ATTRIBUTE_STANDARD_CONTENT_TYPE is a macro then please configure it. |
logview/src/logview-loglist.c |
80 | variableScope | 398 | style | The scope of the variable 'day' can be reduced. |
118 | constParameterPointer | 398 | style | Parameter 'log' can be declared as pointer to const |
482 | variableScope | 398 | style | The scope of the variable 'days' can be reduced. |
logview/src/logview-main.c |
37 | constParameterCallback | 398 | style | Parameter 'app' can be declared as pointer to const. However it seems that 'app_quit_cb' is a callback function, if 'app' is declared with const you might also need to cast function pointer(s). |
logview/src/logview-manager.c |
223 | variableScope | 398 | style | The scope of the variable 'data' can be reduced. |
421 | constParameterPointer | 398 | style | Parameter 'log' can be declared as pointer to const |
logview/src/logview-prefs.c |
149 | variableScope | 398 | style | The scope of the variable 'str' can be reduced. |
150 | variableScope | 398 | style | The scope of the variable 'filter' can be reduced. |
151 | variableScope | 398 | style | The scope of the variable 'tag' can be reduced. |
385 | variableScope | 398 | style | The scope of the variable 'stored' can be reduced. |
425 | variableScope | 398 | style | The scope of the variable 'stored' can be reduced. |
logview/src/logview-utils.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
87 | constVariablePointer | 398 | style | Variable 'timestamp' can be declared as pointer to const |
145 | constVariablePointer | 398 | style | Variable 'tmptm' can be declared as pointer to const |
logview/src/logview-window.c |
0 | normalCheckLevelMaxBranches | | information | Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. |
90 | constParameterCallback | 398 | style | Parameter 'version_selector' can be declared as pointer to const. However it seems that 'logview_version_selector_changed' is a callback function, if 'version_selector' is declared with const you might also need to cast function pointer(s). |
319 | variableScope | 398 | style | The scope of the variable 'active' can be reduced. |
480 | variableScope | 398 | style | The scope of the variable 'mark' can be reduced. |
573 | variableScope | 398 | style | The scope of the variable 'end' can be reduced. |
574 | variableScope | 398 | style | The scope of the variable 'text' can be reduced. |
636 | variableScope | 398 | style | The scope of the variable 'filter' can be reduced. |
664 | variableScope | 398 | style | The scope of the variable 'tag' can be reduced. |
665 | variableScope | 398 | style | The scope of the variable 'action' can be reduced. |
865 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'window_size_changed_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). |
965 | constVariablePointer | 398 | style | Variable 'day' can be declared as pointer to const |
987 | variableScope | 398 | style | The scope of the variable 'primary' can be reduced. |
1147 | constParameterCallback | 398 | style | Parameter 'event' can be declared as pointer to const. However it seems that 'key_press_event_cb' is a callback function, if 'event' is declared with const you might also need to cast function pointer(s). |
1519 | variableScope | 398 | style | The scope of the variable 'err' can be reduced. |
logview/src/tests/test-reader.c |
21 | unusedVariable | 563 | style | Unused variable: day |
22 | variableScope | 398 | style | The scope of the variable 'day_s' can be reduced. |