Skip to content

Merge pull request #13030 from bgbsww/bgbsww-toponamingFeatureExtrusi… #11

Merge pull request #13030 from bgbsww/bgbsww-toponamingFeatureExtrusi…

Merge pull request #13030 from bgbsww/bgbsww-toponamingFeatureExtrusi… #11

Triggered via push March 23, 2024 07:21
Status Failure
Total duration 2h 5m 47s
Artifacts 10

CI_master.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 48 warnings
Ubuntu_22-04_Conda / Build
Process completed with exit code 1.
MacOS_13_Conda_Intel / Build
Process completed with exit code 1.
Windows_Conda / Build
Process completed with exit code 1.
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/AddonManager/Addon.py#L580
Access to member 'cached_icon_filename' before its definition line 607 (access-member-before-definition)
Lint / Lint: src/Mod/AddonManager/Addon.py#L581
Access to member 'cached_icon_filename' before its definition line 607 (access-member-before-definition)
Lint / Lint
Process completed with exit code 1.
WrapUp / WrapUp
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 3950k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
MacOS_13_Conda_Intel / Build
No files were found with the provided path: /tmp/report/MacOS_13_Conda_Intel-8400262024-report.md. No artifacts will be uploaded.
MacOS_13_Conda_Intel / Build
No files were found with the provided path: /tmp/logs/ /var/crash/*FreeCAD*. No artifacts will be uploaded.
Lint / Lint: src/App/IndexedName.h#L113
re-use ==> reuse
Lint / Lint: src/Gui/DAGView/DAGModel.cpp#L96
documentIn ==> documenting, document in
Lint / Lint: src/Gui/DAGView/DAGModel.cpp#L141
documentIn ==> documenting, document in
Lint / Lint: src/Gui/DAGView/DAGModel.cpp#L142
documentIn ==> documenting, document in
Lint / Lint: src/Gui/DAGView/DAGModel.cpp#L143
documentIn ==> documenting, document in
Lint / Lint: src/Gui/DAGView/DAGModel.cpp#L144
documentIn ==> documenting, document in
Lint / Lint: src/Gui/DAGView/DAGModel.cpp#L145
documentIn ==> documenting, document in
Lint / Lint: src/Gui/DAGView/DAGModel.cpp#L148
documentIn ==> documenting, document in
Lint / Lint: src/Gui/DAGView/DAGModel.cpp#L149
documentIn ==> documenting, document in
Lint / Lint: src/Gui/PreferencePages/DlgSettings3DView.ui#L562
renderin ==> rendering, render in
Lint / Lint: src/App/Resources/translations/App_hr.ts#L10
<translation>Pamti posljednji izbor korisnika o tome treba li primijeniti postavljanje CopyOnChange <-- trailing whitespace
Lint / Lint: src/App/Resources/translations/App_tr.ts#L10
<translation>Aynı yapılandırılabilir nesneye başvuran tüm bağlantılara CopyOnChange kurulumunun uygulanıp <-- trailing whitespace
Lint / Lint: src/Gui/CommandLink.cpp#L200
} <-- trailing whitespace
Lint / Lint: src/Gui/Language/FreeCAD_ca.ts#L5888
<translation>%1. <-- trailing whitespace
Lint / Lint: src/Gui/Language/FreeCAD_ca.ts#L12751
<translation>Trieu la vostra preferència per a la mida de la icona de la barra d’eines. Podeu ajustar <-- trailing whitespace
Lint / Lint: src/Gui/Language/FreeCAD_cs.ts#L1954
<translation>'%1'. <-- trailing whitespace
Lint / Lint: src/Gui/Language/FreeCAD_cs.ts#L3052
Zadaná hodnota je koeficient pro vynásobení velikosti <-- trailing whitespace
Lint / Lint: src/Gui/Language/FreeCAD_cs.ts#L3592
Pouze když je propojený dokument automaticky otevřen společně s hlavním <-- trailing whitespace
Lint / Lint: src/Gui/Language/FreeCAD_cs.ts#L3594
Částečně načtený dokument nemůže být upravován. Plně jej načtete <-- trailing whitespace
Lint / Lint: src/Gui/Language/FreeCAD_cs.ts#L4831
<translation>Stiskem tlačítka "Začni obnovení" spustíte obnovení dokumentu uvedeného níže. <-- trailing whitespace
Lint / Lint: src/Gui/PreferencePages/DlgSettingsUI.py#L1
would reformat src/Gui/PreferencePages/DlgSettingsUI.py
Lint / Lint: src/Gui/TreeParams.py#L1
would reformat src/Gui/TreeParams.py
Lint / Lint: src/Mod/AddonManager/AddonManagerTest/app/test_addon.py#L1
would reformat src/Mod/AddonManager/AddonManagerTest/app/test_addon.py
Lint / Lint: src/Mod/AddonManager/AddonStats.py#L1
would reformat src/Mod/AddonManager/AddonStats.py
Lint / Lint: src/Mod/AddonManager/AddonManagerTest/app/test_installer.py#L1
would reformat src/Mod/AddonManager/AddonManagerTest/app/test_installer.py
Lint / Lint: src/Mod/AddonManager/AddonManager.py#L1
would reformat src/Mod/AddonManager/AddonManager.py
Lint / Lint: src/Mod/AddonManager/Addon.py#L1
would reformat src/Mod/AddonManager/Addon.py
Lint / Lint: src/Mod/AddonManager/NetworkManager.py#L1
would reformat src/Mod/AddonManager/NetworkManager.py
Lint / Lint: src/Gui/PreferencePages/DlgSettingsUI.py#L24
Multiple imports on one line (cog, sys) (multiple-imports)
Lint / Lint: src/Gui/PreferencePages/DlgSettingsUI.py#L30
Import "import params_utils" should be placed at the top of the module (wrong-import-position)
Lint / Lint: src/Gui/PreferencePages/DlgSettingsUI.py#L31
Import "from params_utils import auto_comment" should be placed at the top of the module (wrong-import-position)
Lint / Lint: src/Gui/PreferencePages/DlgSettingsUI.py#L35
Multiple imports on one line (OverlayParams, TreeParams) (multiple-imports)
Lint / Lint: src/Gui/PreferencePages/DlgSettingsUI.py#L35
Import "import OverlayParams, TreeParams" should be placed at the top of the module (wrong-import-position)
Lint / Lint: src/Gui/PreferencePages/DlgSettingsUI.py#L35
Import "import OverlayParams, TreeParams" should be placed at the top of the module (wrong-import-position)
Lint / Lint: src/Gui/PreferencePages/DlgSettingsUI.py#L24
Unused import cog (unused-import)
Lint / Lint: src/Gui/PreferencePages/DlgSettingsUI.py#L31
Unused auto_comment imported from params_utils (unused-import)
Lint / Lint: src/Gui/TreeParams.py#L70
Line too long (120/100) (line-too-long)
Lint / Lint: src/Gui/TreeParams.py#L84
Line too long (150/100) (line-too-long)
Lint / Lint: src/Gui/Application.cpp#L2115
QTimer::singleShot(0, &mw, SLOT(delayedStartup())); <--Consider using Functor-Based Connections
Lint / Lint: src/Gui/DAGView/DAGModel.cpp#L1088
(&contextMenu, this, SLOT(editingStartSlot())); //const hack. <--Consider using Functor-Based Connections
Lint / Lint: src/Gui/StartupProcess.cpp#L247
QObject::connect(qtApp, SIGNAL(messageReceived(const QList<QByteArray> &)), <--Consider using Functor-Based Connections
Lint / Lint: src/Gui/StartupProcess.cpp#L248
mainWindow, SLOT(processMessages(const QList<QByteArray> &))); <--Consider using Functor-Based Connections
Lint / Lint: src/Gui/Tree.cpp#L975
objitem->object()->setupContextMenu(&editMenu, this, SLOT(onStartEditing()));
Lint / Lint: src/Gui/propertyeditor/PropertyItem.cpp#L462
QObject::connect(le, SIGNAL(textChanged(const QString&)), receiver, method);
Windows / Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@v3, actions/cache/save@v3, microsoft/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
WrapUp / WrapUp
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: geekyeggo/delete-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
Lint-8400262024-Logs Expired
339 KB
Lint-8400262024-report.md Expired
338 KB
Prepare-8400262024-Logs Expired
276 KB
Prepare-8400262024-report.md Expired
2.16 KB
Ubuntu_20-04-8400262024-Logs Expired
164 KB
Ubuntu_20-04-8400262024-report.md Expired
3.15 KB
Ubuntu_22-04_Conda-8400262024-Logs Expired
8.29 KB
Ubuntu_22-04_Conda-8400262024-report.md Expired
1.66 KB
Windows-8400262024-Logs Expired
2.64 MB
Windows_Conda-8400262024-Logs Expired
6.43 KB