Skip to content
Triggered via push February 7, 2025 21:21
Status Failure
Total duration 1h 45m 8s
Artifacts 8

CI_master.yml

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

Annotations

11 errors and 42 warnings
Lint / Lint
Process completed with exit code 1.
Pixi / build_with_pixi (windows-latest): src/Gui/FramelessWindow.cpp#L88
missing type specifier - int assumed. Note: C++ does not support default-int
Pixi / build_with_pixi (windows-latest): src/Gui/FramelessWindow.cpp#L88
syntax error: missing ';' before identifier 'shadow'
Pixi / build_with_pixi (windows-latest): src/Gui/FramelessWindow.cpp#L88
'shadow': undeclared identifier
Pixi / build_with_pixi (windows-latest): src/Gui/FramelessWindow.cpp#L88
an initializer list cannot be used as the right operand of this assignment operator
Pixi / build_with_pixi (windows-latest): src/Gui/FramelessWindow.cpp#L89
'shadow': undeclared identifier
Pixi / build_with_pixi (windows-latest): src/Gui/FramelessWindow.cpp#L89
'DwmExtendFrameIntoClientArea': identifier not found
Pixi / build_with_pixi (windows-latest): src/Gui/FramelessWindow.cpp#L155
'GET_X_LPARAM': identifier not found
Pixi / build_with_pixi (windows-latest): src/Gui/FramelessWindow.cpp#L156
'GET_Y_LPARAM': identifier not found
Pixi / build_with_pixi (windows-latest)
Process completed with exit code 1.
Windows / Build
Process completed with exit code 1.
Lint / Lint: src/Gui/FramelessWindow.cpp#L57
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
Lint / Lint: src/Gui/FramelessWindow.cpp#L58
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
Lint / Lint: src/Gui/FramelessWindow.cpp#L99
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
Lint / Lint: src/Gui/FramelessWindow.cpp#L155
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
Lint / Lint: src/Gui/FramelessWindow.cpp#L156
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
Lint / Lint: src/Gui/FramelessWindow.cpp#L2
'/*' within block comment [-Wcomment]
Lint / Lint: src/Gui/FramelessWindow.cpp#L28
Include qglobal.h before testing Q_OS_ macros [-Wclazy-qt-macros]
Lint / Lint: src/Gui/FramelessWindow.h#L2
'/*' within block comment [-Wcomment]
Lint / Lint: src/Gui/CustomTitleBar.h#L2
'/*' within block comment [-Wcomment]
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: src/Gui/FramelessWindow.cpp#L2
'/*' within block comment [clang-diagnostic-comment]
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-13208246472-windows-latest-report.md. No artifacts will be uploaded.
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 (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]
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.

Artifacts

Produced during runtime
Name Size
Lint-13208246472-Logs
6.55 KB
Pixi-13208246472-macos-latest-Logs
45.7 KB
Pixi-13208246472-macos-latest-report.md
406 Bytes
Pixi-13208246472-ubuntu-latest-Logs
45.8 KB
Pixi-13208246472-ubuntu-latest-report.md
591 Bytes
Prepare-13208246472-Logs
2.21 KB
Ubuntu_20-04-13208246472-Logs
190 KB
Windows-13208246472-Logs
2.04 MB