Skip to content

MeasureGui: Also hide delta measurements #1424

MeasureGui: Also hide delta measurements

MeasureGui: Also hide delta measurements #1424

Triggered via push September 30, 2024 16:40
Status Success
Total duration 43m 31s
Artifacts 8

CI_master.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 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/Gui/GuiApplication.cpp#L349
'moc_GuiApplication.cpp' file not found [clang-diagnostic-error]
Lint / Lint: src/Gui/MainWindow.cpp#L2719
'moc_MainWindow.cpp' file not found [clang-diagnostic-error]
Lint / Lint: src/Gui/TaskView/TaskImage.cpp#L54
'ui_TaskImage.h' file not found [clang-diagnostic-error]
Lint / Lint: src/Mod/Part/Gui/TaskCheckGeometry.cpp#L1430
'moc_TaskCheckGeometry.cpp' file not found [clang-diagnostic-error]
Lint / Lint: src/Mod/TechDraw/Gui/TaskDimRepair.cpp#L43
'ui_TaskDimRepair.h' file not found [clang-diagnostic-error]
Lint / Lint: src/Mod/TechDraw/Gui/TaskProjGroup.cpp#L57
'ui_TaskProjGroup.h' file not found [clang-diagnostic-error]
WrapUp / WrapUp
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 2451k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
MacOS_13_Conda_Apple / Build
INFO conda.conda_libmamba_solver.solver:_log_info(352): conda version: 24.7.1
MacOS_13_Conda_Apple / Build
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/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/tmpy12hpr87.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.6 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.6 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…
Lint / Lint: src/Gui/StartupProcess.cpp#L240
QObject::connect(qtApp, SIGNAL(messageReceived(const QList<QString> &)), <--Consider using Functor-Based Connections
Lint / Lint: src/Gui/StartupProcess.cpp#L241
mainWindow, SLOT(processMessages(const QList<QString> &))); <--Consider using Functor-Based Connections
Lint / Lint: src/App/ApplicationPy.cpp#L41
Should have a space between // and comment [whitespace/comments] [4]
Lint / Lint: src/App/ApplicationPy.cpp#L42
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
Lint / Lint: src/App/ApplicationPy.cpp#L43
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
Lint / Lint: src/App/ApplicationPy.cpp#L104
Lines should be <= 120 characters long [whitespace/line_length] [2]
Lint / Lint: src/App/ApplicationPy.cpp#L104
Extra space after ( [whitespace/parens] [2]
Lint / Lint: src/App/ApplicationPy.cpp#L104
Extra space before ( in function call [whitespace/parens] [4]
Lint / Lint: src/App/ApplicationPy.cpp#L104
Extra space before ) [whitespace/parens] [2]
Lint / Lint: src/App/ApplicationPy.cpp#L106
Lines should be <= 120 characters long [whitespace/line_length] [2]
Lint / Lint: src/App/ApplicationPy.cpp#L106
Extra space after ( [whitespace/parens] [2]
Lint / Lint: src/App/ApplicationPy.cpp#L106
Extra space before ( in function call [whitespace/parens] [4]
Lint / Lint: build/_deps/fmt-src/include/fmt/core.h#L971
fmt::detail::iterator_buffer has dtor but not copy-ctor, copy-assignment [-Wclazy-rule-of-three]
Lint / Lint: build/_deps/fmt-src/include/fmt/core.h#L1002
fmt::detail::iterator_buffer has dtor but not copy-ctor, copy-assignment [-Wclazy-rule-of-three]
Lint / Lint: build/_deps/fmt-src/include/fmt/core.h#L2095
Returning a void expression [-Wclazy-returning-void-expression]
Lint / Lint: build/_deps/fmt-src/include/fmt/core.h#L2197
fmt::detail::specs_setter has copy-ctor but not dtor, copy-assignment [-Wclazy-rule-of-three]
Lint / Lint: build/_deps/fmt-src/include/fmt/core.h#L2233
fmt::detail::dynamic_specs_handler has copy-ctor but not dtor, copy-assignment [-Wclazy-rule-of-three]
Lint / Lint: build/_deps/fmt-src/include/fmt/core.h#L3126
Pass small and trivially-copyable type by value (const signed char &) [-Wclazy-function-args-by-value]
Lint / Lint: build/_deps/fmt-src/include/fmt/core.h#L3127
Pass small and trivially-copyable type by value (const unsigned char &) [-Wclazy-function-args-by-value]
Lint / Lint: build/_deps/fmt-src/include/fmt/core.h#L3128
Pass small and trivially-copyable type by value (const short &) [-Wclazy-function-args-by-value]
Lint / Lint: build/_deps/fmt-src/include/fmt/core.h#L3129
Pass small and trivially-copyable type by value (const unsigned short &) [-Wclazy-function-args-by-value]
Lint / Lint: build/_deps/fmt-src/include/fmt/core.h#L3130
Pass small and trivially-copyable type by value (const long &) [-Wclazy-function-args-by-value]
Lint / Lint: src/App/ApplicationPy.cpp#L50
do not declare C-style arrays, use std::array<> instead [cppcoreguidelines-avoid-c-arrays,modernize-avoid-c-arrays]
Lint / Lint: src/App/ApplicationPy.cpp#L104
do not use reinterpret_cast [cppcoreguidelines-pro-type-reinterpret-cast]
Lint / Lint: src/App/ApplicationPy.cpp#L104
do not use reinterpret_cast [cppcoreguidelines-pro-type-reinterpret-cast]
Lint / Lint: src/App/ApplicationPy.cpp#L106
do not use reinterpret_cast [cppcoreguidelines-pro-type-reinterpret-cast]
Lint / Lint: src/App/ApplicationPy.cpp#L106
do not use reinterpret_cast [cppcoreguidelines-pro-type-reinterpret-cast]
Lint / Lint: src/App/ApplicationPy.cpp#L116
do not use reinterpret_cast [cppcoreguidelines-pro-type-reinterpret-cast]
Lint / Lint: src/App/ApplicationPy.cpp#L116
do not use reinterpret_cast [cppcoreguidelines-pro-type-reinterpret-cast]
Lint / Lint: src/App/ApplicationPy.cpp#L191
variable 'path' is not initialized [cppcoreguidelines-init-variables]
Lint / Lint: src/App/ApplicationPy.cpp#L194
do not call c-style vararg functions [cppcoreguidelines-pro-type-vararg]
Lint / Lint: src/App/ApplicationPy.cpp#L194
implicit conversion 'int' -> bool [readability-implicit-bool-conversion]
Ubuntu_22-04_Conda / 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 / 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'
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.6 Linux/6.8.0-1014-azure ubuntu/22.04.5 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.6 Linux/6.8.0-1014-azure ubuntu/22.04.5 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.6 Linux/6.8.0-1014-azure ubuntu/22.04.5 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 c25462d7872987b0… → c25462d7872987b0…
Ubuntu_22-04_Conda / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(265): Download 6421902 bytes {'User-Agent': 'conda/24.7.1 requests/2.32.3 CPython/3.12.6 Linux/6.8.0-1014-azure ubuntu/22.04.5 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
Ubuntu_22-04_Conda_Qt6 / Build
INFO conda.conda_libmamba_solver.solver:_log_info(353): conda-libmamba-solver version: 24.7.0 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'
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(265): Download 716196 bytes {'User-Agent': 'conda/24.7.1 requests/2.32.3 CPython/3.12.6 Linux/6.8.0-1014-azure ubuntu/22.04.5 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.6 Linux/6.8.0-1014-azure ubuntu/22.04.5 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.6 Linux/6.8.0-1014-azure ubuntu/22.04.5 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 6421902 bytes {'User-Agent': 'conda/24.7.1 requests/2.32.3 CPython/3.12.6 Linux/6.8.0-1014-azure ubuntu/22.04.5 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'}

Artifacts

Produced during runtime
Name Size
Lint-11110439109-Logs
178 KB
MacOS_13_Conda_Apple-11110439109-Logs
44.8 KB
Prepare-11110439109-Logs
33.4 KB
Ubuntu_20-04-11110439109-Logs
178 KB
Ubuntu_22-04_Conda-11110439109-Logs
242 KB
Ubuntu_22-04_Conda-Qt6-11110439109-Logs
240 KB
Ubuntu_22-04_Conda-Qt6-11110439109-report.md
3.76 KB
Windows-11110439109-Logs
1.73 MB