Skip to content

Merge branch 'FreeCAD:main' into main #33

Merge branch 'FreeCAD:main' into main

Merge branch 'FreeCAD:main' into main #33

Triggered via push February 9, 2024 11:41
Status Success
Total duration 1h 58m 39s
Artifacts 12

CI_master.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 50 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#L497
Access to member 'cached_icon_filename' before its definition line 524 (access-member-before-definition)
Lint / Lint: src/Mod/AddonManager/Addon.py#L498
Access to member 'cached_icon_filename' before its definition line 524 (access-member-before-definition)
Lint / Lint: src/Mod/AddonManager/NetworkManager.py#L285
Using variable 'app' before assignment (used-before-assignment)
Lint / Lint: src/Mod/AddonManager/addonmanager_macro.py#L145
Macro.blocking_get is not callable (not-callable)
Lint / Lint: src/Mod/AddonManager/addonmanager_macro.py#L206
Macro.blocking_get is not callable (not-callable)
Lint / Lint: src/Mod/AddonManager/addonmanager_macro.py#L243
Macro.blocking_get is not callable (not-callable)
WrapUp / WrapUp
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 5364k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
Lint / Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/3rdParty/salomesmesh/src/DriverSTL/DriverSTL_R_SMDS_Mesh.cpp#L294
//purpose : <-- trailing whitespace
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/Ext/freecad/sketcher.py#L1
would reformat src/Ext/freecad/sketcher.py
Lint / Lint: src/Mod/AddonManager/addonmanager_connection_checker.py#L1
would reformat src/Mod/AddonManager/addonmanager_connection_checker.py
Lint / Lint: src/Mod/AddonManager/addonmanager_git.py#L1
would reformat src/Mod/AddonManager/addonmanager_git.py
Lint / Lint: src/Mod/AddonManager/NetworkManager.py#L1
would reformat src/Mod/AddonManager/NetworkManager.py
Lint / Lint: src/Mod/AddonManager/addonmanager_installer.py#L1
would reformat src/Mod/AddonManager/addonmanager_installer.py
Lint / Lint: src/Mod/AddonManager/Addon.py#L1
would reformat src/Mod/AddonManager/Addon.py
Lint / Lint: src/Mod/AddonManager/addonmanager_readme_viewer.py#L1
would reformat src/Mod/AddonManager/addonmanager_readme_viewer.py
Lint / Lint: src/Mod/AddonManager/addonmanager_macro.py#L1
would reformat src/Mod/AddonManager/addonmanager_macro.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/Mod/AddonManager/Addon.py#L391
Line too long (152/100) (line-too-long)
Ubuntu_20-04 / Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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: actions/checkout@v3, conda-incubator/setup-miniconda@v2, 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
Mamba support is still experimental and can result in differently solved environments!
Windows_Conda / Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, conda-incubator/setup-miniconda@v2, 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
Mamba support is still experimental and can result in differently solved environments!
MacOS_13_Conda_Intel / Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, conda-incubator/setup-miniconda@v2, 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
Mamba support is still experimental and can result in differently solved environments!
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, pat-s/always-upload-cache@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-7843438146-Logs Expired
430 KB
Lint-7843438146-report.md Expired
429 KB
MacOS_13_Conda_Intel-7843438146-Logs Expired
40 KB
MacOS_13_Conda_Intel-7843438146-report.md Expired
528 Bytes
Prepare-7843438146-Logs Expired
284 KB
Prepare-7843438146-report.md Expired
2.34 KB
Ubuntu_20-04-7843438146-Logs Expired
184 KB
Ubuntu_20-04-7843438146-report.md Expired
3.32 KB
Ubuntu_22-04_Conda-7843438146-Logs Expired
239 KB
Ubuntu_22-04_Conda-7843438146-report.md Expired
4.08 KB
Windows-7843438146-Logs Expired
2.57 MB
Windows_Conda-7843438146-Logs Expired
2.21 MB