squash me #163
Annotations
7 errors and 6 warnings
Cpplint
Process completed with exit code 1.
|
Clang-tidy:
.clang-tidy#L11
unknown key 'AnalyzeTemporaryDtors'
|
Clang-tidy:
.clang-tidy#L11
unknown key 'AnalyzeTemporaryDtors'
|
Clang-tidy:
.clang-tidy#L11
unknown key 'AnalyzeTemporaryDtors'
|
Clang-tidy:
.clang-tidy#L11
unknown key 'AnalyzeTemporaryDtors'
|
Clang-tidy:
src/Mod/Sketcher/Gui/TaskDlgEditSketch.cpp#L163
'moc_TaskDlgEditSketch.cpp' file not found [clang-diagnostic-error]
|
Clang-tidy
Process completed with exit code 1.
|
Cpplint:
src/Mod/Sketcher/Gui/TaskDlgEditSketch.cpp#L31
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
|
Cpplint:
src/Mod/Sketcher/Gui/TaskDlgEditSketch.cpp#L117
Using C-style cast. Use static_cast<int>(...) instead [readability/casting] [4]
|
Cpplint:
src/Mod/Sketcher/Gui/TaskDlgEditSketch.cpp#L163
Do not include .cpp files from other packages [build/include] [4]
|
Cpplint:
src/Mod/Sketcher/Gui/TaskDlgEditSketch.cpp#L90
Add #include <vector> for vector<> [build/include_what_you_use] [4]
|
Cpplint:
src/Mod/Sketcher/Gui/TaskDlgEditSketch.cpp#L138
Add #include <string> for string [build/include_what_you_use] [4]
|
Clazy
fatal error: 'moc_TaskDlgEditSketch.cpp' file not found
|
Loading