Merge pull request #10741 from Roy-043/Arch-avoid-intersecting-solids… #367
Annotations
11 errors and 39 warnings
|
|
|
src/App/FreeCADInit.py#L413
Instance of 'FCADLogger' has no 'parent' member (no-member)
|
src/App/FreeCADInit.py#L413
Instance of 'FCADLogger' has no 'parent' member (no-member)
|
src/App/FreeCADInit.py#L537
Instance of 'FCADLogger' has no 'timing' member (no-member)
|
src/App/FreeCADInit.py#L542
Instance of 'FCADLogger' has no 'printTag' member (no-member)
|
src/App/FreeCADInit.py#L545
Instance of 'FCADLogger' has no 'lineno' member (no-member)
|
src/App/FreeCADInit.py#L556
Instance of 'FCADLogger' has no 'noUpdateUI' member (no-member)
|
src/App/FreeCADInit.py#L680
Instance of 'FCADLogger' has no 'title' member (no-member)
|
|
src/3rdParty/libkdtree/examples/test_kdtree.cpp#L423
MERCHANTIBILITY ==> MERCHANTABILITY
|
src/3rdParty/libkdtree/kdtree++/allocator.hpp#L99
MERCHANTIBILITY ==> MERCHANTABILITY
|
src/3rdParty/libkdtree/kdtree++/iterator.hpp#L257
MERCHANTIBILITY ==> MERCHANTABILITY
|
src/3rdParty/libkdtree/kdtree++/kdtree.hpp#L51
guarenteed ==> guaranteed
|
src/3rdParty/libkdtree/kdtree++/kdtree.hpp#L302
convertable ==> convertible
|
src/3rdParty/libkdtree/kdtree++/kdtree.hpp#L303
thats ==> that's
|
src/3rdParty/libkdtree/kdtree++/kdtree.hpp#L405
comparisions ==> comparisons
|
src/3rdParty/libkdtree/kdtree++/kdtree.hpp#L709
substitude ==> substitute
|
src/3rdParty/libkdtree/kdtree++/kdtree.hpp#L1253
MERCHANTIBILITY ==> MERCHANTABILITY
|
src/3rdParty/libkdtree/kdtree++/node.hpp#L361
MERCHANTIBILITY ==> MERCHANTABILITY
|
src/3rdParty/libkdtree/kdtree++/allocator.hpp#L52
<-- trailing whitespace
|
src/3rdParty/libkdtree/kdtree++/kdtree.hpp#L179
// This should end up using some funky C++ concepts or <-- trailing whitespace
|
src/3rdParty/libkdtree/kdtree++/region.hpp#L60
// does it fall outside the bounds? <-- trailing whitespace
|
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
|
src/3rdParty/libkdtree/python-bindings/gen-swig-hpp.py#L24
if (PyArg_ParseTuple($input,"(%s)%s", %s, &temp.data)!=0) <-- trailing whitespace
|
src/3rdParty/libkdtree/python-bindings/gen-swig-hpp.py#L35
} <-- trailing whitespace
|
src/3rdParty/libkdtree/python-bindings/gen-swig-hpp.py#L43
if (PyArg_ParseTuple($input,"%s", %s)!=0) <-- trailing whitespace
|
src/3rdParty/libkdtree/python-bindings/gen-swig-hpp.py#L54
} <-- trailing whitespace
|
src/3rdParty/libkdtree/python-bindings/gen-swig-hpp.py#L221
<-- trailing whitespace
|
src/3rdParty/libkdtree/python-bindings/gen-swig-hpp.py#L264
<-- trailing whitespace
|
src/3rdParty/lazy_loader/lazy_loader.py#L1
would reformat src/3rdParty/lazy_loader/lazy_loader.py
|
src/3rdParty/libkdtree/python-bindings/gen-swig-hpp.py#L1
would reformat src/3rdParty/libkdtree/python-bindings/gen-swig-hpp.py
|
src/3rdParty/libkdtree/python-bindings/py-kdtree_test.py#L1
would reformat src/3rdParty/libkdtree/python-bindings/py-kdtree_test.py
|
src/App/FreeCADInit.py#L1
would reformat src/App/FreeCADInit.py
|
src/3rdParty/lazy_loader/lazy_loader.py#L33
Unknown option value for 'disable', expected a valid pylint message and got 'super-on-old-class' (unknown-option-value)
|
src/3rdParty/lazy_loader/lazy_loader.py#L26
Bad indentation. Found 2 spaces, expected 4 (bad-indentation)
|
src/3rdParty/lazy_loader/lazy_loader.py#L33
Bad indentation. Found 2 spaces, expected 4 (bad-indentation)
|
src/3rdParty/lazy_loader/lazy_loader.py#L34
Bad indentation. Found 4 spaces, expected 8 (bad-indentation)
|
src/3rdParty/lazy_loader/lazy_loader.py#L35
Bad indentation. Found 4 spaces, expected 8 (bad-indentation)
|
src/3rdParty/lazy_loader/lazy_loader.py#L36
Bad indentation. Found 4 spaces, expected 8 (bad-indentation)
|
src/3rdParty/lazy_loader/lazy_loader.py#L38
Bad indentation. Found 4 spaces, expected 8 (bad-indentation)
|
src/3rdParty/lazy_loader/lazy_loader.py#L40
Bad indentation. Found 2 spaces, expected 4 (bad-indentation)
|
src/3rdParty/lazy_loader/lazy_loader.py#L41
Bad indentation. Found 4 spaces, expected 8 (bad-indentation)
|
src/3rdParty/lazy_loader/lazy_loader.py#L43
Bad indentation. Found 4 spaces, expected 8 (bad-indentation)
|
src/3rdParty/json/single_include/nlohmann/json.hpp#L68
Unknown NOLINT error category: modernize-macro-to-enum [readability/nolint] [5]
|
src/3rdParty/json/single_include/nlohmann/json.hpp#L69
Unknown NOLINT error category: modernize-macro-to-enum [readability/nolint] [5]
|
src/3rdParty/json/single_include/nlohmann/json.hpp#L70
Unknown NOLINT error category: modernize-macro-to-enum [readability/nolint] [5]
|
src/3rdParty/json/single_include/nlohmann/json.hpp#L3970
Unknown NOLINT error category: cppcoreguidelines-avoid-c-arrays,hicpp-avoid-c-arrays,modernize-avoid-c-arrays [readability/nolint] [5]
|
src/3rdParty/json/single_include/nlohmann/json.hpp#L3976
Unknown NOLINT error category: cppcoreguidelines-pro-type-vararg,hicpp-vararg [readability/nolint] [5]
|
The logs for this run have expired and are no longer available.
Loading