Gui: remove workbench toolbar position settings #65
Annotations
5 errors and 14 warnings
Check for trailing whitespaces
Process completed with exit code 1.
|
Clang-tidy:
src/Gui/Action.cpp#L1363
'moc_Action.cpp' file not found [clang-diagnostic-error]
|
Clang-tidy:
src/Gui/PreferencePages/DlgSettingsWorkbenchesImp.cpp#L40
'ui_DlgSettingsWorkbenches.h' file not found [clang-diagnostic-error]
|
Clang-tidy:
src/Gui/WorkbenchSelector.cpp#L265
'moc_WorkbenchSelector.cpp' file not found [clang-diagnostic-error]
|
Clang-tidy
Process completed with exit code 1.
|
Check for trailing whitespaces:
src/Gui/PreferencePages/DlgSettingsWorkbenchesImp.cpp#L127
<-- trailing whitespace
|
Clazy
fatal error: 'moc_Action.cpp' file not found
|
Clazy
fatal error: 'ui_DlgSettingsWorkbenches.h' file not found
|
Clazy
fatal error: 'moc_WorkbenchSelector.cpp' file not found
|
Clang-tidy:
src/Gui/Action.cpp#L258
multiple declarations in a single statement reduces readability [readability-isolate-declaration]
|
Clang-tidy:
src/Gui/Action.cpp#L309
function 'createToolTip' has cognitive complexity of 34 (threshold 25) [readability-function-cognitive-complexity]
|
Clang-tidy
note: +1, including nesting penalty of 0, nesting level increased to 1
|
Clang-tidy
note: +1, including nesting penalty of 0, nesting level increased to 1
|
Clang-tidy
note: +1
|
Clang-tidy
note: +1, including nesting penalty of 0, nesting level increased to 1
|
Clang-tidy
note: +1, including nesting penalty of 0, nesting level increased to 1
|
Clang-tidy
note: +1
|
Clang-tidy
note: +2, including nesting penalty of 1, nesting level increased to 2
|
Clang-tidy
note: +3, including nesting penalty of 2, nesting level increased to 3
|
Loading