Skip to content

Patch 21

Patch 21 #957

Triggered via pull request February 23, 2024 15:05
@mosfet80mosfet80
synchronize #6
patch-21
Status Success
Total duration 2h 4m 9s
Artifacts 12

CI_master.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 49 warnings
Prepare / Prepare
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#L517
Access to member 'cached_icon_filename' before its definition line 544 (access-member-before-definition)
Lint / Lint: src/Mod/AddonManager/Addon.py#L518
Access to member 'cached_icon_filename' before its definition line 544 (access-member-before-definition)
Lint / Lint
Process completed with exit code 1.
Lint / Lint
Process completed with exit code 1.
WrapUp / WrapUp
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 6401k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
Lint / Lint: cMake/FindPyCXX.cmake#L121
#set old 6.2 pycxx compatibility <-- trailing whitespace
Lint / Lint: src/3rdParty/salomesmesh/inc/SMESH_MeshVSLink.hxx#L1
// SMESH SMESH_MeshVSLink : Connection of SMESH with MeshVS from OCC <-- trailing whitespace
Lint / Lint: src/3rdParty/salomesmesh/src/DriverSTL/DriverSTL_R_SMDS_Mesh.cpp#L117
//purpose : <-- trailing whitespace
Lint / Lint: src/3rdParty/salomesmesh/src/DriverSTL/DriverSTL_R_SMDS_Mesh.cpp#L125
//purpose : <-- trailing whitespace
Lint / Lint: src/3rdParty/salomesmesh/src/DriverSTL/DriverSTL_R_SMDS_Mesh.cpp#L233
//purpose : <-- trailing whitespace
Lint / Lint: src/3rdParty/salomesmesh/src/DriverSTL/DriverSTL_R_SMDS_Mesh.cpp#L244
// Open the file <-- trailing whitespace
Lint / Lint: src/Ext/freecad/sketcher.py#L1
would reformat src/Ext/freecad/sketcher.py
Lint / Lint: src/Ext/freecad/partdesign.py#L1
would reformat src/Ext/freecad/partdesign.py
Lint / Lint: src/Ext/freecad/part.py#L1
would reformat src/Ext/freecad/part.py
Lint / Lint: src/Gui/PreferencePages/DlgSettingsUI.py#L1
would reformat src/Gui/PreferencePages/DlgSettingsUI.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/AddonManagerTest/app/test_metadata.py#L1
would reformat src/Mod/AddonManager/AddonManagerTest/app/test_metadata.py
Lint / Lint: src/Mod/AddonManager/Addon.py#L1
would reformat src/Mod/AddonManager/Addon.py
Lint / Lint: src/Mod/AddonManager/AddonManager.py#L1
would reformat src/Mod/AddonManager/AddonManager.py
Lint / Lint: src/Ext/freecad/part.py#L1
Final newline missing (missing-final-newline)
Lint / Lint: src/Ext/freecad/part.py#L1
Missing module docstring (missing-module-docstring)
Lint / Lint: src/Ext/freecad/part.py#L1
Wildcard import Part (wildcard-import)
Lint / Lint: src/Ext/freecad/partdesign.py#L1
Final newline missing (missing-final-newline)
Lint / Lint: src/Ext/freecad/partdesign.py#L1
Missing module docstring (missing-module-docstring)
Lint / Lint: src/Ext/freecad/partdesign.py#L1
Wildcard import PartDesign (wildcard-import)
Lint / Lint: src/Ext/freecad/sketcher.py#L1
Final newline missing (missing-final-newline)
Lint / Lint: src/Ext/freecad/sketcher.py#L1
Missing module docstring (missing-module-docstring)
Lint / Lint: src/Ext/freecad/sketcher.py#L1
Wildcard import Sketcher (wildcard-import)
Lint / Lint: src/Gui/PreferencePages/DlgSettingsUI.py#L24
Multiple imports on one line (cog, sys) (multiple-imports)
Lint / Lint: src/Gui/Application.cpp#L257
QObject::connect(&mApp, SIGNAL(messageReceived(const QList<QByteArray> &)), <--Consider using Functor-Based Connections
Lint / Lint: src/Gui/Application.cpp#L258
&mw, SLOT(processMessages(const QList<QByteArray> &))); <--Consider using Functor-Based Connections
Lint / Lint: src/Gui/Application.cpp#L2438
QTimer::singleShot(0, &mw, SLOT(delayedStartup())); <--Consider using Functor-Based Connections
Lint / Lint: src/Gui/Tree.cpp#L968
objitem->object()->setupContextMenu(&editMenu, this, SLOT(onStartEditing()));
Lint / Lint: src/3rdParty/json/single_include/nlohmann/json.hpp#L68
Unknown NOLINT error category: modernize-macro-to-enum [readability/nolint] [5]
Ubuntu_20-04 / Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pat-s/always-upload-cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Ubuntu_22-04_Conda / Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pat-s/always-upload-cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MacOS_13_Conda_Intel / Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pat-s/always-upload-cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Windows_Conda / Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pat-s/always-upload-cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Windows / Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@v3, pat-s/always-upload-cache@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-8021122167-Logs Expired
498 KB
Lint-8021122167-report.md Expired
497 KB
MacOS_13_Conda_Intel-8021122167-Logs Expired
40.2 KB
MacOS_13_Conda_Intel-8021122167-report.md Expired
530 Bytes
Prepare-8021122167-Logs Expired
257 KB
Prepare-8021122167-report.md Expired
2.54 KB
Ubuntu_20-04-8021122167-Logs Expired
165 KB
Ubuntu_20-04-8021122167-report.md Expired
3.13 KB
Ubuntu_22-04_Conda-8021122167-Logs Expired
175 KB
Ubuntu_22-04_Conda-8021122167-report.md Expired
3.62 KB
Windows-8021122167-Logs Expired
2.44 MB
Windows_Conda-8021122167-Logs Expired
2.21 MB