Skip to content

Merge branch 'main' into fem_2d_quad8 #200

Merge branch 'main' into fem_2d_quad8

Merge branch 'main' into fem_2d_quad8 #200

Triggered via push March 8, 2024 11:44
Status Success
Total duration 2h 4m 11s
Artifacts 12

CI_master.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 47 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
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 2171k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
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/Mod/Fem/App/FemMesh.cpp#L119
aNull ==> annul
Lint / Lint: src/Mod/Fem/App/FemMesh.cpp#L120
aNull ==> annul
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/Language/FreeCAD_cs.ts#L8110
<translation>Některé výrazy se nepodařilo analyzovat. <-- trailing whitespace
Lint / Lint: src/Gui/Language/FreeCAD_cs.ts#L8879
<translation>Synchronizovat původní konfigurovatelný zdrojový objekt tím, <-- trailing whitespace
Lint / Lint: src/Gui/Language/FreeCAD_cs.ts#L8880
že se vytvoří nová kopie. Vemte v úvahu, že změny vykonané <-- trailing whitespace
Lint / Lint: src/Mod/AddonManager/Widgets/addonmanager_widget_global_buttons.py#L1
would reformat src/Mod/AddonManager/Widgets/addonmanager_widget_global_buttons.py
Lint / Lint: src/Mod/AddonManager/Widgets/addonmanager_widget_global_buttons.py#L35
Unused argument 'details' (unused-argument)
Lint / Lint: src/Mod/AddonManager/Widgets/addonmanager_widget_global_buttons.py#L35
Unused argument 'n' (unused-argument)
Lint / Lint: src/Mod/AddonManager/Widgets/addonmanager_widget_global_buttons.py#L48
Deprecated module 'PySide2' (deprecated-module)
Lint / Lint: src/Mod/AddonManager/Widgets/addonmanager_widget_global_buttons.py#L94
Missing function or method docstring (missing-function-docstring)
Lint / Lint: src/Mod/AddonManager/Widgets/addonmanager_widget_global_buttons.py#L41
Unused import PySide (unused-import)
Lint / Lint: src/Gui/DAGView/DAGModel.cpp#L1088
(&contextMenu, this, SLOT(editingStartSlot())); //const hack. <--Consider using Functor-Based Connections
Lint / Lint: src/App/Document.cpp#L1803
Consider using localtime_r(...) instead of localtime(...) for improved thread safety. [runtime/threadsafe_fn] [2]
Lint / Lint: src/Base/Tools.h#L156
Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
Lint / Lint: src/Base/Tools.h#L209
Constructors callable with one argument should be marked explicit. [runtime/explicit] [5]
Lint / Lint: src/Base/Tools.h#L258
Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
Lint / Lint: src/Gui/AutoSaver.cpp#L336
Consider using rand_r(...) instead of rand(...) for improved thread safety. [runtime/threadsafe_fn] [2]
Lint / Lint: src/Mod/Cloud/App/AppCloud.cpp#L256
Almost always, snprintf is better than strcpy [runtime/printf] [4]
Lint / Lint: src/Mod/Cloud/App/AppCloud.cpp#L273
Never use sprintf. Use snprintf instead. [runtime/printf] [5]
Lint / Lint: src/Mod/Cloud/App/AppCloud.cpp#L329
Never use sprintf. Use snprintf instead. [runtime/printf] [5]
Lint / Lint: src/Mod/Cloud/App/AppCloud.cpp#L385
Almost always, snprintf is better than strcpy [runtime/printf] [4]
Lint / Lint: src/Mod/Cloud/App/AppCloud.cpp#L392
Consider using localtime_r(...) instead of localtime(...) for improved thread safety. [runtime/threadsafe_fn] [2]
Lint / Lint: src/App/ComplexGeoData.cpp#L54
non-POD static (LogLevel) [-Wclazy-non-pod-global-static]
Lint / Lint
note: expanded from macro 'FC_LOG_LEVEL_INIT'
Lint / Lint
note: expanded from macro '_FC_LOG_LEVEL_INIT'
Lint / Lint: src/App/Document.cpp#L119
non-POD static (LogLevel) [-Wclazy-non-pod-global-static]
Lint / Lint
note: expanded from macro 'FC_LOG_LEVEL_INIT'
Lint / Lint
note: expanded from macro '_FC_LOG_LEVEL_INIT'
Lint / Lint: src/App/Document.cpp#L1094
non-POD static (DocExportStatus) [-Wclazy-non-pod-global-static]
Lint / Lint: src/App/ElementMap.cpp#L21
non-POD static (LogLevel) [-Wclazy-non-pod-global-static]
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-8202788405-Logs Expired
182 KB
Lint-8202788405-report.md Expired
181 KB
MacOS_13_Conda_Intel-8202788405-Logs Expired
40.2 KB
MacOS_13_Conda_Intel-8202788405-report.md Expired
528 Bytes
Prepare-8202788405-Logs Expired
121 KB
Prepare-8202788405-report.md Expired
1.79 KB
Ubuntu_20-04-8202788405-Logs Expired
164 KB
Ubuntu_20-04-8202788405-report.md Expired
3.13 KB
Ubuntu_22-04_Conda-8202788405-Logs Expired
178 KB
Ubuntu_22-04_Conda-8202788405-report.md Expired
3.7 KB
Windows-8202788405-Logs Expired
2.43 MB
Windows_Conda-8202788405-Logs Expired
2.22 MB