Skip to content

Assembly: Make it possible to select LCS elements when the LCS is in … #172

Assembly: Make it possible to select LCS elements when the LCS is in …

Assembly: Make it possible to select LCS elements when the LCS is in … #172

Triggered via push March 6, 2025 15:15
Status Success
Total duration 3h 14m 52s
Artifacts 8

CI_master.yml

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

Annotations

6 errors and 38 warnings
Lint / Lint
Process completed with exit code 1.
Lint / Lint
Process completed with exit code 1.
Lint / Lint: src/Mod/Assembly/UtilsAssembly.py#L42
Possibly using variable 'Gui' before assignment (possibly-used-before-assignment)
Lint / Lint: src/Mod/Assembly/UtilsAssembly.py#L864
Possibly using variable 'QtWidgets' before assignment (possibly-used-before-assignment)
Lint / Lint
Process completed with exit code 1.
Lint / Lint
Process completed with exit code 1.
Lint / Lint: src/Mod/Assembly/UtilsAssembly.py#L1
would reformat src/Mod/Assembly/UtilsAssembly.py
Lint / Lint: src/Mod/Assembly/UtilsAssembly.py#L112
Line too long (103/100) (line-too-long)
Lint / Lint: src/Mod/Assembly/UtilsAssembly.py#L157
Line too long (107/100) (line-too-long)
Lint / Lint: src/Mod/Assembly/UtilsAssembly.py#L954
Line too long (107/100) (line-too-long)
Lint / Lint: src/Mod/Assembly/UtilsAssembly.py#L1192
Line too long (154/100) (line-too-long)
Lint / Lint: src/Mod/Assembly/UtilsAssembly.py#L1321
Line too long (110/100) (line-too-long)
Lint / Lint: src/Mod/Assembly/UtilsAssembly.py#L1322
Line too long (113/100) (line-too-long)
Lint / Lint: src/Mod/Assembly/UtilsAssembly.py#L1332
Line too long (112/100) (line-too-long)
Lint / Lint: src/Mod/Assembly/UtilsAssembly.py#L1337
Line too long (117/100) (line-too-long)
Lint / Lint: src/Mod/Assembly/UtilsAssembly.py#L1
Missing module docstring (missing-module-docstring)
Lint / Lint: src/Mod/Assembly/UtilsAssembly.py#L41
Missing function or method docstring (missing-function-docstring)
Pixi / build_with_pixi (macos-latest): src/3rdParty/PyCXX/CXX/Python3/cxxsupport.cxx#L49
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
Pixi / build_with_pixi (macos-latest): build/src/Base/AxisPy.cpp#L105
missing field 'tp_versions_used' initializer [-Wmissing-field-initializers]
Pixi / build_with_pixi (macos-latest): build/src/Base/BaseClassPy.cpp#L89
missing field 'tp_versions_used' initializer [-Wmissing-field-initializers]
Pixi / build_with_pixi (macos-latest): build/src/Base/BoundBoxPy.cpp#L130
missing field 'tp_versions_used' initializer [-Wmissing-field-initializers]
Pixi / build_with_pixi (macos-latest): build/src/Base/CoordinateSystemPy.cpp#L94
missing field 'tp_versions_used' initializer [-Wmissing-field-initializers]
Pixi / build_with_pixi (macos-latest): build/src/Base/MatrixPy.cpp#L121
missing field 'tp_versions_used' initializer [-Wmissing-field-initializers]
Pixi / build_with_pixi (macos-latest): build/src/Base/PersistencePy.cpp#L91
missing field 'tp_versions_used' initializer [-Wmissing-field-initializers]
Pixi / build_with_pixi (macos-latest): src/Base/Interpreter.cpp#L637
'Py_GetPath' is deprecated [-Wdeprecated-declarations]
Pixi / build_with_pixi (macos-latest): build/src/Base/PlacementPy.cpp#L122
missing field 'tp_versions_used' initializer [-Wmissing-field-initializers]
Pixi / build_with_pixi (macos-latest): build/src/Base/PrecisionPy.cpp#L89
missing field 'tp_versions_used' initializer [-Wmissing-field-initializers]
Ubuntu / 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 / 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.
Pixi / build_with_pixi (ubuntu-latest): src/3rdParty/PyCXX/CXX/Python3/cxxsupport.cxx#L49
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
Pixi / build_with_pixi (ubuntu-latest): build/src/Base/AxisPy.cpp#L105
missing initializer for member '_typeobject::tp_versions_used' [-Wmissing-field-initializers]
Pixi / build_with_pixi (ubuntu-latest): build/src/Base/BaseClassPy.cpp#L89
missing initializer for member '_typeobject::tp_versions_used' [-Wmissing-field-initializers]
Pixi / build_with_pixi (ubuntu-latest): build/src/Base/BoundBoxPy.cpp#L130
missing initializer for member '_typeobject::tp_versions_used' [-Wmissing-field-initializers]
Pixi / build_with_pixi (ubuntu-latest): build/src/Base/CoordinateSystemPy.cpp#L94
missing initializer for member '_typeobject::tp_versions_used' [-Wmissing-field-initializers]
Pixi / build_with_pixi (ubuntu-latest): .pixi/envs/default/lib/gcc/x86_64-conda-linux-gnu/13.3.0/include/c++/bits/char_traits.h#L435
'void* __builtin_memcpy(void*, const void*, long unsigned int)' accessing 2 or more bytes at offsets 0 and 1 overlaps 1 or more bytes at offset 1 [-Wrestrict]
Pixi / build_with_pixi (ubuntu-latest): build/src/Base/MatrixPy.cpp#L121
missing initializer for member '_typeobject::tp_versions_used' [-Wmissing-field-initializers]
Pixi / build_with_pixi (ubuntu-latest): build/src/Base/PersistencePy.cpp#L91
missing initializer for member '_typeobject::tp_versions_used' [-Wmissing-field-initializers]
Pixi / build_with_pixi (ubuntu-latest): build/src/Base/PrecisionPy.cpp#L89
missing initializer for member '_typeobject::tp_versions_used' [-Wmissing-field-initializers]
Pixi / build_with_pixi (ubuntu-latest): build/src/Base/PlacementPy.cpp#L122
missing initializer for member '_typeobject::tp_versions_used' [-Wmissing-field-initializers]
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-13701950575-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.

Artifacts

Produced during runtime
Name Size
Lint-13701950575-Logs
6.53 KB
Pixi-13701950575-macos-latest-Logs
46.1 KB
Pixi-13701950575-macos-latest-report.md
406 Bytes
Pixi-13701950575-ubuntu-latest-Logs
46.1 KB
Pixi-13701950575-ubuntu-latest-report.md
605 Bytes
Prepare-13701950575-Logs
4.42 KB
Ubuntu-13701950575-Logs
176 KB
Windows-13701950575-Logs
2.83 MB