Skip to content

CI: Disable Windows conda due to mamba bug. #116

CI: Disable Windows conda due to mamba bug.

CI: Disable Windows conda due to mamba bug. #116

Triggered via push August 5, 2024 17:41
Status Failure
Total duration 2h 6m 36s
Artifacts 8

CI_master.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 71 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/Assembly/UtilsAssembly.py#L44
Possibly using variable 'Gui' before assignment (possibly-used-before-assignment)
Lint / Lint: src/Mod/BIM/nativeifc/ifc_psets.py#L173
Possibly using variable 'prop_uncamel' before assignment (possibly-used-before-assignment)
Lint / Lint: src/Mod/BIM/nativeifc/ifc_psets.py#L175
Possibly using variable 'prop_unslash' before assignment (possibly-used-before-assignment)
Lint / Lint
Process completed with exit code 1.
Lint / Lint
Process completed with exit code 1.
Lint / Lint
Process completed with exit code 1.
MacOS_13_Conda_Apple / 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.
Ubuntu_22-04_Conda_Qt6 / Build
Process completed with exit code 1.
Windows / Build
Process completed with exit code 1.
WrapUp / WrapUp
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 1338k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
Lint / Lint: src/Gui/Stylesheets/FreeCAD Dark.qss#L2791
identation ==> indentation
Lint / Lint: src/Gui/Stylesheets/FreeCAD Light.qss#L2787
identation ==> indentation
Lint / Lint: src/App/Resources/translations/App_hr.ts#L10
<translation>Pamti posljednji izbor korisnika o tome treba li primijeniti postavljanje CopyOnChange <-- trailing whitespace
Lint / Lint: src/App/Resources/translations/App_tr.ts#L10
<translation>Aynı yapılandırılabilir nesneye başvuran tüm bağlantılara CopyOnChange kurulumunun uygulanıp <-- trailing whitespace
Lint / Lint: src/Gui/Language/FreeCAD_ca.ts#L5736
<translation>%1. <-- trailing whitespace
Lint / Lint: src/Gui/Language/FreeCAD_ca.ts#L12492
<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#L1780
<translation>'%1'. <-- trailing whitespace
Lint / Lint: src/Gui/Language/FreeCAD_cs.ts#L2893
Zadaná hodnota je koeficient pro vynásobení velikosti <-- trailing whitespace
Lint / Lint: src/Gui/Language/FreeCAD_cs.ts#L3438
Pouze když je propojený dokument automaticky otevřen společně s hlavním <-- trailing whitespace
Lint / Lint: src/Gui/Language/FreeCAD_cs.ts#L3440
Čá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#L4687
<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#L7959
<translation>Některé výrazy se nepodařilo analyzovat. <-- trailing whitespace
Lint / Lint: src/Mod/BIM/bimcommands/BimViews.py#L1
would reformat src/Mod/BIM/bimcommands/BimViews.py
Lint / Lint: src/Mod/Assembly/UtilsAssembly.py#L1
would reformat src/Mod/Assembly/UtilsAssembly.py
Lint / Lint: src/Mod/Assembly/UtilsAssembly.py#L123
Line too long (107/100) (line-too-long)
Lint / Lint: src/Mod/Assembly/UtilsAssembly.py#L190
Line too long (169/100) (line-too-long)
Lint / Lint: src/Mod/Assembly/UtilsAssembly.py#L886
Line too long (103/100) (line-too-long)
Lint / Lint: src/Mod/Assembly/UtilsAssembly.py#L1100
Line too long (160/100) (line-too-long)
Lint / Lint: src/Mod/Assembly/UtilsAssembly.py#L1
Missing module docstring (missing-module-docstring)
Lint / Lint: src/Mod/Assembly/UtilsAssembly.py#L32
Use 'from PySide import QtCore' instead (consider-using-from-import)
Lint / Lint: src/Mod/Assembly/UtilsAssembly.py#L32
Import "import PySide.QtCore as QtCore" should be placed at the top of the module (wrong-import-position)
Lint / Lint: src/Mod/Assembly/UtilsAssembly.py#L33
Use 'from PySide import QtGui' instead (consider-using-from-import)
Lint / Lint: src/Mod/Assembly/UtilsAssembly.py#L33
Import "import PySide.QtGui as QtGui" should be placed at the top of the module (wrong-import-position)
Lint / Lint: src/Mod/Assembly/UtilsAssembly.py#L43
Missing function or method docstring (missing-function-docstring)
Lint / Lint: src/Gui/StartupProcess.cpp#L245
QObject::connect(qtApp, SIGNAL(messageReceived(const QList<QString> &)), <--Consider using Functor-Based Connections
Lint / Lint: src/Gui/StartupProcess.cpp#L246
mainWindow, SLOT(processMessages(const QList<QString> &))); <--Consider using Functor-Based Connections
Lint / Lint: src/App/Application.cpp#L33
At least two spaces is best between code and comments [whitespace/comments] [2]
Lint / Lint: src/App/Application.cpp#L131
Found C system header after other header. Should be: Application.h, c system, c++ system, other. [build/include_order] [4]
Lint / Lint: src/App/Application.cpp#L136
Found C system header after other header. Should be: Application.h, c system, c++ system, other. [build/include_order] [4]
Lint / Lint: src/App/Application.cpp#L137
Found C system header after other header. Should be: Application.h, c system, c++ system, other. [build/include_order] [4]
Lint / Lint: src/App/Application.cpp#L138
Found C system header after other header. Should be: Application.h, c system, c++ system, other. [build/include_order] [4]
Lint / Lint: src/App/Application.cpp#L140
At least two spaces is best between code and comments [whitespace/comments] [2]
Lint / Lint: src/App/Application.cpp#L141
Extra space after ( in function call [whitespace/parens] [4]
Lint / Lint: src/App/Application.cpp#L147
At least two spaces is best between code and comments [whitespace/comments] [2]
Lint / Lint: src/App/Application.cpp#L148
At least two spaces is best between code and comments [whitespace/comments] [2]
Lint / Lint: src/App/Application.cpp#L154
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
Lint / Lint
fatal error: 'Build/Version.h' file not found
Lint / Lint: src/Base/Matrix.h#L336
Pass small and trivially-copyable type by value (const Base::Vector3f &) [-Wclazy-function-args-by-value]
Lint / Lint: src/Base/Matrix.h#L367
Pass small and trivially-copyable type by value (const Base::Vector3f &) [-Wclazy-function-args-by-value]
Lint / Lint: src/Base/Type.h#L119
Pass small and trivially-copyable type by value (const class Base::Type &) [-Wclazy-function-args-by-value]
Lint / Lint: src/Base/Type.h#L150
Pass small and trivially-copyable type by value (const class Base::Type &) [-Wclazy-function-args-by-value]
MacOS_13_Conda_Apple / Build
INFO conda.conda_libmamba_solver.solver:_log_info(352): conda version: 24.3.0 INFO conda.conda_libmamba_solver.solver:_log_info(353): conda-libmamba-solver version: 24.1.0
MacOS_13_Conda_Apple / Build
INFO conda.conda_libmamba_solver.solver:_log_info(354): libmambapy version: 1.5.8
MacOS_13_Conda_Apple / Build
INFO conda.conda_libmamba_solver.solver:_log_info(355): Target prefix: '/Users/runner/work/FreeCAD/FreeCAD/.conda/freecad' 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/zn/hj183dg15s713b47j2wlhwzw0000gn/T/tmp096ofcm9.json" for repo installed
MacOS_13_Conda_Apple / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(264): Download 0 bytes {'User-Agent': 'conda/24.3.0 requests/2.31.0 CPython/3.10.14 Darwin/23.5.0 OSX/14.5 solver/libmamba conda-libmamba-solver/24.1.0 libmambapy/1.5.8', '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(431): Apply 0 patches 5fef5ecd58e910a9… → 5fef5ecd58e910a9…
MacOS_13_Conda_Apple / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(264): Download 715711 bytes {'User-Agent': 'conda/24.3.0 requests/2.31.0 CPython/3.10.14 Darwin/23.5.0 OSX/14.5 solver/libmamba conda-libmamba-solver/24.1.0 libmambapy/1.5.8', '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(431): Apply 0 patches a7022d9c9874e260… → a7022d9c9874e260…
MacOS_13_Conda_Apple / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(264): Download 2579332 bytes {'User-Agent': 'conda/24.3.0 requests/2.31.0 CPython/3.10.14 Darwin/23.5.0 OSX/14.5 solver/libmamba conda-libmamba-solver/24.1.0 libmambapy/1.5.8', 'Accept-Encoding': 'gzip, deflate, br, zstd', 'Accept': '*/*', 'Connection': 'keep-alive'} INFO conda.gateways.repodata.jlap.fetch:request_url_jlap_state(431): Apply 0 patches a3a4008ac46354cd… → a3a4008ac46354cd…
MacOS_13_Conda_Apple / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(264): Download 2050706 bytes {'User-Agent': 'conda/24.3.0 requests/2.31.0 CPython/3.10.14 Darwin/23.5.0 OSX/14.5 solver/libmamba conda-libmamba-solver/24.1.0 libmambapy/1.5.8', 'Accept-Encoding': 'gzip, deflate, br, zstd', 'Accept': '*/*', 'Connection': 'keep-alive'} INFO conda.gateways.repodata.jlap.fetch:request_url_jlap_state(431): Apply 0 patches c25462d7872987b0… → c25462d7872987b0…
Ubuntu_22-04_Conda / Build
INFO conda.conda_libmamba_solver.solver:_log_info(352): conda version: 24.3.0 INFO conda.conda_libmamba_solver.solver:_log_info(353): conda-libmamba-solver version: 24.1.0
Ubuntu_22-04_Conda / Build
INFO conda.conda_libmamba_solver.solver:_log_info(354): libmambapy version: 1.5.8 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.yaml']
Ubuntu_22-04_Conda / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(264): Download 715711 bytes {'User-Agent': 'conda/24.3.0 requests/2.31.0 CPython/3.10.14 Linux/6.5.0-1025-azure ubuntu/22.04.4 glibc/2.35 solver/libmamba conda-libmamba-solver/24.1.0 libmambapy/1.5.8', '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(431): Apply 0 patches a7022d9c9874e260… → a7022d9c9874e260…
Ubuntu_22-04_Conda / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(264): Download 1612142 bytes {'User-Agent': 'conda/24.3.0 requests/2.31.0 CPython/3.10.14 Linux/6.5.0-1025-azure ubuntu/22.04.4 glibc/2.35 solver/libmamba conda-libmamba-solver/24.1.0 libmambapy/1.5.8', '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(431): Apply 0 patches c9003a175bed204f… → c9003a175bed204f…
Ubuntu_22-04_Conda / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(264): Download 2050706 bytes {'User-Agent': 'conda/24.3.0 requests/2.31.0 CPython/3.10.14 Linux/6.5.0-1025-azure ubuntu/22.04.4 glibc/2.35 solver/libmamba conda-libmamba-solver/24.1.0 libmambapy/1.5.8', '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(431): Apply 0 patches c25462d7872987b0… → c25462d7872987b0…
Ubuntu_22-04_Conda / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(264): Download 6294822 bytes {'User-Agent': 'conda/24.3.0 requests/2.31.0 CPython/3.10.14 Linux/6.5.0-1025-azure ubuntu/22.04.4 glibc/2.35 solver/libmamba conda-libmamba-solver/24.1.0 libmambapy/1.5.8', '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(431): Apply 0 patches e63c4412db8c5523… → e63c4412db8c5523…
Ubuntu_22-04_Conda_Qt6 / Build
INFO conda.conda_libmamba_solver.solver:_log_info(352): conda version: 24.3.0 INFO conda.conda_libmamba_solver.solver:_log_info(353): conda-libmamba-solver version: 24.1.0
Ubuntu_22-04_Conda_Qt6 / Build
INFO conda.conda_libmamba_solver.solver:_log_info(354): libmambapy version: 1.5.8 INFO conda.conda_libmamba_solver.solver:_log_info(355): Target prefix: '/home/runner/work/FreeCAD/FreeCAD/.conda/freecad'
Ubuntu_22-04_Conda_Qt6 / Build
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(264): Download 715711 bytes {'User-Agent': 'conda/24.3.0 requests/2.31.0 CPython/3.10.14 Linux/6.5.0-1025-azure ubuntu/22.04.4 glibc/2.35 solver/libmamba conda-libmamba-solver/24.1.0 libmambapy/1.5.8', '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(431): Apply 0 patches a7022d9c9874e260… → a7022d9c9874e260…
Ubuntu_22-04_Conda_Qt6 / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(264): Download 2050706 bytes {'User-Agent': 'conda/24.3.0 requests/2.31.0 CPython/3.10.14 Linux/6.5.0-1025-azure ubuntu/22.04.4 glibc/2.35 solver/libmamba conda-libmamba-solver/24.1.0 libmambapy/1.5.8', '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(431): Apply 0 patches c25462d7872987b0… → c25462d7872987b0…
Ubuntu_22-04_Conda_Qt6 / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(264): Download 1612142 bytes {'User-Agent': 'conda/24.3.0 requests/2.31.0 CPython/3.10.14 Linux/6.5.0-1025-azure ubuntu/22.04.4 glibc/2.35 solver/libmamba conda-libmamba-solver/24.1.0 libmambapy/1.5.8', '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(431): Apply 0 patches c9003a175bed204f… → c9003a175bed204f…
Ubuntu_22-04_Conda_Qt6 / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(264): Download 6294822 bytes {'User-Agent': 'conda/24.3.0 requests/2.31.0 CPython/3.10.14 Linux/6.5.0-1025-azure ubuntu/22.04.4 glibc/2.35 solver/libmamba conda-libmamba-solver/24.1.0 libmambapy/1.5.8', 'Accept-Encoding': 'gzip, deflate, br, zstd', 'Accept': '*/*', 'Connection': 'keep-alive'}

Artifacts

Produced during runtime
Name Size
Lint-10253488536-Logs
115 KB
MacOS_13_Conda_Apple-10253488536-Logs
45.3 KB
Prepare-10253488536-Logs
138 KB
Ubuntu_20-04-10253488536-Logs
159 KB
Ubuntu_22-04_Conda-10253488536-Logs
224 KB
Ubuntu_22-04_Conda-Qt6-10253488536-Logs
223 KB
Ubuntu_22-04_Conda-Qt6-10253488536-report.md
4.05 KB
Windows-10253488536-Logs
2.5 MB