Skip to content

TechDraw: ProjGroup Fix dim disappearing on upgrade. And also scale a… #1333

TechDraw: ProjGroup Fix dim disappearing on upgrade. And also scale a…

TechDraw: ProjGroup Fix dim disappearing on upgrade. And also scale a… #1333

Triggered via push August 8, 2024 18:54
Status Success
Total duration 1h 49m 42s
Artifacts 8

CI_master.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 74 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/TechDraw/Gui/TaskProjGroup.cpp#L62
'ui_TaskProjGroup.h' file not found [clang-diagnostic-error]
Lint / Lint
Process completed with exit code 1.
WrapUp / WrapUp
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 2086k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
Lint / Lint: src/Mod/PartDesign/PartDesignTests/TestLinearPattern.py#L1
would reformat src/Mod/PartDesign/PartDesignTests/TestLinearPattern.py
Lint / Lint: src/Mod/PartDesign/PartDesignTests/TestPolarPattern.py#L1
would reformat src/Mod/PartDesign/PartDesignTests/TestPolarPattern.py
Lint / Lint: src/Mod/PartDesign/PartDesignTests/TestLoft.py#L1
would reformat src/Mod/PartDesign/PartDesignTests/TestLoft.py
Lint / Lint: src/Mod/PartDesign/PartDesignTests/TestLinearPattern.py#L152
Trailing newlines (trailing-newlines)
Lint / Lint: src/Mod/PartDesign/PartDesignTests/TestLinearPattern.py#L1
Missing module docstring (missing-module-docstring)
Lint / Lint: src/Mod/PartDesign/PartDesignTests/TestLinearPattern.py#L27
Missing class docstring (missing-class-docstring)
Lint / Lint: src/Mod/PartDesign/PartDesignTests/TestLinearPattern.py#L31
Missing function or method docstring (missing-function-docstring)
Lint / Lint: src/Mod/PartDesign/PartDesignTests/TestLinearPattern.py#L49
Missing function or method docstring (missing-function-docstring)
Lint / Lint: src/Mod/PartDesign/PartDesignTests/TestLinearPattern.py#L67
Missing function or method docstring (missing-function-docstring)
Lint / Lint: src/Mod/PartDesign/PartDesignTests/TestLinearPattern.py#L85
Missing function or method docstring (missing-function-docstring)
Lint / Lint: src/Mod/PartDesign/PartDesignTests/TestLinearPattern.py#L106
Missing function or method docstring (missing-function-docstring)
Lint / Lint: src/Mod/PartDesign/PartDesignTests/TestLinearPattern.py#L127
Missing function or method docstring (missing-function-docstring)
Lint / Lint: src/Mod/PartDesign/PartDesignTests/TestLinearPattern.py#L32
Attribute 'Body' defined outside __init__ (attribute-defined-outside-init)
Lint / Lint: src/Mod/TechDraw/Gui/TaskProjGroup.cpp#L129
// connect(ui->butReset, SIGNAL(clicked()), this, SLOT(onResetClicked())); <--Consider using Functor-Based Connections
Lint / Lint: src/Mod/PartDesign/App/FeatureLoft.cpp#L25
Unknown NOLINT error category: CppUnusedIncludeDirective [readability/nolint] [5]
Lint / Lint: src/Mod/PartDesign/App/FeatureLoft.cpp#L26
Unknown NOLINT error category: misc-include-cleaner [readability/nolint] [5]
Lint / Lint: src/Mod/PartDesign/App/FeatureLoft.cpp#L36
Found C system header after other header. Should be: FeatureLoft.h, c system, c++ system, other. [build/include_order] [4]
Lint / Lint: src/Mod/PartDesign/App/FeatureLoft.cpp#L37
Found C system header after other header. Should be: FeatureLoft.h, c system, c++ system, other. [build/include_order] [4]
Lint / Lint: src/Mod/PartDesign/App/FeatureLoft.cpp#L38
Found C system header after other header. Should be: FeatureLoft.h, c system, c++ system, other. [build/include_order] [4]
Lint / Lint: src/Mod/PartDesign/App/FeatureLoft.cpp#L39
Found C system header after other header. Should be: FeatureLoft.h, c system, c++ system, other. [build/include_order] [4]
Lint / Lint: src/Mod/PartDesign/App/FeatureLoft.cpp#L44
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
Lint / Lint: src/Mod/PartDesign/App/FeatureLoft.cpp#L49
{ should almost always be at the end of the previous line [whitespace/braces] [4]
Lint / Lint: src/Mod/PartDesign/App/FeatureLoft.cpp#L50
Missing space after , [whitespace/comma] [3]
Lint / Lint: src/Mod/PartDesign/App/FeatureLoft.cpp#L52
Missing space after , [whitespace/comma] [3]
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]
Lint / Lint: src/Base/Type.h#L155
Pass small and trivially-copyable type by value (const class Base::Type &) [-Wclazy-function-args-by-value]
Lint / Lint: src/Base/Type.h#L160
Pass small and trivially-copyable type by value (const class Base::Type &) [-Wclazy-function-args-by-value]
Lint / Lint: src/Base/Type.h#L165
Pass small and trivially-copyable type by value (const class Base::Type &) [-Wclazy-function-args-by-value]
Lint / Lint: src/Base/Type.h#L170
Pass small and trivially-copyable type by value (const class Base::Type &) [-Wclazy-function-args-by-value]
Lint / Lint: src/Base/Type.h#L175
Pass small and trivially-copyable type by value (const class Base::Type &) [-Wclazy-function-args-by-value]
Lint / Lint: src/Base/TimeInfo.h#L70
Pass small and trivially-copyable type by value (const class Base::TimeInfo &) [-Wclazy-function-args-by-value]
Lint / Lint: src/Base/TimeInfo.h#L70
Pass small and trivially-copyable type by value (const class Base::TimeInfo &) [-Wclazy-function-args-by-value]
Lint / Lint: src/Base/TimeInfo.h#L76
Pass small and trivially-copyable type by value (const class Base::TimeInfo &) [-Wclazy-function-args-by-value]
Lint / Lint: src/Mod/PartDesign/App/FeatureLoft.cpp#L58
statement should be inside braces [readability-braces-around-statements]
Lint / Lint: src/Mod/PartDesign/App/FeatureLoft.cpp#L60
statement should be inside braces [readability-braces-around-statements]
Lint / Lint: src/Mod/PartDesign/App/FeatureLoft.cpp#L62
statement should be inside braces [readability-braces-around-statements]
Lint / Lint: src/Mod/PartDesign/App/FeatureLoft.cpp#L344
statement should be inside braces [readability-braces-around-statements]
Lint / Lint: src/Mod/PartDesign/App/FeatureLoft.cpp#L350
statement should be inside braces [readability-braces-around-statements]
Lint / Lint: src/Mod/PartDesign/App/FeatureLoft.cpp#L364
implicit conversion 'size_t' (aka 'unsigned long') -> bool [readability-implicit-bool-conversion]
Lint / Lint: src/Mod/PartDesign/App/FeatureLoft.cpp#L364
statement should be inside braces [readability-braces-around-statements]
Lint / Lint: src/Mod/PartDesign/App/FeatureLoft.cpp#L369
statement should be inside braces [readability-braces-around-statements]
Lint / Lint: src/Mod/PartDesign/App/FeatureLoft.cpp#L371
implicit conversion 'size_t' (aka 'unsigned long') -> bool [readability-implicit-bool-conversion]
Lint / Lint: src/Mod/PartDesign/App/FeatureLoft.cpp#L371
statement should be inside braces [readability-braces-around-statements]
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/m_/cksx93ys47x4621g0zbw_m4m0000gn/T/tmp3kvjfndg.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.6.0 OSX/14.6 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 715638 bytes {'User-Agent': 'conda/24.3.0 requests/2.31.0 CPython/3.10.14 Darwin/23.6.0 OSX/14.6 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 63cd651a378e2a3f… → 63cd651a378e2a3f…
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.6.0 OSX/14.6 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 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 715638 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 63cd651a378e2a3f… → 63cd651a378e2a3f…
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 6312063 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 82384f1d26e33893… → 82384f1d26e33893…
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
Ubuntu_22-04_Conda_Qt6 / Build
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 715638 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 63cd651a378e2a3f… → 63cd651a378e2a3f…
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 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…

Artifacts

Produced during runtime
Name Size
Lint-10307873452-Logs
148 KB
MacOS_13_Conda_Apple-10307873452-Logs
44.7 KB
Prepare-10307873452-Logs
12 KB
Ubuntu_20-04-10307873452-Logs
180 KB
Ubuntu_22-04_Conda-10307873452-Logs
243 KB
Ubuntu_22-04_Conda-Qt6-10307873452-Logs
243 KB
Ubuntu_22-04_Conda-Qt6-10307873452-report.md
3.76 KB
Windows-10307873452-Logs
1.67 MB