[Mod] Clean AssemblyObject.cpp #1587
CI_master.yml
on: push
Prepare
/
Prepare
3s
Matrix: Pixi / build_with_pixi
Ubuntu_20-04
/
Build
1h 31m
Windows
/
Build
1h 26m
Lint
/
Lint
4m 16s
WrapUp
/
WrapUp
4s
Annotations
13 errors and 29 warnings
Lint / Lint
Process completed with exit code 1.
|
Lint / Lint:
.clang-tidy#L11
unknown key 'AnalyzeTemporaryDtors'
|
Lint / Lint:
.clang-tidy#L11
unknown key 'AnalyzeTemporaryDtors'
|
Lint / Lint:
.clang-tidy#L11
unknown key 'AnalyzeTemporaryDtors'
|
Lint / Lint:
.clang-tidy#L11
unknown key 'AnalyzeTemporaryDtors'
|
Lint / Lint:
.clang-tidy#L11
unknown key 'AnalyzeTemporaryDtors'
|
Lint / Lint:
.clang-tidy#L11
unknown key 'AnalyzeTemporaryDtors'
|
Lint / Lint:
.clang-tidy#L11
unknown key 'AnalyzeTemporaryDtors'
|
Lint / Lint:
.clang-tidy#L11
unknown key 'AnalyzeTemporaryDtors'
|
Lint / Lint:
.clang-tidy#L11
unknown key 'AnalyzeTemporaryDtors'
|
Lint / Lint:
.clang-tidy#L11
unknown key 'AnalyzeTemporaryDtors'
|
Pixi / build_with_pixi (windows-latest)
Process completed with exit code 1.
|
Windows / Build
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/View3DInventor.cpp#L80
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
|
Lint / Lint:
src/Gui/View3DInventor.cpp#L82
Using C-style cast. Use reinterpret_cast<QPaintEvent*>(...) instead [readability/casting] [4]
|
Lint / Lint:
src/Gui/View3DInventor.cpp#L546
Using C-style cast. Use reinterpret_cast<void*>(...) instead [readability/casting] [4]
|
Lint / Lint:
src/Gui/View3DInventor.cpp#L908
Using C-style cast. Use reinterpret_cast<QFocusEvent *>(...) instead [readability/casting] [4]
|
Lint / Lint:
src/Gui/View3DInventor.cpp#L932
Do not include .cpp files from other packages [build/include] [4]
|
Lint / Lint:
src/Gui/View3DInventor.cpp#L201
Add #include <memory> for make_unique<> [build/include_what_you_use] [4]
|
Lint / Lint:
src/Gui/View3DInventor.h#L23
#ifndef header guard has wrong style, please use: SRC_GUI_VIEW3DINVENTOR_H_ [build/header_guard] [5]
|
Lint / Lint:
src/Gui/View3DInventor.h#L164
#endif line should be "#endif // SRC_GUI_VIEW3DINVENTOR_H_" [build/header_guard] [5]
|
Lint / Lint:
src/Gui/View3DInventor.h#L55
Add #include <string> for string [build/include_what_you_use] [4]
|
Lint / Lint:
src/Gui/View3DPy.cpp#L72
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
|
Lint / Lint
fatal error: 'moc_View3DInventor.cpp' file not found
|
Lint / Lint:
src/Base/Handle.h#L44
Base::Reference has copy-ctor, copy-assignment but not dtor [-Wclazy-rule-of-three]
|
Lint / Lint:
build/_deps/fmt-src/include/fmt/core.h#L2095
Returning a void expression [-Wclazy-returning-void-expression]
|
Lint / Lint:
build/_deps/fmt-src/include/fmt/core.h#L2197
fmt::detail::specs_setter has copy-ctor but not dtor, copy-assignment [-Wclazy-rule-of-three]
|
Lint / Lint:
build/_deps/fmt-src/include/fmt/core.h#L2233
fmt::detail::dynamic_specs_handler has copy-ctor but not dtor, copy-assignment [-Wclazy-rule-of-three]
|
Lint / Lint:
build/_deps/fmt-src/include/fmt/core.h#L3126
Pass small and trivially-copyable type by value (const signed char &) [-Wclazy-function-args-by-value]
|
Lint / Lint:
build/_deps/fmt-src/include/fmt/core.h#L3127
Pass small and trivially-copyable type by value (const unsigned char &) [-Wclazy-function-args-by-value]
|
Lint / Lint:
build/_deps/fmt-src/include/fmt/core.h#L3128
Pass small and trivially-copyable type by value (const short &) [-Wclazy-function-args-by-value]
|
Lint / Lint:
build/_deps/fmt-src/include/fmt/core.h#L3129
Pass small and trivially-copyable type by value (const unsigned short &) [-Wclazy-function-args-by-value]
|
Lint / Lint:
build/_deps/fmt-src/include/fmt/core.h#L3130
Pass small and trivially-copyable type by value (const long &) [-Wclazy-function-args-by-value]
|
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)
No files were found with the provided path: D:\a\FreeCAD\FreeCAD/report/Pixi-12320666315-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.
|
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
|
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-12320666315-Logs
|
14.1 KB |
|
Pixi-12320666315-macos-latest-Logs
|
45.1 KB |
|
Pixi-12320666315-macos-latest-report.md
|
379 Bytes |
|
Pixi-12320666315-ubuntu-latest-Logs
|
45.4 KB |
|
Pixi-12320666315-ubuntu-latest-report.md
|
548 Bytes |
|
Prepare-12320666315-Logs
|
7.3 KB |
|
Ubuntu_20-04-12320666315-Logs
|
186 KB |
|
Windows-12320666315-Logs
|
1.64 MB |
|