Skip to content

Merge branch 'main' into fem_ccx_output_freq #199

Merge branch 'main' into fem_ccx_output_freq

Merge branch 'main' into fem_ccx_output_freq #199

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

CI_master.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 42 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/Arch/ArchCommands.py#L305
The raise statement is not inside an except clause (misplaced-bare-raise)
Lint / Lint: src/Mod/Arch/ArchCommands.py#L310
The raise statement is not inside an except clause (misplaced-bare-raise)
Lint / Lint: src/Mod/Arch/ArchRebar.py#L551
Access to member 'centerline' before its definition line 558 (access-member-before-definition)
Lint / Lint: src/Mod/Arch/ArchRebar.py#L552
Access to member 'centerline' before its definition line 558 (access-member-before-definition)
Lint / Lint: src/Mod/Arch/ArchWindow.py#L586
Class 'ArchSketch' has no 'setPropertiesLinkCommon' member (no-member)
Lint / Lint: src/Mod/Arch/ArchWindow.py#L966
Module 'ArchSketchObject' has no 'updateAttachmentOffset' member (no-member)
Lint / Lint: src/Mod/Draft/drafttaskpanels/task_shapestring.py#L96
Instance of 'ShapeStringTaskPanel' has no 'reject' member (no-member)
WrapUp / WrapUp
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 2777k. 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/CommandLink.cpp#L200
} <-- 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/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/Mod/AddonManager/Widgets/addonmanager_widget_global_buttons.py#L1
would reformat src/Mod/AddonManager/Widgets/addonmanager_widget_global_buttons.py
Lint / Lint: src/Mod/Arch/ArchRebar.py#L1
would reformat src/Mod/Arch/ArchRebar.py
Lint / Lint: src/Mod/AddonManager/AddonManager.py#L1
would reformat src/Mod/AddonManager/AddonManager.py
Lint / Lint: src/Mod/Draft/draftmake/make_bezcurve.py#L1
would reformat src/Mod/Draft/draftmake/make_bezcurve.py
Lint / Lint: src/Mod/Draft/draftmake/make_bspline.py#L1
would reformat src/Mod/Draft/draftmake/make_bspline.py
Lint / Lint: src/Mod/Draft/draftmake/make_circle.py#L1
would reformat src/Mod/Draft/draftmake/make_circle.py
Lint / Lint: src/Mod/Draft/draftmake/make_polygon.py#L1
would reformat src/Mod/Draft/draftmake/make_polygon.py
Lint / Lint: src/Mod/Draft/draftmake/make_rectangle.py#L1
would reformat src/Mod/Draft/draftmake/make_rectangle.py
Lint / Lint: src/Mod/Draft/draftmake/make_wire.py#L1
would reformat src/Mod/Draft/draftmake/make_wire.py
Lint / Lint: src/Mod/Arch/TestArch.py#L1
would reformat src/Mod/Arch/TestArch.py
Lint / Lint: src/Mod/AddonManager/AddonManager.py#L1
Missing module docstring (missing-module-docstring)
Lint / Lint: src/Mod/AddonManager/AddonManager.py#L108
Too many instance attributes (26/15) (too-many-instance-attributes)
Lint / Lint: src/Mod/AddonManager/AddonManager.py#L153
Using the global statement (global-statement)
Lint / Lint: src/Mod/AddonManager/AddonManager.py#L176
Too many statements (53/50) (too-many-statements)
Lint / Lint: src/Mod/AddonManager/AddonManager.py#L288
Too many branches (16/12) (too-many-branches)
Lint / Lint: src/Mod/AddonManager/AddonManager.py#L422
Missing function or method docstring (missing-function-docstring)
Lint / Lint: src/Mod/AddonManager/AddonManager.py#L466
Missing function or method docstring (missing-function-docstring)
Lint / Lint: src/Mod/AddonManager/AddonManager.py#L477
Missing function or method docstring (missing-function-docstring)
Lint / Lint: src/Mod/AddonManager/AddonManager.py#L508
Missing function or method docstring (missing-function-docstring)
Lint / Lint: src/Mod/AddonManager/AddonManager.py#L518
Missing function or method docstring (missing-function-docstring)
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-8202785619-Logs Expired
231 KB
Lint-8202785619-report.md Expired
230 KB
MacOS_13_Conda_Intel-8202785619-Logs Expired
40.2 KB
MacOS_13_Conda_Intel-8202785619-report.md Expired
530 Bytes
Prepare-8202785619-Logs Expired
137 KB
Prepare-8202785619-report.md Expired
1.96 KB
Ubuntu_20-04-8202785619-Logs Expired
165 KB
Ubuntu_20-04-8202785619-report.md Expired
3.45 KB
Ubuntu_22-04_Conda-8202785619-Logs Expired
178 KB
Ubuntu_22-04_Conda-8202785619-report.md Expired
3.7 KB
Windows-8202785619-Logs Expired
2.42 MB
Windows_Conda-8202785619-Logs Expired
2.22 MB