Skip to content

[Sketcher] Add checkboxUseLegacyAxes to onSave/onRestore #1192

[Sketcher] Add checkboxUseLegacyAxes to onSave/onRestore

[Sketcher] Add checkboxUseLegacyAxes to onSave/onRestore #1192

Triggered via push January 22, 2025 13:10
Status Success
Total duration 4h 15m 51s
Artifacts 8

CI_master.yml

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

Annotations

3 errors and 45 warnings
Lint / Lint
Process completed with exit code 1.
Lint / Lint: src/Mod/Sketcher/Gui/SketcherSettings.cpp#L36
'ui_SketcherSettings.h' file not found [clang-diagnostic-error]
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
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]
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/Mod/Sketcher/Gui/SketcherSettings.cpp#L42
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
Lint / Lint: src/Mod/Sketcher/Gui/SketcherSettings.cpp#L471
Using C-style cast. Use static_cast<bool>(...) instead [readability/casting] [4]
Lint / Lint: src/Mod/Sketcher/Gui/SketcherSettings.cpp#L672
Do not include .cpp files from other packages [build/include] [4]
Lint / Lint
fatal error: 'ui_SketcherSettings.h' file not found
Lint / Lint: src/Mod/Sketcher/Gui/SketcherSettings.cpp#L49
0b1111111111111111 is a magic number; consider replacing it with a named constant [cppcoreguidelines-avoid-magic-numbers,readability-magic-numbers]
Lint / Lint: src/Mod/Sketcher/Gui/SketcherSettings.cpp#L50
0b1110111011101110 is a magic number; consider replacing it with a named constant [cppcoreguidelines-avoid-magic-numbers,readability-magic-numbers]
Lint / Lint: src/Mod/Sketcher/Gui/SketcherSettings.cpp#L51
0b1111110011111100 is a magic number; consider replacing it with a named constant [cppcoreguidelines-avoid-magic-numbers,readability-magic-numbers]
Lint / Lint: src/Mod/Sketcher/Gui/SketcherSettings.cpp#L52
0b0000111100001111 is a magic number; consider replacing it with a named constant [cppcoreguidelines-avoid-magic-numbers,readability-magic-numbers]
Lint / Lint: src/Mod/Sketcher/Gui/SketcherSettings.cpp#L53
0b1010101010101010 is a magic number; consider replacing it with a named constant [cppcoreguidelines-avoid-magic-numbers,readability-magic-numbers]
Lint / Lint: src/Mod/Sketcher/Gui/SketcherSettings.cpp#L54
0b1110010011100100 is a magic number; consider replacing it with a named constant [cppcoreguidelines-avoid-magic-numbers,readability-magic-numbers]
Lint / Lint: src/Mod/Sketcher/Gui/SketcherSettings.cpp#L55
0b1111111100111100 is a magic number; consider replacing it with a named constant [cppcoreguidelines-avoid-magic-numbers,readability-magic-numbers]
Lint / Lint: src/Mod/Sketcher/Gui/SketcherSettings.cpp#L59
return type 'const QVector<qreal>' (aka 'const QVector<double>') is 'const'-qualified at the top level, which may reduce code readability without improving const correctness [readability-const-return-type]
Lint / Lint: src/Mod/Sketcher/Gui/SketcherSettings.cpp#L63
0x8000 is a magic number; consider replacing it with a named constant [cppcoreguidelines-avoid-magic-numbers,readability-magic-numbers]
Lint / Lint: src/Mod/Sketcher/Gui/SketcherSettings.cpp#L65
16 is a magic number; consider replacing it with a named constant [cppcoreguidelines-avoid-magic-numbers,readability-magic-numbers]
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
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 (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-12908943081-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-12908943081-Logs
6.92 KB
Pixi-12908943081-macos-latest-Logs
45.8 KB
Pixi-12908943081-macos-latest-report.md
406 Bytes
Pixi-12908943081-ubuntu-latest-Logs
46 KB
Pixi-12908943081-ubuntu-latest-report.md
590 Bytes
Prepare-12908943081-Logs
3.72 KB
Ubuntu_20-04-12908943081-Logs
187 KB
Windows-12908943081-Logs
2.79 MB