Skip to content

Gui: Rename ViewProviderDatum::getRoot() to ViewProviderDatum::getDat… #1223

Gui: Rename ViewProviderDatum::getRoot() to ViewProviderDatum::getDat…

Gui: Rename ViewProviderDatum::getRoot() to ViewProviderDatum::getDat… #1223

Triggered via push December 10, 2024 11:28
Status Success
Total duration 2h 55m 17s
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

17 errors and 37 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/Application.cpp#L76
'GuiInitScript.h' file not found [clang-diagnostic-error]
Lint / Lint: src/Gui/PreferencePages/DlgSettingsNavigation.cpp#L42
'ui_DlgSettingsNavigation.h' file not found [clang-diagnostic-error]
Lint / Lint: src/Gui/Tree.cpp#L5855
'moc_Tree.cpp' file not found [clang-diagnostic-error]
Lint / Lint: src/Gui/VectorListEditor.cpp#L26
'ui_VectorListEditor.h' file not found [clang-diagnostic-error]
Lint / Lint: src/Mod/Fem/Gui/DlgSettingsFemElmerImp.cpp#L32
'ui_DlgSettingsFemElmer.h' file not found [clang-diagnostic-error]
Lint / Lint: src/Mod/Fem/Gui/TaskPostBoxes.cpp#L54
'ui_TaskPostClip.h' file not found [clang-diagnostic-error]
Lint / Lint: src/Mod/Material/Gui/MaterialTreeWidget.cpp#L46
'ui_MaterialsEditor.h' file not found [clang-diagnostic-error]
Lint / Lint: src/Mod/Sketcher/Gui/CommandConstraints.cpp#L55
'ui_InsertDatum.h' file not found [clang-diagnostic-error]
Lint / Lint: src/Mod/TechDraw/Gui/DlgPrefsTechDrawAdvancedImp.cpp#L29
'ui_DlgPrefsTechDrawAdvanced.h' file not found [clang-diagnostic-error]
Lint / Lint
Process completed with exit code 1.
WrapUp / WrapUp
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 9038k. 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/Gui/Application.cpp#L2295
QTimer::singleShot(0, &mw, SLOT(delayedStartup())); <--Consider using Functor-Based Connections
Lint / Lint: src/Gui/Tree.cpp#L1097
objitem->object()->setupContextMenu(&editMenu, this, SLOT(onStartEditing()));
Lint / Lint: src/Gui/SoDatumLabel.cpp#L65
Pass small and trivially-copyable type by value (const class SbVec3f &) [-Wclazy-function-args-by-value]
Lint / Lint: src/Gui/SoDatumLabel.cpp#L75
Pass small and trivially-copyable type by value (const class SbVec3f &) [-Wclazy-function-args-by-value]
Lint / Lint: src/Gui/SoDatumLabel.cpp#L75
Pass small and trivially-copyable type by value (const class SbVec3f &) [-Wclazy-function-args-by-value]
Lint / Lint: src/Gui/SoDatumLabel.cpp#L81
Pass small and trivially-copyable type by value (const class SbVec3f &) [-Wclazy-function-args-by-value]
Lint / Lint: src/Gui/SoDatumLabel.cpp#L102
Pass small and trivially-copyable type by value (const class SbVec3f &) [-Wclazy-function-args-by-value]
Lint / Lint: src/Gui/SoDatumLabel.cpp#L102
Pass small and trivially-copyable type by value (const class SbVec3f &) [-Wclazy-function-args-by-value]
Lint / Lint: src/Gui/SoDatumLabel.cpp#L627
Pass small and trivially-copyable type by value (const class SbVec3f &) [-Wclazy-function-args-by-value]
Lint / Lint: src/Gui/SoDatumLabel.cpp#L627
Pass small and trivially-copyable type by value (const class SbVec3f &) [-Wclazy-function-args-by-value]
Lint / Lint: src/Gui/SoDatumLabel.cpp#L656
Pass small and trivially-copyable type by value (const class SbVec3f &) [-Wclazy-function-args-by-value]
Lint / Lint: src/Gui/SoDatumLabel.cpp#L656
Pass small and trivially-copyable type by value (const class SbVec3f &) [-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/Gui/Application.cpp#L149
constructor does not initialize these fields: map [cppcoreguidelines-pro-type-member-init]
Lint / Lint: src/Gui/Application.cpp#L157
do not use const_cast [cppcoreguidelines-pro-type-const-cast]
Lint / Lint: src/Gui/Application.cpp#L165
do not use const_cast [cppcoreguidelines-pro-type-const-cast]
Lint / Lint: src/Gui/Application.cpp#L187
class 'ApplicationP' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator [cppcoreguidelines-special-member-functions]
Lint / Lint: src/Gui/Application.cpp#L189
constructor does not initialize these fields: documents, passive [cppcoreguidelines-pro-type-member-init]
Lint / Lint: src/Gui/Application.cpp#L223
32 is a magic number; consider replacing it with a named constant [cppcoreguidelines-avoid-magic-numbers,readability-magic-numbers]
Lint / Lint: src/Gui/Application.cpp#L228
variable 'o' is not initialized [cppcoreguidelines-init-variables]
Lint / Lint: src/Gui/Application.cpp#L228
variable name 'o' is too short, expected at least 2 characters [readability-identifier-length]
Lint / Lint: src/Gui/Application.cpp#L229
do not call c-style vararg functions [cppcoreguidelines-pro-type-vararg]
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.
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-12255158365-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-12255158365-Logs
616 KB
Pixi-12255158365-macos-latest-Logs
44.9 KB
Pixi-12255158365-macos-latest-report.md
379 Bytes
Pixi-12255158365-ubuntu-latest-Logs
45.1 KB
Pixi-12255158365-ubuntu-latest-report.md
547 Bytes
Prepare-12255158365-Logs
109 KB
Ubuntu_20-04-12255158365-Logs
185 KB
Windows-12255158365-Logs
2.78 MB