Fix various typos #1
Annotations
24 errors and 26 warnings
Codespell
Process completed with exit code 2.
|
Check for trailing whitespaces
Process completed with exit code 1.
|
Pylint
Process completed with exit code 2.
|
Black (Python)
Process completed with exit code 2.
|
Clang-tidy:
src/3rdParty/3Dconnexion/inc/SpaceMouse/CActionInput.hpp#L21
'SpaceMouse/CActionInputImpl.hpp' file not found [clang-diagnostic-error]
|
Clang-tidy:
src/3rdParty/3Dconnexion/inc/SpaceMouse/CActionInputImpl.hpp#L19
'SpaceMouse/CNavlibInterface.hpp' file not found [clang-diagnostic-error]
|
Clang-tidy:
src/3rdParty/3Dconnexion/inc/SpaceMouse/CActionNode.hpp#L21
'navlib/navlib_defines.h' file not found [clang-diagnostic-error]
|
Clang-tidy:
src/3rdParty/3Dconnexion/inc/SpaceMouse/CCategory.hpp#L19
'SpaceMouse/CCommandTreeNode.hpp' file not found [clang-diagnostic-error]
|
Clang-tidy:
src/3rdParty/3Dconnexion/inc/SpaceMouse/CCommand.hpp#L19
'SpaceMouse/CCommandTreeNode.hpp' file not found [clang-diagnostic-error]
|
Clang-tidy:
src/3rdParty/3Dconnexion/inc/SpaceMouse/CCommandSet.hpp#L19
'SpaceMouse/CCommandTreeNode.hpp' file not found [clang-diagnostic-error]
|
Clang-tidy:
src/3rdParty/3Dconnexion/inc/SpaceMouse/CCommandTreeNode.hpp#L19
'SpaceMouse/CActionNode.hpp' file not found [clang-diagnostic-error]
|
Clang-tidy:
src/3rdParty/3Dconnexion/inc/SpaceMouse/CCookieCollection.hpp#L19
'navlib/navlib_types.h' file not found [clang-diagnostic-error]
|
Clang-tidy:
src/3rdParty/3Dconnexion/inc/SpaceMouse/CHitTest.hpp#L22
'navlib/navlib_types.h' file not found [clang-diagnostic-error]
|
Clang-tidy:
src/3rdParty/3Dconnexion/inc/SpaceMouse/CImage.hpp#L25
'siappcmd_types.h' file not found [clang-diagnostic-error]
|
Clazy:
src/3rdParty/3Dconnexion/inc/navlib/navlib_templates.h#L38
unknown type name 'propertyType_t'; did you mean 'property_type_v'?
|
Clazy:
src/3rdParty/3Dconnexion/inc/navlib/navlib_templates.h#L38
use of undeclared identifier 'unknown_type'
|
Clazy:
src/3rdParty/3Dconnexion/inc/navlib/navlib_templates.h#L50
unknown type name 'propertyType_t'; did you mean 'property_type_v'?
|
Clazy:
src/3rdParty/3Dconnexion/inc/navlib/navlib_templates.h#L50
constexpr variable cannot have non-literal type 'const navlib::property_type_v<void *>'
|
Clazy:
src/3rdParty/3Dconnexion/inc/navlib/navlib_templates.h#L50
use of undeclared identifier 'voidptr_type'
|
Clazy:
src/3rdParty/3Dconnexion/inc/navlib/navlib_templates.h#L61
use of undeclared identifier 'bool_t'; did you mean 'bool'?
|
Clazy:
src/3rdParty/3Dconnexion/inc/navlib/navlib_templates.h#L62
unknown type name 'propertyType_t'; did you mean 'property_type_v'?
|
Clazy:
src/3rdParty/3Dconnexion/inc/navlib/navlib_templates.h#L62
constexpr variable cannot have non-literal type 'const navlib::property_type_v<bool>'
|
Clazy:
src/3rdParty/3Dconnexion/inc/navlib/navlib_templates.h#L62
use of undeclared identifier 'bool_type'
|
Clazy:
src/3rdParty/3Dconnexion/inc/navlib/navlib_templates.h#L74
unknown type name 'propertyType_t'; did you mean 'property_type_v'?
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check for trailing whitespaces:
cMake/FindPyCXX.cmake#L121
#set old 6.2 pycxx compatibility <-- trailing whitespace
|
Check for trailing whitespaces:
contrib/clion/attach_pydevd.py.patch#L6
<-- trailing whitespace
|
Check for trailing whitespaces:
contrib/clion/attach_pydevd.py.patch#L17
<-- trailing whitespace
|
Check for trailing whitespaces:
src/3rdParty/libkdtree/kdtree++/allocator.hpp#L52
<-- trailing whitespace
|
Check for trailing whitespaces:
src/3rdParty/libkdtree/kdtree++/kdtree.hpp#L179
// This should end up using some funky C++ concepts or <-- trailing whitespace
|
Check for trailing whitespaces:
src/3rdParty/libkdtree/kdtree++/region.hpp#L60
// does it fall outside the bounds? <-- trailing whitespace
|
Check for trailing whitespaces:
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
|
Check for trailing whitespaces:
src/3rdParty/libkdtree/python-bindings/gen-swig-hpp.py#L24
if (PyArg_ParseTuple($input,"(%s)%s", %s, &temp.data)!=0) <-- trailing whitespace
|
Check for trailing whitespaces:
src/3rdParty/libkdtree/python-bindings/gen-swig-hpp.py#L35
} <-- trailing whitespace
|
Check for trailing whitespaces:
src/3rdParty/libkdtree/python-bindings/gen-swig-hpp.py#L43
if (PyArg_ParseTuple($input,"%s", %s)!=0) <-- trailing whitespace
|
Clang-tidy:
build/src/App/ComplexGeoDataPy.h#L135
function 'Data::ComplexGeoDataPy::setTag' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name]
|
Clang-tidy:
build/src/App/ComplexGeoDataPy.h#L143
function 'Data::ComplexGeoDataPy::setHasher' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name]
|
Clang-tidy:
build/src/App/ComplexGeoDataPy.h#L158
function 'Data::ComplexGeoDataPy::setElementMap' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name]
|
Clang-tidy:
build/src/App/DocumentObjectPy.h#L96
function 'App::DocumentObjectPy::getSubObject' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name]
|
Clang-tidy:
build/src/App/DocumentObjectPy.h#L108
function 'App::DocumentObjectPy::getLinkedObject' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name]
|
Clang-tidy:
build/src/App/DocumentObjectPy.h#L267
function 'App::DocumentObjectPy::setNoTouch' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name]
|
Clang-tidy:
src/3rdParty/3Dconnexion/inc/SpaceMouse/CActionInput.hpp#L57
constructor does not initialize these fields: m_profileHint, m_pImpl [cppcoreguidelines-pro-type-member-init]
|
Clang-tidy:
src/3rdParty/3Dconnexion/inc/SpaceMouse/CActionInput.hpp#L57
single-argument constructors must be marked explicit to avoid unintentional implicit conversions [google-explicit-constructor]
|
Clang-tidy:
src/3rdParty/3Dconnexion/inc/SpaceMouse/CActionInput.hpp#L101
if with identical then and else branches [bugprone-branch-clone]
|
Clang-tidy:
src/3rdParty/3Dconnexion/inc/SpaceMouse/CActionInputImpl.hpp#L39
constructor does not initialize these fields: m_pNavlib [cppcoreguidelines-pro-type-member-init]
|
Clazy:
src/3rdParty/json/single_include/nlohmann/json.hpp#L9199
function 'little_endianness' is not needed and will not be emitted [-Wunneeded-internal-declaration]
|
Clazy:
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]
|
Clazy:
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]
|
Clazy:
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]
|
Clazy:
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]
|
Loading