Skip to content

Part: Fix crash due to infinite recursion #173

Part: Fix crash due to infinite recursion

Part: Fix crash due to infinite recursion #173

Triggered via push December 15, 2024 17:02
Status Failure
Total duration 1h 44m 50s
Artifacts 8

CI_master.yml

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

Annotations

6 errors and 52 warnings
Lint / Lint
Process completed with exit code 2.
Lint / Lint
Process completed with exit code 2.
Lint / Lint: src/Mod/Part/Gui/TaskAttacher.cpp#L54
'ui_TaskAttacher.h' file not found [clang-diagnostic-error]
Lint / Lint
Process completed with exit code 1.
Ubuntu_20-04 / Build
The action has timed out.
Ubuntu_20-04 / Build
The action has timed out.
Prepare / Prepare
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/CXX/Python3/Objects.hxx#L1021
Pass small and trivially-copyable type by value (const Py_complex &) [-Wclazy-function-args-by-value]
Lint / Lint: src/CXX/Python3/Objects.hxx#L2970
Missing reference on non-trivial type (class Py::List) [-Wclazy-function-args-by-ref]
Lint / Lint: src/CXX/Python3/Objects.hxx#L3075
Missing reference on non-trivial type (class Py::List) [-Wclazy-function-args-by-ref]
Lint / Lint: src/CXX/Python3/Objects.hxx#L3542
Pass small and trivially-copyable type by value (const class Py::BaseException &) [-Wclazy-function-args-by-value]
Lint / Lint: src/CXX/Python3/Objects.hxx#L3553
Pass small and trivially-copyable type by value (const class Py::BaseException &) [-Wclazy-function-args-by-value]
Lint / Lint: src/CXX/Python3/Objects.hxx#L3564
Pass small and trivially-copyable type by value (const class Py::BaseException &) [-Wclazy-function-args-by-value]
Lint / Lint: 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]
Lint / Lint: 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]
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: src/App/Datums.cpp#L92
constructor does not initialize these fields: migrated [cppcoreguidelines-pro-type-member-init]
Lint / Lint: src/App/Datums.cpp#L248
avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list]
Lint / Lint: src/App/Datums.cpp#L256
'push_back' is called inside a loop; consider pre-allocating the container capacity before the loop [performance-inefficient-vector-operation]
Lint / Lint: src/App/Datums.cpp#L318
loop variable is copied but only used as const reference; consider making it a const reference [performance-for-range-copy]
Lint / Lint: src/App/Datums.cpp#L341
qualified name 'App::GroupExtension::initExtension' refers to a member overridden in subclass; did you mean 'App::GeoFeatureGroupExtension'? [bugprone-parent-virtual-call]
Lint / Lint: src/App/Datums.cpp#L348
all parameters should be named in a function [readability-named-parameter]
Lint / Lint: src/App/Datums.cpp#L351
do not use pointer arithmetic [cppcoreguidelines-pro-bounds-pointer-arithmetic]
Lint / Lint: src/App/Datums.cpp#L358
do not use array subscript when the index is not an integer constant expression [cppcoreguidelines-pro-bounds-constant-array-index]
Lint / Lint: src/App/Datums.cpp#L359
do not use array subscript when the index is not an integer constant expression [cppcoreguidelines-pro-bounds-constant-array-index]
Lint / Lint: src/App/Datums.cpp#L362
do not use array subscript when the index is not an integer constant expression [cppcoreguidelines-pro-bounds-constant-array-index]
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
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 (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): src/Mod/Measure/Gui/TaskMeasure.cpp#L150
not enough arguments for function-like macro invocation 'QStringLiteral'
Pixi / build_with_pixi (windows-latest): src/Mod/Measure/Gui/TaskMeasure.cpp#L150
not enough arguments for function-like macro invocation 'QT_UNICODE_LITERAL'
Pixi / build_with_pixi (windows-latest)
No files were found with the provided path: D:\a\FreeCAD\FreeCAD/report/Pixi-12340650779-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.
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.
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-12340650779-Logs
11.4 KB
Pixi-12340650779-macos-latest-Logs
45.1 KB
Pixi-12340650779-macos-latest-report.md
379 Bytes
Pixi-12340650779-ubuntu-latest-Logs
45.4 KB
Pixi-12340650779-ubuntu-latest-report.md
547 Bytes
Prepare-12340650779-Logs
3.17 KB
Ubuntu_20-04-12340650779-Logs
175 KB
Windows-12340650779-Logs
1.63 MB