Skip to content

Part Attacher: Implement 1D intersection for attachments (#12328) #33

Part Attacher: Implement 1D intersection for attachments (#12328)

Part Attacher: Implement 1D intersection for attachments (#12328) #33

Triggered via push February 14, 2024 00:08
Status Success
Total duration 2h 2m 31s
Artifacts 12

CI_master.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 48 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
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 6053k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
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/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/NetworkManager.py#L1
would reformat src/Mod/AddonManager/NetworkManager.py
Lint / Lint: src/Mod/AddonManager/Addon.py#L1
would reformat src/Mod/AddonManager/Addon.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/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]
Lint / Lint: src/3rdParty/json/single_include/nlohmann/json.hpp#L69
Unknown NOLINT error category: modernize-macro-to-enum [readability/nolint] [5]
Lint / Lint: src/3rdParty/json/single_include/nlohmann/json.hpp#L70
Unknown NOLINT error category: modernize-macro-to-enum [readability/nolint] [5]
Lint / Lint: src/3rdParty/json/single_include/nlohmann/json.hpp#L4039
Unknown NOLINT error category: cppcoreguidelines-avoid-c-arrays,hicpp-avoid-c-arrays,modernize-avoid-c-arrays [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, 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-7894423888-Logs Expired
473 KB
Lint-7894423888-report.md Expired
471 KB
MacOS_13_Conda_Intel-7894423888-Logs Expired
40.2 KB
MacOS_13_Conda_Intel-7894423888-report.md Expired
527 Bytes
Prepare-7894423888-Logs Expired
288 KB
Prepare-7894423888-report.md Expired
2.37 KB
Ubuntu_20-04-7894423888-Logs Expired
164 KB
Ubuntu_20-04-7894423888-report.md Expired
3.31 KB
Ubuntu_22-04_Conda-7894423888-Logs Expired
220 KB
Ubuntu_22-04_Conda-7894423888-report.md Expired
3.78 KB
Windows-7894423888-Logs Expired
2.61 MB
Windows_Conda-7894423888-Logs Expired
2.3 MB