Skip to content

[Python console] add Execute in console context menu item (#18716) #192

[Python console] add Execute in console context menu item (#18716)

[Python console] add Execute in console context menu item (#18716) #192

Triggered via push January 20, 2025 16:24
Status Success
Total duration 1h 22m 59s
Artifacts 8

CI_master.yml

on: push
Prepare  /  Prepare
5s
Prepare / Prepare
Matrix: Pixi / build_with_pixi
WrapUp  /  WrapUp
4s
WrapUp / WrapUp
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 72 warnings
Lint / Lint
Process completed with exit code 1.
Lint / Lint: src/Mod/Assembly/CommandCreateJoint.py#L57
Possibly using variable 'Gui' before assignment (possibly-used-before-assignment)
Lint / Lint
Process completed with exit code 1.
Lint / Lint
Process completed with exit code 1.
Lint / Lint
Process completed with exit code 1.
Lint / Lint: src/Mod/Sketcher/App/SketchObject.cpp#L6770
'kGeoId' in capture list does not name a variable
Lint / Lint: src/Mod/Sketcher/App/SketchObject.cpp#L6771
reference to local binding 'kGeoId' declared in enclosing function 'Sketcher::SketchObject::deleteUnusedInternalGeometryWhenBSpline'
Lint / Lint
Process completed with exit code 1.
WrapUp / WrapUp
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 5762k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
Prepare / Prepare
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Pixi / build_with_pixi (macos-latest): src/3rdParty/libE57Format/src/SourceDestBufferImpl.cpp#L491
implicit conversion from 'const int64_t' (aka 'const long long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
Pixi / build_with_pixi (macos-latest): src/3rdParty/libE57Format/src/SourceDestBufferImpl.cpp#L203
implicit conversion from 'const int32_t' (aka 'const int') to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion]
Pixi / build_with_pixi (macos-latest): src/3rdParty/libE57Format/src/SourceDestBufferImpl.cpp#L215
implicit conversion from 'const uint32_t' (aka 'const unsigned int') to 'float' changes value from 4294967295 to 4294967296 [-Wimplicit-const-int-float-conversion]
Pixi / build_with_pixi (macos-latest): src/3rdParty/libE57Format/src/SourceDestBufferImpl.cpp#L227
implicit conversion from 'const int64_t' (aka 'const long long') to 'float' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
Pixi / build_with_pixi (macos-latest): src/3rdParty/libE57Format/src/SourceDestBufferImpl.cpp#L227
implicit conversion from 'const int64_t' (aka 'const long long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
Pixi / build_with_pixi (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Ubuntu_20-04 / Build
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Ubuntu_20-04 / Build
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Lint / Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint / Lint: src/Gui/RemoteDebugger.py#L1
would reformat src/Gui/RemoteDebugger.py
Lint / Lint: src/Mod/Fem/femexamples/rc_wall_2d.py#L1
would reformat src/Mod/Fem/femexamples/rc_wall_2d.py
Lint / Lint: src/Mod/Assembly/CommandCreateJoint.py#L1
would reformat src/Mod/Assembly/CommandCreateJoint.py
Lint / Lint: src/Mod/BIM/nativeifc/ifc_export.py#L1
would reformat src/Mod/BIM/nativeifc/ifc_export.py
Lint / Lint: src/Mod/Fem/femtaskpanels/task_material_common.py#L1
would reformat src/Mod/Fem/femtaskpanels/task_material_common.py
Lint / Lint: src/Mod/Fem/femtaskpanels/task_material_reinforced.py#L1
would reformat src/Mod/Fem/femtaskpanels/task_material_reinforced.py
Lint / Lint: src/Mod/Fem/femobjects/mesh_netgen.py#L1
would reformat src/Mod/Fem/femobjects/mesh_netgen.py
Lint / Lint: src/Gui/RemoteDebugger.py#L1
Missing module docstring (missing-module-docstring)
Lint / Lint: src/Gui/RemoteDebugger.py#L30
Missing class docstring (missing-class-docstring)
Lint / Lint: src/Gui/RemoteDebugger.py#L31
Unused argument 'parent' (unused-argument)
Lint / Lint: src/Gui/RemoteDebugger.py#L45
Missing function or method docstring (missing-function-docstring)
Lint / Lint: src/Gui/RemoteDebugger.py#L72
Catching too general exception Exception (broad-exception-caught)
Lint / Lint: src/Gui/RemoteDebugger.py#L53
Import outside toplevel (rpdb2) (import-outside-toplevel)
Lint / Lint: src/Gui/RemoteDebugger.py#L62
Import outside toplevel (debugpy) (import-outside-toplevel)
Lint / Lint: src/Mod/Assembly/CommandCreateJoint.py#L82
Line too long (141/100) (line-too-long)
Lint / Lint: src/Mod/Assembly/CommandCreateJoint.py#L88
Line too long (140/100) (line-too-long)
Lint / Lint: src/Mod/Assembly/CommandCreateJoint.py#L117
Line too long (104/100) (line-too-long)
Lint / Lint: src/Gui/Tree.cpp#L1097
objitem->object()->setupContextMenu(&editMenu, this, SLOT(onStartEditing()));
Lint / Lint: src/App/PropertyStandard.cpp#L47
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
Lint / Lint: src/App/PropertyStandard.cpp#L48
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
Lint / Lint: src/App/PropertyStandard.cpp#L49
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
Lint / Lint: src/App/PropertyStandard.cpp#L75
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
Lint / Lint: src/App/PropertyStandard.cpp#L82
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
Lint / Lint: src/App/PropertyStandard.cpp#L137
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
Lint / Lint: src/App/PropertyStandard.cpp#L138
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
Lint / Lint: src/App/PropertyStandard.cpp#L319
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
Lint / Lint: src/App/PropertyStandard.cpp#L333
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
Lint / Lint: src/App/PropertyStandard.cpp#L417
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
Lint / Lint: build/_deps/fmt-src/include/fmt/core.h#L2095
Returning a void expression [-Wclazy-returning-void-expression]
Lint / Lint: 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]
Lint / Lint: 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]
Lint / Lint: 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]
Lint / Lint: 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]
Lint / Lint: build/_deps/fmt-src/include/fmt/core.h#L3128
Pass small and trivially-copyable type by value (const short &) [-Wclazy-function-args-by-value]
Lint / Lint: 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]
Lint / Lint: build/_deps/fmt-src/include/fmt/core.h#L3130
Pass small and trivially-copyable type by value (const long &) [-Wclazy-function-args-by-value]
Lint / Lint: 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]
Lint / Lint: 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]
Lint / Lint: src/App/PropertyStandard.cpp#L65
'_lValue' should be initialized in an in-class default member initializer [cppcoreguidelines-prefer-member-initializer]
Lint / Lint: src/App/PropertyStandard.cpp#L89
do not call c-style vararg functions [cppcoreguidelines-pro-type-vararg]
Lint / Lint: src/App/PropertyStandard.cpp#L108
do not use 'std::endl' with streams; use '\n' instead [performance-avoid-endl]
Pixi / build_with_pixi (windows-latest)
No files were found with the provided path: D:\a\FreeCAD\FreeCAD/logs/ /var/crash/*FreeCAD*. No artifacts will be uploaded.
Pixi / build_with_pixi (windows-latest)
'=': conversion from 'size_t' to '_Ty', possible loss of data
Pixi / build_with_pixi (windows-latest)
No files were found with the provided path: D:\a\FreeCAD\FreeCAD/report/Pixi-12872171631-windows-latest-report.md. No artifacts will be uploaded.
Windows / Build
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Windows / Build
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
WrapUp / WrapUp
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
Lint-12872171631-Logs
404 KB
Pixi-12872171631-macos-latest-Logs
45.7 KB
Pixi-12872171631-macos-latest-report.md
406 Bytes
Pixi-12872171631-ubuntu-latest-Logs
46 KB
Pixi-12872171631-ubuntu-latest-report.md
590 Bytes
Prepare-12872171631-Logs
73.7 KB
Ubuntu_20-04-12872171631-Logs
187 KB
Windows-12872171631-Logs
2 MB