Skip to content

Update src/Mod/TechDraw/Gui/CommandAlign.cpp #1251

Update src/Mod/TechDraw/Gui/CommandAlign.cpp

Update src/Mod/TechDraw/Gui/CommandAlign.cpp #1251

Triggered via push February 12, 2025 13:52
Status Failure
Total duration 18m 42s
Artifacts 4

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

14 errors and 34 warnings
Lint / Lint
Process completed with exit code 1.
Lint / Lint: src/Mod/TechDraw/Gui/CommandAlign.cpp#L51
use of undeclared identifier 'QMessageBox'
Lint / Lint
Process completed with exit code 1.
Lint / Lint: src/Mod/TechDraw/Gui/CommandAlign.cpp#L51
use of undeclared identifier 'QMessageBox' [clang-diagnostic-error]
Lint / Lint
Process completed with exit code 1.
Pixi / build_with_pixi (ubuntu-latest): src/Mod/TechDraw/Gui/CommandAlign.cpp#L51
'QMessageBox' has not been declared
Pixi / build_with_pixi (ubuntu-latest)
Process completed with exit code 1.
Pixi / build_with_pixi (macos-latest): src/Mod/TechDraw/Gui/CommandAlign.cpp#L51
use of undeclared identifier 'QMessageBox'
Pixi / build_with_pixi (macos-latest)
Process completed with exit code 1.
Ubuntu_20-04 / Build
Process completed with exit code 1.
Pixi / build_with_pixi (windows-latest): src/Mod/TechDraw/Gui/CommandAlign.cpp#L51
'QMessageBox': is not a class or namespace name
Pixi / build_with_pixi (windows-latest)
Process completed with exit code 1.
Windows / Build
Process completed with exit code 1.
Lint / Lint: src/Mod/TechDraw/Gui/CommandAlign.cpp#L86
Add #include <string> for string [build/include_what_you_use] [4]
Lint / Lint: src/Mod/TechDraw/Gui/CommandAlign.cpp#L98
Add #include <vector> for vector<> [build/include_what_you_use] [4]
Lint / Lint: src/Mod/TechDraw/Gui/CommandAlign.cpp#L136
redundant void argument list in function definition [modernize-redundant-void-arg]
Lint / Lint: src/Mod/TechDraw/Gui/CommandAlign.cpp#L169
redundant void argument list in function definition [modernize-redundant-void-arg]
Lint / Lint: src/Mod/TechDraw/Gui/CommandAlign.cpp#L177
redundant void argument list in function definition [modernize-redundant-void-arg]
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)
No files were found with the provided path: /home/runner/work/FreeCAD/FreeCAD/report/Pixi-13286949262-ubuntu-latest-report.md. No artifacts will be uploaded.
Pixi / build_with_pixi (ubuntu-latest)
No files were found with the provided path: /home/runner/work/FreeCAD/FreeCAD/logs/ /var/crash/*FreeCAD*. No artifacts will be uploaded.
Pixi / build_with_pixi (macos-latest)
No files were found with the provided path: /Users/runner/work/FreeCAD/FreeCAD/logs/ /var/crash/*FreeCAD*. No artifacts will be uploaded.
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]
Pixi / build_with_pixi (macos-latest): src/CXX/Python3/Objects.hxx#L1787
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
Pixi / build_with_pixi (macos-latest)
No files were found with the provided path: /Users/runner/work/FreeCAD/FreeCAD/report/Pixi-13286949262-macos-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.
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-13286949262-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.

Artifacts

Produced during runtime
Name Size
Lint-13286949262-Logs
5.19 KB
Prepare-13286949262-Logs
3.76 KB
Ubuntu_20-04-13286949262-Logs
97.7 KB
Windows-13286949262-Logs
1.57 MB