Merge branch 'FreeCAD:main' into main #37
CI_master.yml
on: push
Prepare
/
Prepare
6s
MacOS_13_Conda_Intel
/
Build
1h 14m
Ubuntu_20-04
/
Build
1h 17m
Ubuntu_22-04_Conda
/
Build
1h 22m
Windows
/
Build
1h 45m
Windows_Conda
/
Build
2m 41s
Lint
/
Lint
41m 59s
WrapUp
/
WrapUp
5s
Annotations
7 errors and 48 warnings
Windows_Conda / Build
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.
|
Lint / Lint
Process completed with exit code 1.
|
WrapUp / WrapUp
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 4789k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
|
Windows_Conda / Build
No files were found with the provided path: C:/logs/. No artifacts will be uploaded.
|
Lint / Lint:
src/Gui/QuantitySpinBox.cpp#L186
sAV ==> save
|
Lint / Lint:
src/Mod/Material/materialtests/TestMaterials.py#L46
assertIn ==> asserting, assert in, assertion
|
Lint / Lint:
src/Mod/Material/materialtests/TestMaterials.py#L47
assertIn ==> asserting, assert in, assertion
|
Lint / Lint:
src/Mod/Material/materialtests/TestMaterials.py#L90
assertIn ==> asserting, assert in, assertion
|
Lint / Lint:
src/Mod/Material/materialtests/TestMaterials.py#L92
assertIn ==> asserting, assert in, assertion
|
Lint / Lint:
src/Mod/Material/materialtests/TestMaterials.py#L93
assertIn ==> asserting, assert in, assertion
|
Lint / Lint:
src/Mod/Material/materialtests/TestMaterials.py#L95
assertIn ==> asserting, assert in, assertion
|
Lint / Lint:
src/Mod/Material/materialtests/TestMaterials.py#L96
assertIn ==> asserting, assert in, assertion
|
Lint / Lint:
src/Mod/Material/materialtests/TestMaterials.py#L97
assertIn ==> asserting, assert in, assertion
|
Lint / Lint:
src/Mod/Material/materialtests/TestMaterials.py#L114
assertIn ==> asserting, assert in, assertion
|
Lint / Lint:
src/Gui/CommandLink.cpp#L200
} <-- trailing whitespace
|
Lint / Lint:
src/Gui/PreferencePages/DlgSettingsWorkbenchesImp.cpp#L128
<-- trailing whitespace
|
Lint / Lint:
src/Gui/WorkbenchSelector.cpp#L101
WorkbenchTabWidget::WorkbenchTabWidget(WorkbenchGroup* aGroup, QWidget* parent) <-- trailing whitespace
|
Lint / Lint:
src/Gui/WorkbenchSelector.cpp#L127
// set the initial orientation. We cannot do updateLayoutAndTabOrientation(false); <-- trailing whitespace
|
Lint / Lint:
src/Gui/WorkbenchSelector.cpp#L205
<-- trailing whitespace
|
Lint / Lint:
src/Gui/WorkbenchSelector.h#L58
<-- trailing whitespace
|
Lint / Lint:
src/Mod/Fem/femexamples/boxanalysis_frequency.py#L1
would reformat src/Mod/Fem/femexamples/boxanalysis_frequency.py
|
Lint / Lint:
src/Mod/Fem/femexamples/boxanalysis_static.py#L1
would reformat src/Mod/Fem/femexamples/boxanalysis_static.py
|
Lint / Lint:
src/Mod/Fem/femexamples/buckling_lateraltorsionalbuckling.py#L1
would reformat src/Mod/Fem/femexamples/buckling_lateraltorsionalbuckling.py
|
Lint / Lint:
src/Mod/Arch/importWebGL.py#L1
would reformat src/Mod/Arch/importWebGL.py
|
Lint / Lint:
src/Mod/Fem/femexamples/buckling_platebuckling.py#L1
would reformat src/Mod/Fem/femexamples/buckling_platebuckling.py
|
Lint / Lint:
src/Mod/Fem/femexamples/ccx_buckling_flexuralbuckling.py#L1
would reformat src/Mod/Fem/femexamples/ccx_buckling_flexuralbuckling.py
|
Lint / Lint:
src/Mod/Fem/femexamples/ccx_cantilever_base_edge.py#L1
would reformat src/Mod/Fem/femexamples/ccx_cantilever_base_edge.py
|
Lint / Lint:
src/Mod/Fem/ObjectsFem.py#L1
would reformat src/Mod/Fem/ObjectsFem.py
|
Lint / Lint:
src/Mod/Fem/femexamples/ccx_cantilever_base_face.py#L1
would reformat src/Mod/Fem/femexamples/ccx_cantilever_base_face.py
|
Lint / Lint:
src/Mod/Fem/femexamples/ccx_cantilever_beam_circle.py#L1
would reformat src/Mod/Fem/femexamples/ccx_cantilever_beam_circle.py
|
Lint / Lint:
src/Gui/Tree.cpp#L975
objitem->object()->setupContextMenu(&editMenu, this, SLOT(onStartEditing()));
|
Lint / Lint:
src/Mod/TechDraw/Gui/TaskProjGroup.cpp#L100
// connect(ui->butReset, SIGNAL(clicked()), this, SLOT(onResetClicked())); <--Consider using Functor-Based Connections
|
Lint / Lint:
src/App/PropertyGeo.cpp#L1294
Could not find a newline character at the end of the file. [whitespace/ending_newline] [5]
|
Lint / Lint:
src/Base/Console.h#L1172
Never use sprintf. Use snprintf instead. [runtime/printf] [5]
|
Lint / Lint:
src/Gui/QuantitySpinBox.cpp#L64
Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
|
Lint / Lint:
src/Gui/Tree.cpp#L5311
Missing space around colon in range-based for loop [whitespace/forcolon] [2]
|
Lint / Lint:
src/Mod/Part/App/AppPartPy.cpp#L1961
Empty loop bodies should use {} or continue [whitespace/empty_loop_body] [5]
|
Lint / Lint:
src/Mod/Part/App/PropertyTopoShape.h#L89
"virtual" is redundant since function is already declared as "override" [readability/inheritance] [4]
|
Lint / Lint:
src/Mod/Part/App/PropertyTopoShape.h#L102
"virtual" is redundant since function is already declared as "override" [readability/inheritance] [4]
|
Lint / Lint:
src/Mod/Part/App/PropertyTopoShape.h#L199
Constructors callable with one argument should be marked explicit. [runtime/explicit] [5]
|
Lint / Lint:
src/Mod/Part/App/PropertyTopoShape.h#L263
"virtual" is redundant since function is already declared as "override" [readability/inheritance] [4]
|
Lint / Lint:
src/Mod/Part/App/PropertyTopoShape.h#L265
"virtual" is redundant since function is already declared as "override" [readability/inheritance] [4]
|
Lint / Lint
fatal error: 'moc_Action.cpp' file not found
|
Lint / Lint
fatal error: 'moc_CallTips.cpp' file not found
|
Lint / Lint:
src/Gui/CommandLink.cpp#L49
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/Gui/CommandView.cpp#L2736
non-POD static (unique_ptr) [-Wclazy-non-pod-global-static]
|
Lint / Lint
fatal error: 'ui_DlgKeyboard.h' file not found
|
Windows / Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@v3. 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-8520717150-Logs
Expired
|
374 KB |
|
Lint-8520717150-report.md
Expired
|
372 KB |
|
MacOS_13_Conda_Intel-8520717150-Logs
Expired
|
37.5 KB |
|
MacOS_13_Conda_Intel-8520717150-report.md
Expired
|
544 Bytes |
|
Prepare-8520717150-Logs
Expired
|
192 KB |
|
Prepare-8520717150-report.md
Expired
|
2.13 KB |
|
Ubuntu_20-04-8520717150-Logs
Expired
|
160 KB |
|
Ubuntu_20-04-8520717150-report.md
Expired
|
3.15 KB |
|
Ubuntu_22-04_Conda-8520717150-Logs
Expired
|
218 KB |
|
Ubuntu_22-04_Conda-8520717150-report.md
Expired
|
3.72 KB |
|
Windows-8520717150-Logs
Expired
|
2.23 MB |
|