Update labeler.yml #280
CI_master.yml
on: push
Prepare
/
Prepare
4s
MacOS_13_Conda_Intel
/
Build
43m 9s
Ubuntu_20-04
/
Build
23m 8s
Ubuntu_22-04_Conda
/
Build
26m 26s
Windows
/
Build
47m 41s
Windows_Conda
/
Build
2m 49s
Lint
/
Lint
39m 9s
WrapUp
/
WrapUp
9s
Annotations
16 errors and 40 warnings
Windows_Conda / Build
Process completed with exit code 1.
|
Ubuntu_20-04 / Build
Process completed with exit code 1.
|
Ubuntu_22-04_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:
src/Mod/Arch/ArchWall.py#L181
Module 'ArchSketchObject' has no 'makeArchSketch' member (no-member)
|
Lint / Lint:
src/Mod/Arch/ArchWall.py#L838
Instance of 'list' has no 'fuse' member (no-member)
|
Lint / Lint:
src/Mod/Arch/ArchWall.py#L1147
Module 'ArchSketchObject' has no 'sortSketchWidth' member (no-member)
|
Lint / Lint:
src/Mod/Arch/ArchWall.py#L1192
Module 'ArchSketchObject' has no 'sortSketchAlign' member (no-member)
|
Lint / Lint:
src/Mod/Fem/femtest/app/test_ccxtools.py#L379
Assigning result of a function call, where the function has no return (assignment-from-no-return)
|
Lint / Lint:
src/Mod/Show/mTempoVis.py#L183
Instance of 'TempoVis' has no '_restore_detail' member (no-member)
|
Lint / Lint:
src/Tools/generateBase/generateTools.py#L48
The raise statement is not inside an except clause (misplaced-bare-raise)
|
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 2261k. 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/Mod/TechDraw/App/DrawBrokenViewPyImp.cpp#L67
pointIn ==> pointing, point in
|
Lint / Lint:
src/Mod/TechDraw/App/DrawBrokenViewPyImp.cpp#L68
pointIn ==> pointing, point in
|
Lint / Lint:
src/Mod/Test/Document.py#L615
assertIn ==> asserting, assert in, assertion
|
Lint / Lint:
src/Mod/Test/Document.py#L616
assertIn ==> asserting, assert in, assertion
|
Lint / Lint:
src/Mod/Test/Document.py#L2575
assertIn ==> asserting, assert in, assertion
|
Lint / Lint:
src/Mod/Test/Document.py#L2582
assertIn ==> asserting, assert in, assertion
|
Lint / Lint:
src/Mod/Test/Document.py#L2583
assertIn ==> asserting, assert in, assertion
|
Lint / Lint:
src/Mod/Fem/femtest/function_tests/test_support_utils.py#L23
+++ <-- trailing whitespace
|
Lint / Lint:
src/Mod/Fem/femtest/function_tests/test_support_utils.py#L38
diff_lines = """--- <-- trailing whitespace
|
Lint / Lint:
src/Mod/Fem/femtest/function_tests/test_support_utils.py#L39
+++ <-- trailing whitespace
|
Lint / Lint:
src/Mod/AddonManager/Widgets/addonmanager_widget_progress_bar.py#L1
would reformat src/Mod/AddonManager/Widgets/addonmanager_widget_progress_bar.py
|
Lint / Lint:
src/Mod/AddonManager/addonmanager_readme_controller.py#L1
would reformat src/Mod/AddonManager/addonmanager_readme_controller.py
|
Lint / Lint:
src/Mod/AddonManager/manage_python_dependencies.py#L1
would reformat src/Mod/AddonManager/manage_python_dependencies.py
|
Lint / Lint:
src/Mod/Drawing/DrawingPatterns.py#L1
would reformat src/Mod/Drawing/DrawingPatterns.py
|
Lint / Lint:
src/Mod/Fem/femsolver/calculix/solver.py#L1
would reformat src/Mod/Fem/femsolver/calculix/solver.py
|
Lint / Lint:
src/Mod/Fem/feminout/importToolsFem.py#L1
would reformat src/Mod/Fem/feminout/importToolsFem.py
|
Lint / Lint:
src/Mod/Fem/femsolver/calculix/write_step_equation.py#L1
would reformat src/Mod/Fem/femsolver/calculix/write_step_equation.py
|
Lint / Lint:
src/Mod/Arch/ArchReference.py#L1
would reformat src/Mod/Arch/ArchReference.py
|
Lint / Lint:
src/Mod/Fem/femtools/membertools.py#L1
would reformat src/Mod/Fem/femtools/membertools.py
|
Lint / Lint:
src/Mod/Import/InitGui.py#L1
would reformat src/Mod/Import/InitGui.py
|
Lint / Lint:
src/Mod/AddonManager/Widgets/addonmanager_widget_progress_bar.py#L46
Deprecated module 'PySide2' (deprecated-module)
|
Lint / Lint:
src/Mod/AddonManager/Widgets/addonmanager_widget_progress_bar.py#L39
Unused import PySide (unused-import)
|
Lint / Lint:
src/Mod/AddonManager/addonmanager_readme_controller.py#L38
Import "from PySide import QtCore, QtGui" should be placed at the top of the module (wrong-import-position)
|
Lint / Lint:
src/Mod/AddonManager/addonmanager_readme_controller.py#L149
Missing function or method docstring (missing-function-docstring)
|
Lint / Lint:
src/Mod/AddonManager/addonmanager_readme_controller.py#L155
Missing function or method docstring (missing-function-docstring)
|
Lint / Lint:
src/Mod/AddonManager/addonmanager_readme_controller.py#L186
Missing class docstring (missing-class-docstring)
|
Lint / Lint:
src/Mod/AddonManager/addonmanager_readme_controller.py#L213
Missing function or method docstring (missing-function-docstring)
|
Lint / Lint:
src/Mod/AddonManager/addonmanager_readme_controller.py#L222
Missing function or method docstring (missing-function-docstring)
|
Lint / Lint:
src/Mod/AddonManager/addonmanager_readme_controller.py#L233
Missing function or method docstring (missing-function-docstring)
|
Lint / Lint:
src/Mod/AddonManager/addonmanager_readme_controller.py#L233
Unused argument 'unused' (unused-argument)
|
Lint / Lint:
src/Gui/StartupProcess.cpp#L247
QObject::connect(qtApp, SIGNAL(messageReceived(const QList<QByteArray> &)), <--Consider using Functor-Based Connections
|
Lint / Lint:
src/Gui/StartupProcess.cpp#L248
mainWindow, SLOT(processMessages(const QList<QByteArray> &))); <--Consider using Functor-Based Connections
|
Lint / Lint:
src/Mod/Fem/Gui/ViewProviderFemConstraint.cpp#L173
Multi-line string ("...") found. This lint script doesn't do well with such strings, and may give bogus warnings. Use C++11 raw strings or concatenation instead. [readability/multiline_string] [5]
|
Lint / Lint:
src/Mod/Fem/Gui/ViewProviderFemConstraint.cpp#L174
Multi-line string ("...") found. This lint script doesn't do well with such strings, and may give bogus warnings. Use C++11 raw strings or concatenation instead. [readability/multiline_string] [5]
|
Lint / Lint:
src/Mod/Fem/Gui/ViewProviderFemConstraint.cpp#L175
Multi-line string ("...") found. This lint script doesn't do well with such strings, and may give bogus warnings. Use C++11 raw strings or concatenation instead. [readability/multiline_string] [5]
|
Lint / Lint:
src/Mod/Fem/Gui/ViewProviderFemConstraint.cpp#L178
Multi-line string ("...") found. This lint script doesn't do well with such strings, and may give bogus warnings. Use C++11 raw strings or concatenation instead. [readability/multiline_string] [5]
|
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-8635498042-Logs
Expired
|
188 KB |
|
Lint-8635498042-report.md
Expired
|
187 KB |
|
MacOS_13_Conda_Intel-8635498042-Logs
Expired
|
42.5 KB |
|
MacOS_13_Conda_Intel-8635498042-report.md
Expired
|
548 Bytes |
|
Prepare-8635498042-Logs
Expired
|
92.7 KB |
|
Prepare-8635498042-report.md
Expired
|
1.44 KB |
|
Ubuntu_20-04-8635498042-Logs
Expired
|
171 KB |
|
Ubuntu_20-04-8635498042-report.md
Expired
|
4.3 KB |
|
Ubuntu_22-04_Conda-8635498042-Logs
Expired
|
230 KB |
|
Ubuntu_22-04_Conda-8635498042-report.md
Expired
|
4.6 KB |
|
Windows-8635498042-Logs
Expired
|
1.72 MB |
|