Merge branch 'FreeCAD:main' into main #34
CI_master.yml
on: push
Prepare
/
Prepare
6s
MacOS_13_Conda_Intel
/
Build
1h 22m
Ubuntu_20-04
/
Build
1h 29m
Ubuntu_22-04_Conda
/
Build
1h 32m
Windows
/
Build
2h 4m
Windows_Conda
/
Build
1h 45m
Lint
/
Lint
32m 52s
WrapUp
/
WrapUp
4s
Annotations
7 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/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 3324k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
|
Lint / Lint:
src/3rdParty/OndselSolver/OndselSolver/SymbolicParser.h#L61
prevEnd ==> prevent
|
Lint / Lint:
src/3rdParty/OndselSolver/OndselSolver/SymbolicParser.cpp#L67
prevEnd ==> prevent
|
Lint / Lint:
src/3rdParty/OndselSolver/OndselSolver/SymbolicParser.cpp#L194
prevEnd ==> prevent
|
Lint / Lint:
src/3rdParty/OndselSolver/OndselSolver/SymbolicParser.cpp#L200
prevEnd ==> prevent
|
Lint / Lint:
src/3rdParty/OndselSolver/testapp/gyro.asmt#L4
precess ==> process
|
Lint / Lint:
src/3rdParty/OndselSolver/testapp/camfollower.asmt#L4
hightlight ==> highlight
|
Lint / Lint:
src/App/StringHasher.cpp#L319
re-use ==> reuse
|
Lint / Lint:
src/Base/Stream.cpp#L153
rin ==> ring, rink, rind, rain, rein, ruin, grin
|
Lint / Lint:
src/Base/Stream.cpp#L154
rin ==> ring, rink, rind, rain, rein, ruin, grin
|
Lint / Lint:
src/Base/Stream.h#L114
rin ==> ring, rink, rind, rain, rein, ruin, grin
|
Lint / Lint:
cMake/FindPyCXX.cmake#L121
#set old 6.2 pycxx compatibility <-- trailing whitespace
|
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/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_installer.py#L1
would reformat src/Mod/AddonManager/AddonManagerTest/app/test_installer.py
|
Lint / Lint:
src/Mod/AddonManager/AddonManagerTest/app/test_utilities.py#L1
would reformat src/Mod/AddonManager/AddonManagerTest/app/test_utilities.py
|
Lint / Lint:
src/Mod/AddonManager/AddonStats.py#L1
would reformat src/Mod/AddonManager/AddonStats.py
|
Lint / Lint:
src/Mod/AddonManager/Addon.py#L1
would reformat src/Mod/AddonManager/Addon.py
|
Lint / Lint:
src/Mod/AddonManager/AddonManagerTest/app/test_metadata.py#L1
would reformat src/Mod/AddonManager/AddonManagerTest/app/test_metadata.py
|
Lint / Lint:
src/Mod/AddonManager/AddonManager.py#L1
would reformat src/Mod/AddonManager/AddonManager.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#L2111
QTimer::singleShot(0, &mw, SLOT(delayedStartup())); <--Consider using Functor-Based Connections
|
Lint / Lint:
src/Gui/StartupProcess.cpp#L269
QObject::connect(qtApp, SIGNAL(messageReceived(const QList<QByteArray> &)), <--Consider using Functor-Based Connections
|
Lint / Lint:
src/Gui/StartupProcess.cpp#L270
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/setup-msbuild@v1.3. 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-8130681384-Logs
Expired
|
274 KB |
|
Lint-8130681384-report.md
Expired
|
273 KB |
|
MacOS_13_Conda_Intel-8130681384-Logs
Expired
|
40.2 KB |
|
MacOS_13_Conda_Intel-8130681384-report.md
Expired
|
528 Bytes |
|
Prepare-8130681384-Logs
Expired
|
277 KB |
|
Prepare-8130681384-report.md
Expired
|
2.24 KB |
|
Ubuntu_20-04-8130681384-Logs
Expired
|
164 KB |
|
Ubuntu_20-04-8130681384-report.md
Expired
|
3.12 KB |
|
Ubuntu_22-04_Conda-8130681384-Logs
Expired
|
175 KB |
|
Ubuntu_22-04_Conda-8130681384-report.md
Expired
|
3.7 KB |
|
Windows-8130681384-Logs
Expired
|
2.62 MB |
|
Windows_Conda-8130681384-Logs
Expired
|
2.31 MB |
|