Skip to content

Merge pull request #10741 from Roy-043/Arch-avoid-intersecting-solids… #367

Merge pull request #10741 from Roy-043/Arch-avoid-intersecting-solids…

Merge pull request #10741 from Roy-043/Arch-avoid-intersecting-solids… #367

Triggered via push September 21, 2023 16:32
Status Success
Total duration 2h 38m 5s
Artifacts 5

CI_master.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 39 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/App/FreeCADInit.py#L413
Instance of 'FCADLogger' has no 'parent' member (no-member)
Lint / Lint: src/App/FreeCADInit.py#L413
Instance of 'FCADLogger' has no 'parent' member (no-member)
Lint / Lint: src/App/FreeCADInit.py#L537
Instance of 'FCADLogger' has no 'timing' member (no-member)
Lint / Lint: src/App/FreeCADInit.py#L542
Instance of 'FCADLogger' has no 'printTag' member (no-member)
Lint / Lint: src/App/FreeCADInit.py#L545
Instance of 'FCADLogger' has no 'lineno' member (no-member)
Lint / Lint: src/App/FreeCADInit.py#L556
Instance of 'FCADLogger' has no 'noUpdateUI' member (no-member)
Lint / Lint: src/App/FreeCADInit.py#L680
Instance of 'FCADLogger' has no 'title' member (no-member)
Lint / Lint
Process completed with exit code 1.
WrapUp / WrapUp
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 5392k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
Lint / Lint: src/3rdParty/libkdtree/examples/test_kdtree.cpp#L423
MERCHANTIBILITY ==> MERCHANTABILITY
Lint / Lint: src/3rdParty/libkdtree/kdtree++/allocator.hpp#L99
MERCHANTIBILITY ==> MERCHANTABILITY
Lint / Lint: src/3rdParty/libkdtree/kdtree++/iterator.hpp#L257
MERCHANTIBILITY ==> MERCHANTABILITY
Lint / Lint: src/3rdParty/libkdtree/kdtree++/kdtree.hpp#L51
guarenteed ==> guaranteed
Lint / Lint: src/3rdParty/libkdtree/kdtree++/kdtree.hpp#L302
convertable ==> convertible
Lint / Lint: src/3rdParty/libkdtree/kdtree++/kdtree.hpp#L405
comparisions ==> comparisons
Lint / Lint: src/3rdParty/libkdtree/kdtree++/kdtree.hpp#L709
substitude ==> substitute
Lint / Lint: src/3rdParty/libkdtree/kdtree++/kdtree.hpp#L1253
MERCHANTIBILITY ==> MERCHANTABILITY
Lint / Lint: src/3rdParty/libkdtree/kdtree++/node.hpp#L361
MERCHANTIBILITY ==> MERCHANTABILITY
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: src/3rdParty/lazy_loader/lazy_loader.py#L1
would reformat src/3rdParty/lazy_loader/lazy_loader.py
Lint / Lint: src/3rdParty/libkdtree/python-bindings/gen-swig-hpp.py#L1
would reformat src/3rdParty/libkdtree/python-bindings/gen-swig-hpp.py
Lint / Lint: src/3rdParty/libkdtree/python-bindings/py-kdtree_test.py#L1
would reformat src/3rdParty/libkdtree/python-bindings/py-kdtree_test.py
Lint / Lint: src/App/FreeCADInit.py#L1
would reformat src/App/FreeCADInit.py
Lint / Lint: 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)
Lint / Lint: src/3rdParty/lazy_loader/lazy_loader.py#L26
Bad indentation. Found 2 spaces, expected 4 (bad-indentation)
Lint / Lint: src/3rdParty/lazy_loader/lazy_loader.py#L33
Bad indentation. Found 2 spaces, expected 4 (bad-indentation)
Lint / Lint: src/3rdParty/lazy_loader/lazy_loader.py#L34
Bad indentation. Found 4 spaces, expected 8 (bad-indentation)
Lint / Lint: src/3rdParty/lazy_loader/lazy_loader.py#L35
Bad indentation. Found 4 spaces, expected 8 (bad-indentation)
Lint / Lint: src/3rdParty/lazy_loader/lazy_loader.py#L36
Bad indentation. Found 4 spaces, expected 8 (bad-indentation)
Lint / Lint: src/3rdParty/lazy_loader/lazy_loader.py#L38
Bad indentation. Found 4 spaces, expected 8 (bad-indentation)
Lint / Lint: src/3rdParty/lazy_loader/lazy_loader.py#L40
Bad indentation. Found 2 spaces, expected 4 (bad-indentation)
Lint / Lint: src/3rdParty/lazy_loader/lazy_loader.py#L41
Bad indentation. Found 4 spaces, expected 8 (bad-indentation)
Lint / Lint: src/3rdParty/lazy_loader/lazy_loader.py#L43
Bad indentation. Found 4 spaces, expected 8 (bad-indentation)
Lint / Lint: src/3rdParty/json/single_include/nlohmann/json.hpp#L68
Unknown NOLINT error category: modernize-macro-to-enum [readability/nolint] [5]
Lint / Lint: src/3rdParty/json/single_include/nlohmann/json.hpp#L69
Unknown NOLINT error category: modernize-macro-to-enum [readability/nolint] [5]
Lint / Lint: src/3rdParty/json/single_include/nlohmann/json.hpp#L70
Unknown NOLINT error category: modernize-macro-to-enum [readability/nolint] [5]
Lint / Lint: 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]
Lint / Lint: src/3rdParty/json/single_include/nlohmann/json.hpp#L3976
Unknown NOLINT error category: cppcoreguidelines-pro-type-vararg,hicpp-vararg [readability/nolint] [5]

Artifacts

Produced during runtime
Name Size
Lint-6264484300-Logs Expired
5.19 MB
Prepare-6264484300-Logs Expired
1.96 MB
Ubuntu_20-04-6264484300-Logs Expired
1.35 MB
Ubuntu_22-04-6264484300-Logs Expired
1.34 MB
Windows-6264484300-Logs Expired
26.5 MB