Skip to content

[pre-commit.ci] auto fixes from pre-commit.com hooks #580

[pre-commit.ci] auto fixes from pre-commit.com hooks

[pre-commit.ci] auto fixes from pre-commit.com hooks #580

Triggered via push January 22, 2025 09:49
Status Success
Total duration 3h 31m 5s
Artifacts 8

CI_master.yml

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

Annotations

3 errors and 52 warnings
Lint / Lint: src/Mod/Fem/Gui/TaskFemConstraintTransform.cpp#L43
'ui_TaskFemConstraintTransform.h' file not found [clang-diagnostic-error]
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
fatal error: 'ui_TaskFemConstraintTransform.h' file not found
Lint / Lint: src/Mod/Fem/Gui/TaskFemConstraintTransform.cpp#L116
variable 'angle' is not initialized [cppcoreguidelines-init-variables]
Lint / Lint: src/Mod/Fem/Gui/TaskFemConstraintTransform.cpp#L157
do not call c-style vararg functions [cppcoreguidelines-pro-type-vararg]
Lint / Lint: src/Mod/Fem/Gui/TaskFemConstraintTransform.cpp#L209
return type 'const QString' is 'const'-qualified at the top level, which may reduce code readability without improving const correctness [readability-const-return-type]
Lint / Lint: src/Mod/Fem/Gui/TaskFemConstraintTransform.cpp#L259
do not call c-style vararg functions [cppcoreguidelines-pro-type-vararg]
Lint / Lint: src/Mod/Fem/Gui/TaskFemConstraintTransform.cpp#L275
do not call c-style vararg functions [cppcoreguidelines-pro-type-vararg]
Lint / Lint: src/Mod/Fem/Gui/TaskFemConstraintTransform.cpp#L405
variable 'angle' is not initialized [cppcoreguidelines-init-variables]
Lint / Lint: src/Mod/Fem/Gui/TaskFemConstraintTransform.cpp#L489
avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list]
Lint / Lint: src/Mod/Fem/Gui/TaskFemConstraintTransform.cpp#L497
the parameter 'showConstr' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param]
Lint / Lint: src/Mod/Fem/Gui/TaskFemConstraintTransform.cpp#L549
all parameters should be named in a function [readability-named-parameter]
Lint / Lint: src/Mod/Fem/Gui/TaskFemConstraintTransform.cpp#L572
use auto when initializing with a cast to avoid duplicating the type name [modernize-use-auto]
Lint / Lint: src/Mod/Fem/Gui/TaskFemConstraintTransform.cpp#L46
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
Lint / Lint: src/Mod/Fem/Gui/TaskFemConstraintTransform.cpp#L47
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
Lint / Lint: src/Mod/Fem/Gui/TaskFemConstraintTransform.cpp#L500
Multi-line string ("...") found. This lint script doesn't do well with such strings, and may give bogus warnings. Use C++11 raw strings or concatenation instead. [readability/multiline_string] [5]
Lint / Lint: src/Mod/Fem/Gui/TaskFemConstraintTransform.cpp#L504
Multi-line string ("...") found. This lint script doesn't do well with such strings, and may give bogus warnings. Use C++11 raw strings or concatenation instead. [readability/multiline_string] [5]
Lint / Lint: src/Mod/Fem/Gui/TaskFemConstraintTransform.cpp#L505
Multi-line string ("...") found. This lint script doesn't do well with such strings, and may give bogus warnings. Use C++11 raw strings or concatenation instead. [readability/multiline_string] [5]
Lint / Lint: src/Mod/Fem/Gui/TaskFemConstraintTransform.cpp#L511
Use operator || instead of or [readability/alt_tokens] [2]
Lint / Lint: src/Mod/Fem/Gui/TaskFemConstraintTransform.cpp#L511
Use operator && instead of and [readability/alt_tokens] [2]
Lint / Lint: src/Mod/Fem/Gui/TaskFemConstraintTransform.cpp#L526
Multi-line string ("...") found. This lint script doesn't do well with such strings, and may give bogus warnings. Use C++11 raw strings or concatenation instead. [readability/multiline_string] [5]
Lint / Lint: src/Mod/Fem/Gui/TaskFemConstraintTransform.cpp#L527
Multi-line string ("...") found. This lint script doesn't do well with such strings, and may give bogus warnings. Use C++11 raw strings or concatenation instead. [readability/multiline_string] [5]
Lint / Lint: src/Mod/Fem/Gui/TaskFemConstraintTransform.cpp#L528
Multi-line string ("...") found. This lint script doesn't do well with such strings, and may give bogus warnings. Use C++11 raw strings or concatenation instead. [readability/multiline_string] [5]
Pixi / build_with_pixi (macos-latest): src/CXX/Python3/Objects.hxx#L1787
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
Pixi / build_with_pixi (macos-latest): src/CXX/Python3/Objects.hxx#L1788
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
Pixi / build_with_pixi (macos-latest): src/CXX/Python3/Objects.hxx#L1983
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
Pixi / build_with_pixi (macos-latest): src/CXX/Python3/Objects.hxx#L2029
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
Pixi / build_with_pixi (macos-latest): src/CXX/Python3/Objects.hxx#L1992
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
Pixi / build_with_pixi (macos-latest): src/CXX/Python3/Objects.hxx#L2014
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
Pixi / build_with_pixi (macos-latest): src/CXX/Python3/Objects.hxx#L2022
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
Pixi / build_with_pixi (macos-latest): src/CXX/Python3/Objects.hxx#L2168
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
Pixi / build_with_pixi (macos-latest): src/CXX/Python3/Objects.hxx#L2191
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
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]
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-12905526507-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-12905526507-Logs
6.23 KB
Pixi-12905526507-macos-latest-Logs
45.7 KB
Pixi-12905526507-macos-latest-report.md
406 Bytes
Pixi-12905526507-ubuntu-latest-Logs
46 KB
Pixi-12905526507-ubuntu-latest-report.md
591 Bytes
Prepare-12905526507-Logs
3.38 KB
Ubuntu_20-04-12905526507-Logs
187 KB
Windows-12905526507-Logs
2.79 MB