Skip to content

Addon Manager: Support case of repo=None in worker #2

Addon Manager: Support case of repo=None in worker

Addon Manager: Support case of repo=None in worker #2

Triggered via push December 14, 2024 07:20
Status Failure
Total duration 2h 30m 9s
Artifacts 8

CI_master.yml

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

Annotations

20 errors and 41 warnings
Lint / Lint
Process completed with exit code 2.
Lint / Lint
Process completed with exit code 1.
Lint / Lint
Process completed with exit code 2.
Lint / Lint
Process completed with exit code 2.
Lint / Lint
Process completed with exit code 1.
Lint / Lint
Process completed with exit code 2.
Lint / Lint: src/Gui/3Dconnexion/navlib/NavlibNavigation.cpp#L50
incomplete type 'NavlibInterface' named in nested name specifier
Lint / Lint: src/Gui/3Dconnexion/navlib/NavlibNavigation.cpp#L56
incomplete type 'NavlibInterface' named in nested name specifier
Lint / Lint: src/Gui/3Dconnexion/navlib/NavlibNavigation.cpp#L64
incomplete type 'NavlibInterface' named in nested name specifier
Lint / Lint: src/Gui/3Dconnexion/navlib/NavlibNavigation.cpp#L86
incomplete type 'NavlibInterface' named in nested name specifier
Lint / Lint: src/Gui/3Dconnexion/navlib/NavlibNavigation.cpp#L86
use of undeclared identifier 'navlib'
Lint / Lint: src/Gui/3Dconnexion/navlib/NavlibNavigation.cpp#L120
incomplete type 'NavlibInterface' named in nested name specifier
Lint / Lint: src/Gui/3Dconnexion/navlib/NavlibPivot.cpp#L53
incomplete type 'NavlibInterface' named in nested name specifier
Lint / Lint: src/Gui/3Dconnexion/navlib/NavlibPivot.cpp#L53
use of undeclared identifier 'navlib'
Lint / Lint: src/Gui/3Dconnexion/navlib/NavlibPivot.cpp#L58
incomplete type 'NavlibInterface' named in nested name specifier
Lint / Lint: src/Gui/3Dconnexion/navlib/NavlibPivot.cpp#L58
use of undeclared identifier 'navlib'
Lint / Lint: src/App/Application.cpp#L134
'Build/Version.h' file not found [clang-diagnostic-error]
Ubuntu_20-04 / Build
The action has timed out.
Ubuntu_20-04 / Build
The action has timed out.
WrapUp / WrapUp
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 16850k. 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
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/Mod/BIM/ArchComponent.py#L318
<-- trailing whitespace
Lint / Lint: src/Mod/BIM/ArchWall.py#L340
# get updated name (if any) of the selected PropertySet <-- trailing whitespace
Lint / Lint: src/Mod/BIM/ArchWall.py#L616
if (prop == "ArchSketchPropertySet" <-- trailing whitespace
Lint / Lint: src/Mod/BIM/ArchWall.py#L620
uuid = baseProxy.getPropertySet(obj, <-- trailing whitespace
Lint / Lint: src/Mod/BIM/TestArch.py#L782
<-- trailing whitespace
Lint / Lint: src/Mod/BIM/TestArch.py#L792
<-- trailing whitespace
Lint / Lint: src/Mod/BIM/TestArch.py#L807
<-- trailing whitespace
Lint / Lint: src/Mod/PartDesign/App/FeatureHelix.cpp#L263
<-- trailing whitespace
Lint / Lint: src/Mod/TechDraw/Gui/DlgPrefsTechDrawAnnotation.ui#L699
always be the right choice. Flat or square caps are useful <-- trailing whitespace
Lint / Lint: src/Gui/Application.cpp#L2295
QTimer::singleShot(0, &mw, SLOT(delayedStartup())); <--Consider using Functor-Based Connections
Lint / Lint: src/Gui/Tree.cpp#L1098
objitem->object()->setupContextMenu(&editMenu, this, SLOT(onStartEditing()));
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: 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/src/Mod/Sketcher/App/SketchObjectPy.h#L437
function 'Sketcher::SketchObjectPy::setGeometryFacadeList' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name]
Lint / Lint: src/App/Application.cpp#L183
do not declare C-style arrays, use std::array<> instead [cppcoreguidelines-avoid-c-arrays,modernize-avoid-c-arrays]
Lint / Lint: src/App/Application.cpp#L192
do not declare C-style arrays, use std::array<> instead [cppcoreguidelines-avoid-c-arrays,modernize-avoid-c-arrays]
Lint / Lint: src/App/Application.cpp#L200
do not declare C-style arrays, use std::array<> instead [cppcoreguidelines-avoid-c-arrays,modernize-avoid-c-arrays]
Lint / Lint: src/App/Application.cpp#L213
do not implicitly decay an array into a pointer; consider using gsl::array_view or an explicit cast instead [cppcoreguidelines-pro-bounds-array-to-pointer-decay]
Lint / Lint: src/App/Application.cpp#L227
do not implicitly decay an array into a pointer; consider using gsl::array_view or an explicit cast instead [cppcoreguidelines-pro-bounds-array-to-pointer-decay]
Lint / Lint: src/App/Application.cpp#L264
do not implicitly decay an array into a pointer; consider using gsl::array_view or an explicit cast instead [cppcoreguidelines-pro-bounds-array-to-pointer-decay]
Lint / Lint: src/App/Application.cpp#L276
do not implicitly decay an array into a pointer; consider using gsl::array_view or an explicit cast instead [cppcoreguidelines-pro-bounds-array-to-pointer-decay]
Lint / Lint: src/App/Application.cpp#L277
do not implicitly decay an array into a pointer; consider using gsl::array_view or an explicit cast instead [cppcoreguidelines-pro-bounds-array-to-pointer-decay]
Lint / Lint: src/App/Application.cpp#L291
static member accessed through instance [readability-static-accessed-through-instance]
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.
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)
No files were found with the provided path: D:\a\FreeCAD\FreeCAD/report/Pixi-12327943642-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-12327943642-Logs
1.14 MB
Pixi-12327943642-macos-latest-Logs
45.2 KB
Pixi-12327943642-macos-latest-report.md
379 Bytes
Pixi-12327943642-ubuntu-latest-Logs
45.4 KB
Pixi-12327943642-ubuntu-latest-report.md
547 Bytes
Prepare-12327943642-Logs
262 KB
Ubuntu_20-04-12327943642-Logs
166 KB
Windows-12327943642-Logs
2.37 MB