Skip to content

Merge remote-tracking branch 'upstream/main' #214

Merge remote-tracking branch 'upstream/main'

Merge remote-tracking branch 'upstream/main' #214

Triggered via push September 17, 2024 08:54
Status Success
Total duration 1h 39m 37s
Artifacts 8

CI_master.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 66 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/BIM/ArchMaterial.py#L87
Possibly using variable 'QtGui' before assignment (possibly-used-before-assignment)
Lint / Lint: src/Mod/BIM/ArchMaterial.py#L350
Possibly using variable 'FreeCADGui' before assignment (possibly-used-before-assignment)
Lint / Lint: src/Mod/BIM/ArchMaterial.py#L563
Possibly using variable 'os' before assignment (possibly-used-before-assignment)
Lint / Lint: src/Mod/BIM/importers/exportIFC.py#L114
Possibly using variable 'FreeCADGui' before assignment (possibly-used-before-assignment)
Lint / Lint: src/Mod/BIM/nativeifc/ifc_tools.py#L194
Possibly using variable 'person' before assignment (possibly-used-before-assignment)
Lint / Lint: src/Mod/BIM/nativeifc/ifc_tools.py#L195
Possibly using variable 'organisation' before assignment (possibly-used-before-assignment)
Lint / Lint: src/Mod/BIM/nativeifc/ifc_tools.py#L1124
Possibly using variable 'tempshape' before assignment (possibly-used-before-assignment)
Lint / Lint: src/Mod/BIM/nativeifc/ifc_tools.py#L1247
Possibly using variable 'uprel' before assignment (possibly-used-before-assignment)
Lint / Lint: src/Mod/CAM/Tests/TestCAMSanity.py#L63
No value for argument 'output_file' in constructor call (no-value-for-parameter)
Lint / Lint: src/Mod/CAM/Tests/TestPathPost.py#L574
Module 'Path' has no 'Command' member (no-member)
Lint / Lint
Process completed with exit code 1.
WrapUp / WrapUp
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 4052k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
Lint / Lint: src/Mod/BIM/nativeifc/ifc_tools.py#L1263
anumber ==> a number
Lint / Lint: src/Mod/BIM/nativeifc/ifc_tools.py#L1265
anumber ==> a number
Lint / Lint: src/Mod/CAM/Tests/TestPathPost.py#L478
re-use ==> reuse
Lint / Lint: src/Mod/Fem/femobjects/mesh_netgen.py#L328
greather ==> greater
Lint / Lint: src/Mod/Part/App/MeasureClient.cpp#L321
// TODO: Center of Mass might not lie on the surface, somehow snap to the closest point on the surface? <-- trailing whitespace
Lint / Lint: src/Mod/Part/App/MeasureClient.cpp#L343
TopoDS_Vertex vertex = TopoDS::Vertex(shape); <-- trailing whitespace
Lint / Lint: src/Mod/Part/App/MeasureClient.cpp#L368
<-- trailing whitespace
Lint / Lint: src/Mod/Part/App/MeasureClient.cpp#L372
<-- trailing whitespace
Lint / Lint: src/Mod/BIM/bimcommands/BimWelcome.py#L1
would reformat src/Mod/BIM/bimcommands/BimWelcome.py
Lint / Lint: src/Mod/BIM/nativeifc/ifc_selftest.py#L1
would reformat src/Mod/BIM/nativeifc/ifc_selftest.py
Lint / Lint: src/Mod/BIM/nativeifc/ifc_generator.py#L1
would reformat src/Mod/BIM/nativeifc/ifc_generator.py
Lint / Lint: src/Mod/BIM/ArchMaterial.py#L1
would reformat src/Mod/BIM/ArchMaterial.py
Lint / Lint: src/Mod/BIM/nativeifc/ifc_viewproviders.py#L1
would reformat src/Mod/BIM/nativeifc/ifc_viewproviders.py
Lint / Lint: src/Mod/CAM/Tests/TestPathDrillable.py#L1
would reformat src/Mod/CAM/Tests/TestPathDrillable.py
Lint / Lint: src/Mod/CAM/Tests/TestPathAdaptive.py#L1
would reformat src/Mod/CAM/Tests/TestPathAdaptive.py
Lint / Lint: src/Mod/BIM/nativeifc/ifc_tools.py#L1
would reformat src/Mod/BIM/nativeifc/ifc_tools.py
Lint / Lint: src/Mod/CAM/Tests/TestPathProfile.py#L1
would reformat src/Mod/CAM/Tests/TestPathProfile.py
Lint / Lint: src/Mod/CAM/Tests/TestPathPost.py#L1
would reformat src/Mod/CAM/Tests/TestPathPost.py
Lint / Lint: src/Mod/BIM/ArchMaterial.py#L109
Line too long (103/100) (line-too-long)
Lint / Lint: src/Mod/BIM/ArchMaterial.py#L118
Line too long (154/100) (line-too-long)
Lint / Lint: src/Mod/BIM/ArchMaterial.py#L125
Line too long (106/100) (line-too-long)
Lint / Lint: src/Mod/BIM/ArchMaterial.py#L129
Line too long (111/100) (line-too-long)
Lint / Lint: src/Mod/BIM/ArchMaterial.py#L164
Line too long (144/100) (line-too-long)
Lint / Lint: src/Mod/BIM/ArchMaterial.py#L166
Line too long (159/100) (line-too-long)
Lint / Lint: src/Mod/BIM/ArchMaterial.py#L168
Line too long (163/100) (line-too-long)
Lint / Lint: src/Mod/BIM/ArchMaterial.py#L170
Line too long (154/100) (line-too-long)
Lint / Lint: src/Mod/BIM/ArchMaterial.py#L172
Line too long (132/100) (line-too-long)
Lint / Lint: src/Mod/BIM/ArchMaterial.py#L174
Line too long (148/100) (line-too-long)
Lint / Lint: src/Gui/Application.cpp#L2298
QTimer::singleShot(0, &mw, SLOT(delayedStartup())); <--Consider using Functor-Based Connections
Lint / Lint: src/Mod/Sketcher/Gui/TaskSketcherElements.cpp#L95
QAction* constr_##FUNC = menu.addAction(icon_##FUNC, tr(NAMESTR), this, SLOT(FUNC())); \
Lint / Lint: src/App/Document.cpp#L75
At least two spaces is best between code and comments [whitespace/comments] [2]
Lint / Lint: src/App/Document.cpp#L75
Should have a space between // and comment [whitespace/comments] [4]
Lint / Lint: src/App/Document.cpp#L78
Found C++ system header after other header. Should be: Document.h, c system, c++ system, other. [build/include_order] [4]
Lint / Lint: src/App/Document.cpp#L79
Found C++ system header after other header. Should be: Document.h, c system, c++ system, other. [build/include_order] [4]
Lint / Lint: src/App/Document.cpp#L80
Found C++ system header after other header. Should be: Document.h, c system, c++ system, other. [build/include_order] [4]
Lint / Lint: src/App/Document.cpp#L82
Found C system header after other header. Should be: Document.h, c system, c++ system, other. [build/include_order] [4]
MacOS_13_Conda_Apple / Build
INFO conda.conda_libmamba_solver.solver:_log_info(352): conda version: 24.7.1 INFO conda.conda_libmamba_solver.solver:_log_info(353): conda-libmamba-solver version: 24.7.0
MacOS_13_Conda_Apple / Build
INFO conda.conda_libmamba_solver.solver:_log_info(354): libmambapy version: 1.5.9
MacOS_13_Conda_Apple / Build
INFO conda.conda_libmamba_solver.solver:_log_info(355): Target prefix: '/Users/runner/work/FreeCAD/FreeCAD/.conda/freecad'
MacOS_13_Conda_Apple / Build
INFO conda.conda_libmamba_solver.solver:_log_info(356): Command: ['/Users/runner/miniconda3/condabin/mamba', 'update', '--prefix', '.conda/freecad', '--file', 'conda/conda-env.yaml']
MacOS_13_Conda_Apple / Build
info libmamba Reading repodata.json file "/var/folders/n3/x0zngmn15fzg2jfkglj4ys4w0000gn/T/tmp8d8f3t0k.json" for repo installed
MacOS_13_Conda_Apple / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(265): Download 0 bytes {'User-Agent': 'conda/24.7.1 requests/2.32.3 CPython/3.12.5 Darwin/23.6.0 OSX/14.6.1 solver/libmamba conda-libmamba-solver/24.7.0 libmambapy/1.5.9', 'Accept-Encoding': 'gzip, deflate, br, zstd', 'Accept': '*/*', 'Connection': 'keep-alive'}
MacOS_13_Conda_Apple / Build
INFO conda.gateways.repodata.jlap.fetch:request_url_jlap_state(432): Apply 0 patches 5fef5ecd58e910a9… → 5fef5ecd58e910a9…
MacOS_13_Conda_Apple / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(265): Download 716196 bytes {'User-Agent': 'conda/24.7.1 requests/2.32.3 CPython/3.12.5 Darwin/23.6.0 OSX/14.6.1 solver/libmamba conda-libmamba-solver/24.7.0 libmambapy/1.5.9', 'Accept-Encoding': 'gzip, deflate, br, zstd', 'Accept': '*/*', 'Connection': 'keep-alive'}
MacOS_13_Conda_Apple / Build
INFO conda.gateways.repodata.jlap.fetch:request_url_jlap_state(432): Apply 0 patches 2536d904f6add4e4… → 2536d904f6add4e4…
MacOS_13_Conda_Apple / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(265): Download 2050706 bytes {'User-Agent': 'conda/24.7.1 requests/2.32.3 CPython/3.12.5 Darwin/23.6.0 OSX/14.6.1 solver/libmamba conda-libmamba-solver/24.7.0 libmambapy/1.5.9', 'Accept-Encoding': 'gzip, deflate, br, zstd', 'Accept': '*/*', 'Connection': 'keep-alive'}
Ubuntu_22-04_Conda / Build
INFO conda.conda_libmamba_solver.solver:_log_info(352): conda version: 24.7.1
Ubuntu_22-04_Conda / Build
INFO conda.conda_libmamba_solver.solver:_log_info(353): conda-libmamba-solver version: 24.7.0
Ubuntu_22-04_Conda / Build
INFO conda.conda_libmamba_solver.solver:_log_info(354): libmambapy version: 1.5.9
Ubuntu_22-04_Conda / Build
INFO conda.conda_libmamba_solver.solver:_log_info(355): Target prefix: '/home/runner/work/FreeCAD/FreeCAD/.conda/freecad'
Ubuntu_22-04_Conda / Build
INFO conda.conda_libmamba_solver.solver:_log_info(356): Command: ['/home/runner/miniconda3/condabin/mamba', 'update', '--prefix', '.conda/freecad', '--file', 'conda/conda-env.yaml']
Ubuntu_22-04_Conda / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(265): Download 716196 bytes {'User-Agent': 'conda/24.7.1 requests/2.32.3 CPython/3.12.5 Linux/6.5.0-1025-azure ubuntu/22.04.4 glibc/2.35 solver/libmamba conda-libmamba-solver/24.7.0 libmambapy/1.5.9', 'Accept-Encoding': 'gzip, deflate, br, zstd', 'Accept': '*/*', 'Connection': 'keep-alive'}
Ubuntu_22-04_Conda / Build
INFO conda.gateways.repodata.jlap.fetch:request_url_jlap_state(432): Apply 0 patches 2536d904f6add4e4… → 2536d904f6add4e4…
Ubuntu_22-04_Conda / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(265): Download 1613518 bytes {'User-Agent': 'conda/24.7.1 requests/2.32.3 CPython/3.12.5 Linux/6.5.0-1025-azure ubuntu/22.04.4 glibc/2.35 solver/libmamba conda-libmamba-solver/24.7.0 libmambapy/1.5.9', 'Accept-Encoding': 'gzip, deflate, br, zstd', 'Accept': '*/*', 'Connection': 'keep-alive'}
Ubuntu_22-04_Conda / Build
INFO conda.gateways.repodata.jlap.fetch:request_url_jlap_state(432): Apply 0 patches c5cc347082717df0… → c5cc347082717df0…
Ubuntu_22-04_Conda / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(265): Download 2050706 bytes {'User-Agent': 'conda/24.7.1 requests/2.32.3 CPython/3.12.5 Linux/6.5.0-1025-azure ubuntu/22.04.4 glibc/2.35 solver/libmamba conda-libmamba-solver/24.7.0 libmambapy/1.5.9', 'Accept-Encoding': 'gzip, deflate, br, zstd', 'Accept': '*/*', 'Connection': 'keep-alive'}
Ubuntu_22-04_Conda_Qt6 / Build
INFO conda.conda_libmamba_solver.solver:_log_info(352): conda version: 24.7.1 INFO conda.conda_libmamba_solver.solver:_log_info(353): conda-libmamba-solver version: 24.7.0
Ubuntu_22-04_Conda_Qt6 / Build
INFO conda.conda_libmamba_solver.solver:_log_info(354): libmambapy version: 1.5.9 INFO conda.conda_libmamba_solver.solver:_log_info(355): Target prefix: '/home/runner/work/FreeCAD/FreeCAD/.conda/freecad' INFO conda.conda_libmamba_solver.solver:_log_info(356): Command: ['/home/runner/miniconda3/condabin/mamba', 'update', '--prefix', '.conda/freecad', '--file', 'conda/conda-env-qt6.yaml']
Ubuntu_22-04_Conda_Qt6 / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(265): Download 716196 bytes {'User-Agent': 'conda/24.7.1 requests/2.32.3 CPython/3.12.5 Linux/6.5.0-1025-azure ubuntu/22.04.4 glibc/2.35 solver/libmamba conda-libmamba-solver/24.7.0 libmambapy/1.5.9', 'Accept-Encoding': 'gzip, deflate, br, zstd', 'Accept': '*/*', 'Connection': 'keep-alive'}
Ubuntu_22-04_Conda_Qt6 / Build
INFO conda.gateways.repodata.jlap.fetch:request_url_jlap_state(432): Apply 0 patches 2536d904f6add4e4… → 2536d904f6add4e4…
Ubuntu_22-04_Conda_Qt6 / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(265): Download 1613518 bytes {'User-Agent': 'conda/24.7.1 requests/2.32.3 CPython/3.12.5 Linux/6.5.0-1025-azure ubuntu/22.04.4 glibc/2.35 solver/libmamba conda-libmamba-solver/24.7.0 libmambapy/1.5.9', 'Accept-Encoding': 'gzip, deflate, br, zstd', 'Accept': '*/*', 'Connection': 'keep-alive'}
Ubuntu_22-04_Conda_Qt6 / Build
INFO conda.gateways.repodata.jlap.fetch:request_url_jlap_state(432): Apply 0 patches c5cc347082717df0… → c5cc347082717df0…
Ubuntu_22-04_Conda_Qt6 / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(265): Download 2050706 bytes {'User-Agent': 'conda/24.7.1 requests/2.32.3 CPython/3.12.5 Linux/6.5.0-1025-azure ubuntu/22.04.4 glibc/2.35 solver/libmamba conda-libmamba-solver/24.7.0 libmambapy/1.5.9', 'Accept-Encoding': 'gzip, deflate, br, zstd', 'Accept': '*/*', 'Connection': 'keep-alive'}
Ubuntu_22-04_Conda_Qt6 / Build
INFO conda.gateways.repodata.jlap.fetch:request_url_jlap_state(432): Apply 0 patches c25462d7872987b0… → c25462d7872987b0…
Ubuntu_22-04_Conda_Qt6 / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(265): Download 6402605 bytes {'User-Agent': 'conda/24.7.1 requests/2.32.3 CPython/3.12.5 Linux/6.5.0-1025-azure ubuntu/22.04.4 glibc/2.35 solver/libmamba conda-libmamba-solver/24.7.0 libmambapy/1.5.9', 'Accept-Encoding': 'gzip, deflate, br, zstd', 'Accept': '*/*', 'Connection': 'keep-alive'}
Ubuntu_22-04_Conda_Qt6 / Build
INFO conda.gateways.repodata.jlap.fetch:request_url_jlap_state(432): Apply 0 patches 1383623a79ae1925… → 1383623a79ae1925…

Artifacts

Produced during runtime
Name Size
Lint-10899764200-Logs
287 KB
MacOS_13_Conda_Apple-10899764200-Logs
44.7 KB
Prepare-10899764200-Logs
46.3 KB
Ubuntu_20-04-10899764200-Logs
178 KB
Ubuntu_22-04_Conda-10899764200-Logs
241 KB
Ubuntu_22-04_Conda-Qt6-10899764200-Logs
239 KB
Ubuntu_22-04_Conda-Qt6-10899764200-report.md
3.76 KB
Windows-10899764200-Logs
1.98 MB