Skip to content

Fix various typos

Fix various typos #1

Triggered via push December 5, 2024 05:47
Status Success
Total duration 2h 44m 41s
Artifacts 8

CI_master.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 68 warnings
Lint / Lint
Process completed with exit code 2.
Lint / Lint
Process completed with exit code 1.
Lint / Lint
Process completed with exit code 2.
Lint / Lint
Process completed with exit code 2.
Lint / Lint: src/3rdParty/3Dconnexion/inc/SpaceMouse/CActionInput.hpp#L21
'SpaceMouse/CActionInputImpl.hpp' file not found [clang-diagnostic-error]
Lint / Lint: src/3rdParty/3Dconnexion/inc/SpaceMouse/CActionInputImpl.hpp#L19
'SpaceMouse/CNavlibInterface.hpp' file not found [clang-diagnostic-error]
Lint / Lint: src/3rdParty/3Dconnexion/inc/SpaceMouse/CActionNode.hpp#L21
'navlib/navlib_defines.h' file not found [clang-diagnostic-error]
Lint / Lint: src/3rdParty/3Dconnexion/inc/SpaceMouse/CCategory.hpp#L19
'SpaceMouse/CCommandTreeNode.hpp' file not found [clang-diagnostic-error]
Lint / Lint: src/3rdParty/3Dconnexion/inc/SpaceMouse/CCommand.hpp#L19
'SpaceMouse/CCommandTreeNode.hpp' file not found [clang-diagnostic-error]
Lint / Lint: src/3rdParty/3Dconnexion/inc/SpaceMouse/CCommandSet.hpp#L19
'SpaceMouse/CCommandTreeNode.hpp' file not found [clang-diagnostic-error]
Lint / Lint: src/3rdParty/3Dconnexion/inc/SpaceMouse/CCommandTreeNode.hpp#L19
'SpaceMouse/CActionNode.hpp' file not found [clang-diagnostic-error]
Lint / Lint: src/3rdParty/3Dconnexion/inc/SpaceMouse/CCookieCollection.hpp#L19
'navlib/navlib_types.h' file not found [clang-diagnostic-error]
Lint / Lint: src/3rdParty/3Dconnexion/inc/SpaceMouse/CHitTest.hpp#L22
'navlib/navlib_types.h' file not found [clang-diagnostic-error]
Lint / Lint: src/3rdParty/3Dconnexion/inc/SpaceMouse/CImage.hpp#L25
'siappcmd_types.h' file not found [clang-diagnostic-error]
Lint / Lint: src/3rdParty/3Dconnexion/inc/navlib/navlib_templates.h#L38
unknown type name 'propertyType_t'; did you mean 'property_type_v'?
Lint / Lint: src/3rdParty/3Dconnexion/inc/navlib/navlib_templates.h#L38
use of undeclared identifier 'unknown_type'
Lint / Lint: src/3rdParty/3Dconnexion/inc/navlib/navlib_templates.h#L50
unknown type name 'propertyType_t'; did you mean 'property_type_v'?
Lint / Lint: src/3rdParty/3Dconnexion/inc/navlib/navlib_templates.h#L50
constexpr variable cannot have non-literal type 'const navlib::property_type_v<void *>'
Lint / Lint: src/3rdParty/3Dconnexion/inc/navlib/navlib_templates.h#L50
use of undeclared identifier 'voidptr_type'
Lint / Lint: src/3rdParty/3Dconnexion/inc/navlib/navlib_templates.h#L61
use of undeclared identifier 'bool_t'; did you mean 'bool'?
Lint / Lint: src/3rdParty/3Dconnexion/inc/navlib/navlib_templates.h#L62
unknown type name 'propertyType_t'; did you mean 'property_type_v'?
Lint / Lint: src/3rdParty/3Dconnexion/inc/navlib/navlib_templates.h#L62
constexpr variable cannot have non-literal type 'const navlib::property_type_v<bool>'
Lint / Lint: src/3rdParty/3Dconnexion/inc/navlib/navlib_templates.h#L62
use of undeclared identifier 'bool_type'
Lint / Lint: src/3rdParty/3Dconnexion/inc/navlib/navlib_templates.h#L74
unknown type name 'propertyType_t'; did you mean 'property_type_v'?
WrapUp / WrapUp
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 9195k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
Prepare / Prepare
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint / Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint / Lint: cMake/FindPyCXX.cmake#L121
#set old 6.2 pycxx compatibility <-- trailing whitespace
Lint / Lint: contrib/clion/attach_pydevd.py.patch#L6
<-- trailing whitespace
Lint / Lint: contrib/clion/attach_pydevd.py.patch#L17
<-- trailing whitespace
Lint / Lint: src/3rdParty/libkdtree/kdtree++/allocator.hpp#L52
<-- trailing whitespace
Lint / Lint: src/3rdParty/libkdtree/kdtree++/kdtree.hpp#L179
// This should end up using some funky C++ concepts or <-- trailing whitespace
Lint / Lint: src/3rdParty/libkdtree/kdtree++/region.hpp#L60
// does it fall outside the bounds? <-- trailing whitespace
Lint / Lint: src/3rdParty/libkdtree/python-bindings/gen-swig-hpp.py#L5
[(dim, "float", "unsigned long long", "f", "L") for dim in range(2,7)] <-- trailing whitespace
Lint / Lint: src/3rdParty/libkdtree/python-bindings/gen-swig-hpp.py#L24
if (PyArg_ParseTuple($input,"(%s)%s", %s, &temp.data)!=0) <-- trailing whitespace
Lint / Lint: src/3rdParty/libkdtree/python-bindings/gen-swig-hpp.py#L43
if (PyArg_ParseTuple($input,"%s", %s)!=0) <-- trailing whitespace
Lint / Lint: build/src/App/ComplexGeoDataPy.h#L135
function 'Data::ComplexGeoDataPy::setTag' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name]
Lint / Lint: build/src/App/ComplexGeoDataPy.h#L143
function 'Data::ComplexGeoDataPy::setHasher' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name]
Lint / Lint: build/src/App/ComplexGeoDataPy.h#L158
function 'Data::ComplexGeoDataPy::setElementMap' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name]
Lint / Lint: build/src/App/DocumentObjectPy.h#L96
function 'App::DocumentObjectPy::getSubObject' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name]
Lint / Lint: build/src/App/DocumentObjectPy.h#L108
function 'App::DocumentObjectPy::getLinkedObject' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name]
Lint / Lint: build/src/App/DocumentObjectPy.h#L267
function 'App::DocumentObjectPy::setNoTouch' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name]
Lint / Lint: src/3rdParty/3Dconnexion/inc/SpaceMouse/CActionInput.hpp#L57
constructor does not initialize these fields: m_profileHint, m_pImpl [cppcoreguidelines-pro-type-member-init]
Lint / Lint: src/3rdParty/3Dconnexion/inc/SpaceMouse/CActionInput.hpp#L57
single-argument constructors must be marked explicit to avoid unintentional implicit conversions [google-explicit-constructor]
Lint / Lint: src/3rdParty/3Dconnexion/inc/SpaceMouse/CActionInput.hpp#L101
if with identical then and else branches [bugprone-branch-clone]
Lint / Lint: src/3rdParty/3Dconnexion/inc/SpaceMouse/CActionInputImpl.hpp#L39
constructor does not initialize these fields: m_pNavlib [cppcoreguidelines-pro-type-member-init]
Lint / Lint: src/3rdParty/json/single_include/nlohmann/json.hpp#L9199
function 'little_endianness' is not needed and will not be emitted [-Wunneeded-internal-declaration]
Lint / Lint: src/3rdParty/json/single_include/nlohmann/json.hpp#L16978
Pass small and trivially-copyable type by value (const struct nlohmann::detail::dtoa_impl::diyfp &) [-Wclazy-function-args-by-value]
Lint / Lint: src/3rdParty/json/single_include/nlohmann/json.hpp#L16978
Pass small and trivially-copyable type by value (const struct nlohmann::detail::dtoa_impl::diyfp &) [-Wclazy-function-args-by-value]
Lint / Lint: src/3rdParty/json/single_include/nlohmann/json.hpp#L16990
Pass small and trivially-copyable type by value (const struct nlohmann::detail::dtoa_impl::diyfp &) [-Wclazy-function-args-by-value]
Lint / Lint: src/3rdParty/json/single_include/nlohmann/json.hpp#L16990
Pass small and trivially-copyable type by value (const struct nlohmann::detail::dtoa_impl::diyfp &) [-Wclazy-function-args-by-value]
MacOS_13_Conda_Apple / Build
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
MacOS_13_Conda_Apple / Build
/Users/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3. To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels: conda config --add channels defaults For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html deprecated.topic(
MacOS_13_Conda_Apple / Build
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
MacOS_13_Conda_Apple / Build
/Users/runner/miniconda3/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead. action(self, namespace, argument_values, option_string)
MacOS_13_Conda_Apple / Build
INFO conda.conda_libmamba_solver.solver:_log_info(377): conda version: 24.9.2 INFO conda.conda_libmamba_solver.solver:_log_info(378): conda-libmamba-solver version: 24.9.0
MacOS_13_Conda_Apple / Build
INFO conda.conda_libmamba_solver.solver:_log_info(379): libmambapy version: 1.5.9
MacOS_13_Conda_Apple / Build
INFO conda.conda_libmamba_solver.solver:_log_info(380): Target prefix: '/Users/runner/work/FreeCAD/FreeCAD/.conda/freecad'
MacOS_13_Conda_Apple / Build
INFO conda.conda_libmamba_solver.solver:_log_info(381): Command: ['/Users/runner/miniconda3/condabin/mamba', 'create', '--prefix', '.conda/freecad', '--file', 'conda/conda-env.yaml']
MacOS_13_Conda_Apple / Build
info libmamba Reading repodata.json file "/var/folders/0w/4z5l9vds32nbkz7l22n8j6s80000gn/T/tmp9cttpr3e.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.9.2 requests/2.32.3 CPython/3.12.7 Darwin/23.6.0 OSX/14.7.1 solver/libmamba conda-libmamba-solver/24.9.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
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Ubuntu_20-04 / Build
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Ubuntu_20-04 / Build
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Ubuntu_22-04_Conda / Build
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Ubuntu_22-04_Conda / Build
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Ubuntu_22-04_Conda / Build
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3. To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels: conda config --add channels defaults For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html deprecated.topic(
Ubuntu_22-04_Conda / Build
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
Ubuntu_22-04_Conda / Build
/home/runner/miniconda3/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead. action(self, namespace, argument_values, option_string)
Ubuntu_22-04_Conda / Build
INFO conda.conda_libmamba_solver.solver:_log_info(377): conda version: 24.9.2
Ubuntu_22-04_Conda / Build
INFO conda.conda_libmamba_solver.solver:_log_info(378): conda-libmamba-solver version: 24.9.0
Ubuntu_22-04_Conda / Build
INFO conda.conda_libmamba_solver.solver:_log_info(379): libmambapy version: 1.5.9
Ubuntu_22-04_Conda / Build
INFO conda.conda_libmamba_solver.solver:_log_info(380): Target prefix: '/home/runner/work/FreeCAD/FreeCAD/.conda/freecad'
Ubuntu_22-04_Conda / Build
INFO conda.conda_libmamba_solver.solver:_log_info(381): Command: ['/home/runner/miniconda3/condabin/mamba', 'create', '--prefix', '.conda/freecad', '--file', 'conda/conda-env.yaml']
Ubuntu_22-04_Conda / Build
INFO conda.gateways.repodata.jlap.fetch:download_and_hash(265): Download 729672 bytes {'User-Agent': 'conda/24.9.2 requests/2.32.3 CPython/3.12.7 Linux/6.5.0-1025-azure ubuntu/22.04.5 glibc/2.35 solver/libmamba conda-libmamba-solver/24.9.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 44fb870636a4aefe… → 44fb870636a4aefe…
Ubuntu_22-04_Conda_Qt6 / Build
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Ubuntu_22-04_Conda_Qt6 / Build
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:198: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3. To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels: conda config --add channels defaults For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html deprecated.topic(
Ubuntu_22-04_Conda_Qt6 / Build
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
Ubuntu_22-04_Conda_Qt6 / Build
/home/runner/miniconda3/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead. action(self, namespace, argument_values, option_string)
Ubuntu_22-04_Conda_Qt6 / Build
INFO conda.conda_libmamba_solver.solver:_log_info(377): conda version: 24.9.2
Ubuntu_22-04_Conda_Qt6 / Build
INFO conda.conda_libmamba_solver.solver:_log_info(378): conda-libmamba-solver version: 24.9.0
Ubuntu_22-04_Conda_Qt6 / Build
INFO conda.conda_libmamba_solver.solver:_log_info(379): libmambapy version: 1.5.9
Ubuntu_22-04_Conda_Qt6 / Build
INFO conda.conda_libmamba_solver.solver:_log_info(380): Target prefix: '/home/runner/work/FreeCAD/FreeCAD/.conda/freecad'
Ubuntu_22-04_Conda_Qt6 / Build
INFO conda.conda_libmamba_solver.solver:_log_info(381): Command: ['/home/runner/miniconda3/condabin/mamba', 'create', '--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 729672 bytes {'User-Agent': 'conda/24.9.2 requests/2.32.3 CPython/3.12.7 Linux/6.5.0-1025-azure ubuntu/22.04.5 glibc/2.35 solver/libmamba conda-libmamba-solver/24.9.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 44fb870636a4aefe… → 44fb870636a4aefe…
Ubuntu_22-04_Conda_Qt6 / Build
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Windows / Build
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
Windows / Build
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release. A separate `actions/cache/restore` step should be used instead. See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
WrapUp / WrapUp
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
Lint-12174009151-Logs
612 KB
MacOS_13_Conda_Apple-12174009151-Logs
45.1 KB
Prepare-12174009151-Logs
268 KB
Ubuntu_20-04-12174009151-Logs
184 KB
Ubuntu_22-04_Conda-12174009151-Logs
243 KB
Ubuntu_22-04_Conda-Qt6-12174009151-Logs
242 KB
Ubuntu_22-04_Conda-Qt6-12174009151-report.md
3.76 KB
Windows-12174009151-Logs
2.79 MB