Skip to content

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

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

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

Triggered via push December 10, 2024 12:32
Status Success
Total duration 2h 50m 16s
Artifacts 8

CI_master.yml

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

Annotations

14 errors and 46 warnings
Lint / Lint
Process completed with exit code 1.
Lint / Lint
Process completed with exit code 1.
Lint / Lint
Process completed with exit code 1.
Lint / Lint: src/Mod/Assembly/CommandCreateSimulation.py#L90
Possibly using variable 'Gui' before assignment (possibly-used-before-assignment)
Lint / Lint: src/Mod/Assembly/CommandCreateSimulation.py#L440
Possibly using variable 'QDialog' before assignment (possibly-used-before-assignment)
Lint / Lint: src/Mod/Assembly/CommandCreateSimulation.py#L441
Possibly using variable 'Qt' before assignment (possibly-used-before-assignment)
Lint / Lint: src/Mod/Assembly/CommandCreateSimulation.py#L442
Possibly using variable 'QCursor' before assignment (possibly-used-before-assignment)
Lint / Lint: src/Mod/Assembly/CommandCreateSimulation.py#L446
Possibly using variable 'QComboBox' before assignment (possibly-used-before-assignment)
Lint / Lint: src/Mod/Assembly/CommandCreateSimulation.py#L465
Possibly using variable 'QLineEdit' before assignment (possibly-used-before-assignment)
Lint / Lint: src/Mod/Assembly/CommandCreateSimulation.py#L478
Possibly using variable 'QDialogButtonBox' before assignment (possibly-used-before-assignment)
Lint / Lint: src/Mod/Assembly/CommandCreateSimulation.py#L485
Possibly using variable 'QGridLayout' before assignment (possibly-used-before-assignment)
Lint / Lint: src/Mod/Assembly/CommandCreateSimulation.py#L488
Possibly using variable 'QLabel' before assignment (possibly-used-before-assignment)
Lint / Lint: src/Mod/Assembly/CommandCreateSimulation.py#L651
Possibly using variable 'QPushButton' before assignment (possibly-used-before-assignment)
WrapUp / WrapUp
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 6751k. 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/AddonManager/package_list.py#L737
indexIn ==> indexing, index in
Lint / Lint: src/Mod/AddonManager/package_list.py#L739
indexIn ==> indexing, index in
Lint / Lint: src/Mod/AddonManager/package_list.py#L741
indexIn ==> indexing, index in
Lint / Lint: src/Mod/AddonManager/package_list.py#L744
indexIn ==> indexing, index in
Lint / Lint: src/Mod/BIM/ArchStructure.py#L743
Supercede ==> Supersede
Lint / Lint: src/Mod/BIM/nativeifc/ifc_tools.py#L1338
anumber ==> a number
Lint / Lint: src/Mod/BIM/nativeifc/ifc_tools.py#L1340
anumber ==> a number
Lint / Lint: src/Mod/CAM/Path/Op/Tapping.py#L183
re-use ==> reuse
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/AddonManager/AddonManagerTest/gui/test_widget_progress_bar.py#L1
would reformat src/Mod/AddonManager/AddonManagerTest/gui/test_widget_progress_bar.py
Lint / Lint: src/Mod/AddonManager/Widgets/addonmanager_widget_progress_bar.py#L1
would reformat src/Mod/AddonManager/Widgets/addonmanager_widget_progress_bar.py
Lint / Lint: src/Mod/AddonManager/addonmanager_workers_installation.py#L1
would reformat src/Mod/AddonManager/addonmanager_workers_installation.py
Lint / Lint: src/Mod/AddonManager/AddonManager.py#L1
would reformat src/Mod/AddonManager/AddonManager.py
Lint / Lint: src/Mod/AddonManager/package_list.py#L1
would reformat src/Mod/AddonManager/package_list.py
Lint / Lint: src/Mod/Assembly/CommandInsertNewPart.py#L1
would reformat src/Mod/Assembly/CommandInsertNewPart.py
Lint / Lint: src/Mod/Assembly/InitGui.py#L1
would reformat src/Mod/Assembly/InitGui.py
Lint / Lint: src/Mod/AddonManager/addonmanager_workers_startup.py#L1
would reformat src/Mod/AddonManager/addonmanager_workers_startup.py
Lint / Lint: src/Mod/Assembly/CommandCreateSimulation.py#L1
would reformat src/Mod/Assembly/CommandCreateSimulation.py
Lint / Lint: src/Mod/Assembly/UtilsAssembly.py#L1
would reformat src/Mod/Assembly/UtilsAssembly.py
Lint / Lint: src/Mod/AddonManager/AddonManager.py#L1
Missing module docstring (missing-module-docstring)
Lint / Lint: src/Mod/AddonManager/AddonManager.py#L134
Using open without explicitly specifying an encoding (unspecified-encoding)
Lint / Lint: src/Mod/AddonManager/AddonManager.py#L108
Too many branches (16/12) (too-many-branches)
Lint / Lint: src/Mod/AddonManager/AddonManager.py#L162
Too many instance attributes (26/15) (too-many-instance-attributes)
Lint / Lint: src/Mod/AddonManager/AddonManager.py#L227
Using the global statement (global-statement)
Lint / Lint: src/Mod/AddonManager/AddonManager.py#L250
Too many statements (53/50) (too-many-statements)
Lint / Lint: src/Mod/AddonManager/AddonManager.py#L363
Too many branches (16/12) (too-many-branches)
Lint / Lint: src/Mod/AddonManager/AddonManager.py#L502
Missing function or method docstring (missing-function-docstring)
Lint / Lint: src/Mod/AddonManager/AddonManager.py#L545
Missing function or method docstring (missing-function-docstring)
Lint / Lint: src/Mod/AddonManager/AddonManager.py#L556
Missing function or method docstring (missing-function-docstring)
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()));
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 (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 (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-12256171465-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-12256171465-Logs
477 KB
Pixi-12256171465-macos-latest-Logs
44.9 KB
Pixi-12256171465-macos-latest-report.md
379 Bytes
Pixi-12256171465-ubuntu-latest-Logs
45.3 KB
Pixi-12256171465-ubuntu-latest-report.md
548 Bytes
Prepare-12256171465-Logs
260 KB
Ubuntu_20-04-12256171465-Logs
185 KB
Windows-12256171465-Logs
2.79 MB