[Python console] add Execute in console context menu item (#18716) #192
Annotations
8 errors and 42 warnings
Black (Python)
Process completed with exit code 1.
|
Pylint:
src/Mod/Assembly/CommandCreateJoint.py#L57
Possibly using variable 'Gui' before assignment (possibly-used-before-assignment)
|
Pylint
Process completed with exit code 1.
|
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 1.
|
Clazy:
src/Mod/Sketcher/App/SketchObject.cpp#L6770
'kGeoId' in capture list does not name a variable
|
Clazy:
src/Mod/Sketcher/App/SketchObject.cpp#L6771
reference to local binding 'kGeoId' declared in enclosing function 'Sketcher::SketchObject::deleteUnusedInternalGeometryWhenBSpline'
|
Clazy
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Black (Python):
src/Gui/RemoteDebugger.py#L1
would reformat src/Gui/RemoteDebugger.py
|
Black (Python):
src/Mod/Fem/femexamples/rc_wall_2d.py#L1
would reformat src/Mod/Fem/femexamples/rc_wall_2d.py
|
Black (Python):
src/Mod/Assembly/CommandCreateJoint.py#L1
would reformat src/Mod/Assembly/CommandCreateJoint.py
|
Black (Python):
src/Mod/BIM/nativeifc/ifc_export.py#L1
would reformat src/Mod/BIM/nativeifc/ifc_export.py
|
Black (Python):
src/Mod/Fem/femtaskpanels/task_material_common.py#L1
would reformat src/Mod/Fem/femtaskpanels/task_material_common.py
|
Black (Python):
src/Mod/Fem/femtaskpanels/task_material_reinforced.py#L1
would reformat src/Mod/Fem/femtaskpanels/task_material_reinforced.py
|
Black (Python):
src/Mod/Fem/femobjects/mesh_netgen.py#L1
would reformat src/Mod/Fem/femobjects/mesh_netgen.py
|
Pylint:
src/Gui/RemoteDebugger.py#L1
Missing module docstring (missing-module-docstring)
|
Pylint:
src/Gui/RemoteDebugger.py#L30
Missing class docstring (missing-class-docstring)
|
Pylint:
src/Gui/RemoteDebugger.py#L31
Unused argument 'parent' (unused-argument)
|
Pylint:
src/Gui/RemoteDebugger.py#L45
Missing function or method docstring (missing-function-docstring)
|
Pylint:
src/Gui/RemoteDebugger.py#L72
Catching too general exception Exception (broad-exception-caught)
|
Pylint:
src/Gui/RemoteDebugger.py#L53
Import outside toplevel (rpdb2) (import-outside-toplevel)
|
Pylint:
src/Gui/RemoteDebugger.py#L62
Import outside toplevel (debugpy) (import-outside-toplevel)
|
Pylint:
src/Mod/Assembly/CommandCreateJoint.py#L82
Line too long (141/100) (line-too-long)
|
Pylint:
src/Mod/Assembly/CommandCreateJoint.py#L88
Line too long (140/100) (line-too-long)
|
Pylint:
src/Mod/Assembly/CommandCreateJoint.py#L117
Line too long (104/100) (line-too-long)
|
Check old Qt string-based connections (https://wiki.qt.io/New_Signal_Slot_Syntax):
src/Gui/Tree.cpp#L1097
objitem->object()->setupContextMenu(&editMenu, this, SLOT(onStartEditing()));
|
Cpplint:
src/App/PropertyStandard.cpp#L47
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
|
Cpplint:
src/App/PropertyStandard.cpp#L48
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
|
Cpplint:
src/App/PropertyStandard.cpp#L49
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
|
Cpplint:
src/App/PropertyStandard.cpp#L75
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
|
Cpplint:
src/App/PropertyStandard.cpp#L82
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
|
Cpplint:
src/App/PropertyStandard.cpp#L137
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
|
Cpplint:
src/App/PropertyStandard.cpp#L138
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
|
Cpplint:
src/App/PropertyStandard.cpp#L319
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
|
Cpplint:
src/App/PropertyStandard.cpp#L333
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
|
Cpplint:
src/App/PropertyStandard.cpp#L417
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
|
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]
|
Clazy:
build/_deps/fmt-src/include/fmt/core.h#L3131
Pass small and trivially-copyable type by value (const unsigned long &) [-Wclazy-function-args-by-value]
|
Clazy:
build/_deps/fmt-src/include/fmt/core.h#L3134
Pass small and trivially-copyable type by value (const std::nullptr_t &) [-Wclazy-function-args-by-value]
|
Clang-tidy:
src/App/PropertyStandard.cpp#L65
'_lValue' should be initialized in an in-class default member initializer [cppcoreguidelines-prefer-member-initializer]
|
Clang-tidy:
src/App/PropertyStandard.cpp#L89
do not call c-style vararg functions [cppcoreguidelines-pro-type-vararg]
|
Clang-tidy:
src/App/PropertyStandard.cpp#L108
do not use 'std::endl' with streams; use '\n' instead [performance-avoid-endl]
|
Loading