Skip to content

[Gui] remove check functions #1203

[Gui] remove check functions

[Gui] remove check functions #1203

Triggered via push January 23, 2025 23:34
Status Success
Total duration 3h 10m 51s
Artifacts 8

CI_master.yml

on: push
Prepare  /  Prepare
3s
Prepare / Prepare
Matrix: Pixi / build_with_pixi
WrapUp  /  WrapUp
3s
WrapUp / WrapUp
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 61 warnings
Lint / Lint
Process completed with exit code 1.
Lint / Lint
Process completed with exit code 1.
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: src/Gui/CommandDoc.cpp#L793
Rever ==> Revert, Refer, Fever
Lint / Lint: src/Gui/CommandDoc.cpp#L1738
Propert ==> Property
Lint / Lint: src/Gui/CommandDoc.cpp#L74
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
Lint / Lint: src/Gui/CommandDoc.cpp#L244
Add #include <list> for list<> [build/include_what_you_use] [4]
Lint / Lint: src/Gui/CommandDoc.cpp#L1565
Add #include <algorithm> for transform [build/include_what_you_use] [4]
Lint / Lint: src/Gui/CommandDoc.cpp#L1825
Add #include <set> for set<> [build/include_what_you_use] [4]
Lint / Lint: src/Gui/CommandDoc.cpp#L1827
Add #include <vector> for vector<> [build/include_what_you_use] [4]
Lint / Lint: src/Gui/CommandDoc.cpp#L1863
Add #include <map> for map<> [build/include_what_you_use] [4]
Lint / Lint: src/Gui/CommandDoc.cpp#L1908
Add #include <string> for string [build/include_what_you_use] [4]
Lint / Lint: src/Gui/CommandDoc.cpp#L1944
Add #include <utility> for move [build/include_what_you_use] [4]
Lint / Lint: src/CXX/Python3/Objects.hxx#L1021
Pass small and trivially-copyable type by value (const Py_complex &) [-Wclazy-function-args-by-value]
Lint / Lint: src/CXX/Python3/Objects.hxx#L1088
Py::seqref has copy-ctor, copy-assignment but not dtor [-Wclazy-rule-of-three]
Lint / Lint: src/CXX/Python3/Objects.hxx#L1437
Py::SeqBase::iterator has copy-ctor, copy-assignment but not dtor [-Wclazy-rule-of-three]
Lint / Lint: src/CXX/Python3/Objects.hxx#L1596
Py::SeqBase::const_iterator has copy-ctor, copy-assignment but not dtor [-Wclazy-rule-of-three]
Lint / Lint: src/CXX/Python3/Objects.hxx#L2932
Py::MapBase::iterator has copy-ctor, copy-assignment but not dtor [-Wclazy-rule-of-three]
Lint / Lint: src/CXX/Python3/Objects.hxx#L2970
Missing reference on non-trivial type (class Py::List) [-Wclazy-function-args-by-ref]
Lint / Lint: src/CXX/Python3/Objects.hxx#L3051
Py::MapBase::const_iterator has copy-ctor, copy-assignment but not dtor [-Wclazy-rule-of-three]
Lint / Lint: src/CXX/Python3/Objects.hxx#L3075
Missing reference on non-trivial type (class Py::List) [-Wclazy-function-args-by-ref]
Lint / Lint: src/CXX/Python3/Objects.hxx#L3542
Pass small and trivially-copyable type by value (const class Py::BaseException &) [-Wclazy-function-args-by-value]
Lint / Lint: src/CXX/Python3/Objects.hxx#L3553
Pass small and trivially-copyable type by value (const class Py::BaseException &) [-Wclazy-function-args-by-value]
Lint / Lint: src/Gui/CommandDoc.cpp#L254
redundant boolean literal in ternary expression result [readability-simplify-boolean-expr]
Lint / Lint: src/Gui/CommandDoc.cpp#L295
function 'createDefaultExportBasename' has cognitive complexity of 59 (threshold 25) [readability-function-cognitive-complexity]
Lint / Lint
note: +1, including nesting penalty of 0, nesting level increased to 1
Lint / Lint
note: +1, nesting level increased to 1
Lint / Lint
note: +1, including nesting penalty of 0, nesting level increased to 1
Lint / Lint
note: +1, including nesting penalty of 0, nesting level increased to 1
Lint / Lint
note: +1, including nesting penalty of 0, nesting level increased to 1
Lint / Lint
note: +2, including nesting penalty of 1, nesting level increased to 2
Lint / Lint
note: +1, including nesting penalty of 0, nesting level increased to 1
Lint / Lint
note: +2, including nesting penalty of 1, nesting level increased to 2
Pixi / build_with_pixi (macos-latest): src/3rdParty/libE57Format/src/SourceDestBufferImpl.cpp#L491
implicit conversion from 'const int64_t' (aka 'const long long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
Pixi / build_with_pixi (macos-latest): src/3rdParty/libE57Format/src/SourceDestBufferImpl.cpp#L203
implicit conversion from 'const int32_t' (aka 'const int') to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion]
Pixi / build_with_pixi (macos-latest): src/3rdParty/libE57Format/src/SourceDestBufferImpl.cpp#L215
implicit conversion from 'const uint32_t' (aka 'const unsigned int') to 'float' changes value from 4294967295 to 4294967296 [-Wimplicit-const-int-float-conversion]
Pixi / build_with_pixi (macos-latest): src/3rdParty/libE57Format/src/SourceDestBufferImpl.cpp#L227
implicit conversion from 'const int64_t' (aka 'const long long') to 'float' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
Pixi / build_with_pixi (macos-latest): src/3rdParty/libE57Format/src/SourceDestBufferImpl.cpp#L227
implicit conversion from 'const int64_t' (aka 'const long long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
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.
Pixi / build_with_pixi (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Pixi / build_with_pixi (ubuntu-latest): src/CXX/Python3/Objects.hxx#L1787
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
Pixi / build_with_pixi (ubuntu-latest): src/CXX/Python3/Objects.hxx#L1788
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
Pixi / build_with_pixi (ubuntu-latest): src/CXX/Python3/Objects.hxx#L1983
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
Pixi / build_with_pixi (ubuntu-latest): src/CXX/Python3/Objects.hxx#L2029
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
Pixi / build_with_pixi (ubuntu-latest): src/CXX/Python3/Objects.hxx#L1992
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
Pixi / build_with_pixi (ubuntu-latest): src/CXX/Python3/Objects.hxx#L2014
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
Pixi / build_with_pixi (ubuntu-latest): src/CXX/Python3/Objects.hxx#L2022
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
Pixi / build_with_pixi (ubuntu-latest): src/CXX/Python3/Objects.hxx#L2168
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
Pixi / build_with_pixi (ubuntu-latest): src/CXX/Python3/Objects.hxx#L2191
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
Pixi / build_with_pixi (ubuntu-latest): src/CXX/Python3/cxxsupport.cxx#L49
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
Pixi / build_with_pixi (windows-latest)
No files were found with the provided path: D:\a\FreeCAD\FreeCAD/logs/ /var/crash/*FreeCAD*. No artifacts will be uploaded.
Pixi / build_with_pixi (windows-latest)
'=': conversion from 'size_t' to '_Ty', possible loss of data
Pixi / build_with_pixi (windows-latest)
No files were found with the provided path: D:\a\FreeCAD\FreeCAD/report/Pixi-12940105072-windows-latest-report.md. No artifacts will be uploaded.
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-12940105072-Logs
19 KB
Pixi-12940105072-macos-latest-Logs
45.8 KB
Pixi-12940105072-macos-latest-report.md
406 Bytes
Pixi-12940105072-ubuntu-latest-Logs
45.7 KB
Pixi-12940105072-ubuntu-latest-report.md
584 Bytes
Prepare-12940105072-Logs
4.04 KB
Ubuntu_20-04-12940105072-Logs
187 KB
Windows-12940105072-Logs
2.8 MB