Skip to content

to squash

to squash #177

Triggered via push March 7, 2025 08:12
Status Success
Total duration 23m 33s
Artifacts 8

CI_master.yml

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

Annotations

5 errors and 37 warnings
Lint / Lint
Process completed with exit code 1.
Lint / Lint: src/Mod/Assembly/UtilsAssembly.py#L868
Possibly using variable 'QtWidgets' before assignment (possibly-used-before-assignment)
Lint / Lint: src/Mod/Assembly/UtilsAssembly.py#L42
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: src/Mod/Assembly/UtilsAssembly.py#L41
Missing function or method docstring (missing-function-docstring)
Lint / Lint: src/Mod/Assembly/UtilsAssembly.py#L1
Missing module docstring (missing-module-docstring)
Lint / Lint: src/Mod/Assembly/UtilsAssembly.py#L1341
Line too long (117/100) (line-too-long)
Lint / Lint: src/Mod/Assembly/UtilsAssembly.py#L1336
Line too long (112/100) (line-too-long)
Lint / Lint: src/Mod/Assembly/UtilsAssembly.py#L1326
Line too long (113/100) (line-too-long)
Lint / Lint: src/Mod/Assembly/UtilsAssembly.py#L1325
Line too long (110/100) (line-too-long)
Lint / Lint: src/Mod/Assembly/UtilsAssembly.py#L1196
Line too long (154/100) (line-too-long)
Lint / Lint: src/Mod/Assembly/UtilsAssembly.py#L958
Line too long (107/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#L112
Line too long (103/100) (line-too-long)
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): 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 (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#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#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#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 (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/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/AxisPy.cpp#L105
missing initializer for member '_typeobject::tp_versions_used' [-Wmissing-field-initializers]
Pixi / build_with_pixi (ubuntu-latest): src/3rdParty/PyCXX/CXX/Python3/cxxsupport.cxx#L49
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
Pixi / build_with_pixi (windows-latest)
No files were found with the provided path: D:\a\FreeCAD\FreeCAD/report/Pixi-13716483357-windows-latest-report.md. No artifacts will be uploaded.
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
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.
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-13716483357-Logs
6.5 KB
Pixi-13716483357-macos-latest-Logs
46 KB
Pixi-13716483357-macos-latest-report.md
406 Bytes
Pixi-13716483357-ubuntu-latest-Logs
46.2 KB
Pixi-13716483357-ubuntu-latest-report.md
606 Bytes
Prepare-13716483357-Logs
3.38 KB
Ubuntu-13716483357-Logs
176 KB
Windows-13716483357-Logs
1.64 MB