PartDesign : Subshapebinder tooltip #170
Annotations
15 errors and 30 warnings
Check for trailing whitespaces
Process completed with exit code 1.
|
Check for Tab usage
Process completed with exit code 1.
|
Cpplint
Process completed with exit code 1.
|
Clazy
no matching function for call to '__begin'
|
Clazy
no matching function for call to '__begin'
|
Clazy
constraints not satisfied for alias template 'sentinel_t' [with _Range = std::ranges::subrange<const wchar_t *, const wchar_t *, std::ranges::subrange_kind::sized>]
|
Clazy
constraints not satisfied for alias template 'sentinel_t' [with _Range = const std::ranges::subrange<const wchar_t *, const wchar_t *, std::ranges::subrange_kind::sized>]
|
Clazy
no matching function for call to 'begin'
|
Clazy
no matching function for call to object of type 'const struct _Decay_copy'
|
Clazy
noexcept specifier argument is not a constant expression
|
Clazy
no matching function for call to 'begin'
|
Clazy
constraints not satisfied for class template '_Utf_view' [with _ToFormat = char32_t, _Range = std::ranges::subrange<const wchar_t *, const wchar_t *, std::ranges::subrange_kind::sized>]
|
Clazy
no matching function for call to '__begin'
|
Clang-tidy:
src/Mod/PartDesign/Gui/Command.cpp#L72
'ui_DlgReference.h' file not found [clang-diagnostic-error]
|
Clang-tidy
Process completed with exit code 1.
|
Cpplint:
src/Mod/PartDesign/Gui/Command.cpp#L91
Is this a non-const reference? If so, make const or use a pointer: Gui::Command &cmd [runtime/references] [2]
|
Cpplint:
src/Mod/PartDesign/Gui/Command.cpp#L580
Is this a non-const reference? If so, make const or use a pointer: std::vector<App::DocumentObject*>& sketches [runtime/references] [2]
|
Cpplint:
src/Mod/PartDesign/Gui/Command.cpp#L581
Is this a non-const reference? If so, make const or use a pointer: std::vector<PartDesignGui::TaskFeaturePick::featureStatus>& status [runtime/references] [2]
|
Cpplint:
src/Mod/PartDesign/Gui/Command.cpp#L582
Is this a non-const reference? If so, make const or use a pointer: std::vector<App::DocumentObject*>::iterator& firstFreeSketch [runtime/references] [2]
|
Cpplint:
src/Mod/PartDesign/Gui/Command.cpp#L677
Is this a non-const reference? If so, make const or use a pointer: App::PropertyLinkSub& prop [runtime/references] [2]
|
Cpplint:
src/Mod/PartDesign/Gui/Command.cpp#L1632
Is this a non-const reference? If so, make const or use a pointer: Gui::SelectionObject &selected [runtime/references] [2]
|
Cpplint:
src/Mod/PartDesign/Gui/Command.cpp#L1632
Is this a non-const reference? If so, make const or use a pointer: bool &useAllEdges [runtime/references] [2]
|
Cpplint:
src/Mod/PartDesign/Gui/Command.cpp#L1632
Is this a non-const reference? If so, make const or use a pointer: bool& noSelection [runtime/references] [2]
|
Cpplint:
src/Mod/PartDesign/Gui/Command.cpp#L691
Add #include <map> for map<> [build/include_what_you_use] [4]
|
Cpplint:
src/Mod/PartDesign/Gui/Command.cpp#L757
Add #include <utility> for move [build/include_what_you_use] [4]
|
Clazy
note: in instantiation of template type alias '__range_iter_t' requested here
|
Clazy
note: in instantiation of template type alias 'iterator_t' requested here
|
Clazy
note: in instantiation of template class 'std::ranges::view_interface<std::ranges::subrange<const wchar_t *, const wchar_t *, std::ranges::subrange_kind::sized>>' requested here
|
Clazy
note: in instantiation of template class 'std::ranges::subrange<const wchar_t *, const wchar_t *, std::ranges::subrange_kind::sized>' requested here
|
Clazy
note: in instantiation of requirement here
|
Clazy
note: (skipping 11 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all)
|
Clazy
note: while checking constraint satisfaction for template '_Utf_view<char32_t, std::ranges::subrange<const wchar_t *, const wchar_t *, std::ranges::subrange_kind::sized>>' required here
|
Clazy
note: in instantiation of template type alias '_Utf32_view' requested here
|
Clazy
note: in instantiation of member function 'std::__format::_Spec<wchar_t>::_M_parse_fill_and_align' requested here
|
Clazy
note: in instantiation of member function 'std::__format::__formatter_int<wchar_t>::_M_do_parse' requested here
|
Clang-tidy:
src/Mod/PartDesign/Gui/Command.cpp#L91
function 'UnifiedDatumCommand' has cognitive complexity of 43 (threshold 25) [readability-function-cognitive-complexity]
|
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: +1, including nesting penalty of 0, nesting level increased to 1
|
Clang-tidy
note: +1, nesting level increased to 1
|
Clang-tidy
note: +2, including nesting penalty of 1, nesting level increased to 2
|
Clang-tidy
note: expanded from macro 'FCMD_OBJ_CMD'
|
Clang-tidy
note: expanded from macro '_FCMD_OBJ_CMD'
|
Clang-tidy
note: +3, including nesting penalty of 2, nesting level increased to 3
|
Loading