[Sketcher][test][WIP] Add tests for some B-spline operations #226
Annotations
17 errors and 33 warnings
Codespell
Process completed with exit code 2.
|
Check for trailing whitespaces
Process completed with exit code 1.
|
Black (Python)
Process completed with exit code 2.
|
Pylint
Process completed with exit code 2.
|
Check old Qt string-based connections (https://wiki.qt.io/New_Signal_Slot_Syntax)
Process completed with exit code 1.
|
Cpplint
Process completed with exit code 2.
|
Clazy:
src/App/SafeMode.h#L27
unknown type name 'AppExport'
|
Clazy:
src/App/SafeMode.h#L28
unknown type name 'AppExport'
|
Clazy:
src/App/SafeMode.h#L29
unknown type name 'AppExport'
|
Clazy
Process completed with exit code 1.
|
Clang-tidy:
src/App/Application.cpp#L134
'Build/Version.h' file not found [clang-diagnostic-error]
|
Clang-tidy:
src/App/SafeMode.h#L27
unknown type name 'AppExport' [clang-diagnostic-error]
|
Clang-tidy:
src/App/SafeMode.h#L28
unknown type name 'AppExport' [clang-diagnostic-error]
|
Clang-tidy:
src/App/SafeMode.h#L29
unknown type name 'AppExport' [clang-diagnostic-error]
|
Clang-tidy:
src/Gui/Action.cpp#L1368
'moc_Action.cpp' file not found [clang-diagnostic-error]
|
Clang-tidy:
src/Gui/Application.cpp#L76
'GuiInitScript.h' file not found [clang-diagnostic-error]
|
Clang-tidy:
src/Gui/CallTips.cpp#L787
'moc_CallTips.cpp' file not found [clang-diagnostic-error]
|
Check for trailing whitespaces:
src/App/Resources/translations/App_hr.ts#L10
<translation>Pamti posljednji izbor korisnika o tome treba li primijeniti postavljanje CopyOnChange <-- trailing whitespace
|
Check for trailing whitespaces:
src/App/Resources/translations/App_tr.ts#L10
<translation>Aynı yapılandırılabilir nesneye başvuran tüm bağlantılara CopyOnChange kurulumunun uygulanıp <-- trailing whitespace
|
Check for trailing whitespaces:
src/Gui/Language/FreeCAD_ca.ts#L5724
<translation>%1. <-- trailing whitespace
|
Check for trailing whitespaces:
src/Gui/Language/FreeCAD_ca.ts#L12505
<translation>Trieu la vostra preferència per a la mida de la icona de la barra d’eines. Podeu ajustar <-- trailing whitespace
|
Check for trailing whitespaces:
src/Gui/Language/FreeCAD_cs.ts#L1779
<translation>'%1'. <-- trailing whitespace
|
Check for trailing whitespaces:
src/Gui/Language/FreeCAD_cs.ts#L2902
Zadaná hodnota je koeficient pro vynásobení velikosti <-- trailing whitespace
|
Check for trailing whitespaces:
src/Gui/Language/FreeCAD_cs.ts#L3447
Pouze když je propojený dokument automaticky otevřen společně s hlavním <-- trailing whitespace
|
Check for trailing whitespaces:
src/Gui/Language/FreeCAD_cs.ts#L3449
Částečně načtený dokument nemůže být upravován. Plně jej načtete <-- trailing whitespace
|
Check for trailing whitespaces:
src/Gui/Language/FreeCAD_cs.ts#L4696
<translation>Stiskem tlačítka "Začni obnovení" spustíte obnovení dokumentu uvedeného níže. <-- trailing whitespace
|
Check for trailing whitespaces:
src/Gui/Language/FreeCAD_cs.ts#L7943
<translation>Některé výrazy se nepodařilo analyzovat. <-- trailing whitespace
|
Check old Qt string-based connections (https://wiki.qt.io/New_Signal_Slot_Syntax):
src/Gui/Application.cpp#L2289
QTimer::singleShot(0, &mw, SLOT(delayedStartup())); <--Consider using Functor-Based Connections
|
Check old Qt string-based connections (https://wiki.qt.io/New_Signal_Slot_Syntax):
src/Gui/DAGView/DAGModel.cpp#L1094
(&contextMenu, this, SLOT(editingStartSlot())); //const hack. <--Consider using Functor-Based Connections
|
Check old Qt string-based connections (https://wiki.qt.io/New_Signal_Slot_Syntax):
src/Gui/Tree.cpp#L1071
objitem->object()->setupContextMenu(&editMenu, this, SLOT(onStartEditing()));
|
Clazy:
build/_deps/fmt-src/include/fmt/core.h#L971
fmt::detail::iterator_buffer has dtor but not copy-ctor, copy-assignment [-Wclazy-rule-of-three]
|
Clazy:
build/_deps/fmt-src/include/fmt/core.h#L1002
fmt::detail::iterator_buffer has dtor but not copy-ctor, copy-assignment [-Wclazy-rule-of-three]
|
Clazy:
build/_deps/fmt-src/include/fmt/core.h#L2095
Returning a void expression [-Wclazy-returning-void-expression]
|
Clazy:
build/_deps/fmt-src/include/fmt/core.h#L2197
fmt::detail::specs_setter has copy-ctor but not dtor, copy-assignment [-Wclazy-rule-of-three]
|
Clazy:
build/_deps/fmt-src/include/fmt/core.h#L2233
fmt::detail::dynamic_specs_handler has copy-ctor but not dtor, copy-assignment [-Wclazy-rule-of-three]
|
Clazy:
build/_deps/fmt-src/include/fmt/core.h#L3126
Pass small and trivially-copyable type by value (const signed char &) [-Wclazy-function-args-by-value]
|
Clazy:
build/_deps/fmt-src/include/fmt/core.h#L3127
Pass small and trivially-copyable type by value (const unsigned char &) [-Wclazy-function-args-by-value]
|
Clazy:
build/_deps/fmt-src/include/fmt/core.h#L3128
Pass small and trivially-copyable type by value (const short &) [-Wclazy-function-args-by-value]
|
Clazy:
build/_deps/fmt-src/include/fmt/core.h#L3129
Pass small and trivially-copyable type by value (const unsigned short &) [-Wclazy-function-args-by-value]
|
Clazy:
build/_deps/fmt-src/include/fmt/core.h#L3130
Pass small and trivially-copyable type by value (const long &) [-Wclazy-function-args-by-value]
|
Clang-tidy:
build/src/App/DocumentObjectPy.h#L96
function 'App::DocumentObjectPy::getSubObject' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name]
|
Clang-tidy:
build/src/App/DocumentObjectPy.h#L108
function 'App::DocumentObjectPy::getLinkedObject' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name]
|
Clang-tidy:
build/src/App/DocumentObjectPy.h#L267
function 'App::DocumentObjectPy::setNoTouch' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name]
|
Clang-tidy:
build/src/Gui/ViewProviderPy.h#L228
function 'Gui::ViewProviderPy::setCustomAttributes' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name]
|
Clang-tidy:
src/App/Application.cpp#L183
do not declare C-style arrays, use std::array<> instead [cppcoreguidelines-avoid-c-arrays,modernize-avoid-c-arrays]
|
Clang-tidy:
src/App/Application.cpp#L192
do not declare C-style arrays, use std::array<> instead [cppcoreguidelines-avoid-c-arrays,modernize-avoid-c-arrays]
|
Clang-tidy:
src/App/Application.cpp#L200
do not declare C-style arrays, use std::array<> instead [cppcoreguidelines-avoid-c-arrays,modernize-avoid-c-arrays]
|
Clang-tidy:
src/App/Application.cpp#L213
do not implicitly decay an array into a pointer; consider using gsl::array_view or an explicit cast instead [cppcoreguidelines-pro-bounds-array-to-pointer-decay]
|
Clang-tidy:
src/App/Application.cpp#L227
do not implicitly decay an array into a pointer; consider using gsl::array_view or an explicit cast instead [cppcoreguidelines-pro-bounds-array-to-pointer-decay]
|
Clang-tidy:
src/App/Application.cpp#L264
do not implicitly decay an array into a pointer; consider using gsl::array_view or an explicit cast instead [cppcoreguidelines-pro-bounds-array-to-pointer-decay]
|
Loading