[Gui] Fix Close without Saving button size (#19342) #1683
CI_master.yml
on: push
Prepare
/
Prepare
5s
Matrix: Pixi / build_with_pixi
Ubuntu_20-04
/
Build
13m 32s
Windows
/
Build
26m 48s
Lint
/
Lint
3m 41s
WrapUp
/
WrapUp
5s
Annotations
4 errors and 49 warnings
Lint / Lint
Process completed with exit code 1.
|
Lint / Lint:
src/Gui/Dialogs/DlgMacroExecuteImp.cpp#L38
'ui_DlgMacroExecute.h' file not found [clang-diagnostic-error]
|
Lint / Lint:
src/Gui/MainWindow.cpp#L2428
'moc_MainWindow.cpp' file not found [clang-diagnostic-error]
|
Lint / Lint
Process completed with exit code 1.
|
Lint / Lint:
src/Gui/Dialogs/DlgMacroExecuteImp.cpp#L53
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
|
Lint / Lint:
src/Gui/Dialogs/DlgMacroExecuteImp.cpp#L54
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
|
Lint / Lint:
src/Gui/Dialogs/DlgMacroExecuteImp.cpp#L573
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/Gui/Dialogs/DlgMacroExecuteImp.cpp#L576
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/Gui/Dialogs/DlgMacroExecuteImp.cpp#L1067
Do not include .cpp files from other packages [build/include] [4]
|
Lint / Lint:
src/Gui/Dialogs/DlgMacroExecuteImp.cpp#L106
Add #include <memory> for make_unique<> [build/include_what_you_use] [4]
|
Lint / Lint:
src/Gui/Dialogs/DlgMacroExecuteImp.cpp#L113
Add #include <string> for string [build/include_what_you_use] [4]
|
Lint / Lint:
src/Gui/Dialogs/DlgMacroExecuteImp.cpp#L612
Add #include <vector> for vector<> [build/include_what_you_use] [4]
|
Lint / Lint:
src/Gui/Dialogs/DlgMacroExecuteImp.cpp#L707
Add #include <iostream> for cerr [build/include_what_you_use] [4]
|
Lint / Lint:
src/Gui/MainWindow.cpp#L126
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
|
Lint / Lint
fatal error: 'ui_DlgMacroExecute.h' file not found
|
Lint / Lint
fatal error: 'moc_MainWindow.cpp' file not found
|
Lint / Lint:
src/Gui/Dialogs/DlgMacroExecuteImp.cpp#L56
nested namespaces can be concatenated [modernize-concat-nested-namespaces]
|
Lint / Lint:
src/Gui/Dialogs/DlgMacroExecuteImp.cpp#L60
class 'MacroItem' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator [cppcoreguidelines-special-member-functions]
|
Lint / Lint:
src/Gui/Dialogs/DlgMacroExecuteImp.cpp#L63
pass by value and use std::move [modernize-pass-by-value]
|
Lint / Lint:
src/Gui/Dialogs/DlgMacroExecuteImp.cpp#L106
'watcher' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer]
|
Lint / Lint:
src/Gui/Dialogs/DlgMacroExecuteImp.cpp#L348
variable 'item' is not initialized [cppcoreguidelines-init-variables]
|
Lint / Lint:
src/Gui/Dialogs/DlgMacroExecuteImp.cpp#L368
variable 'item' is not initialized [cppcoreguidelines-init-variables]
|
Lint / Lint:
src/Gui/Dialogs/DlgMacroExecuteImp.cpp#L441
400 is a magic number; consider replacing it with a named constant [cppcoreguidelines-avoid-magic-numbers,readability-magic-numbers]
|
Lint / Lint:
src/Gui/Dialogs/DlgMacroExecuteImp.cpp#L441
300 is a magic number; consider replacing it with a named constant [cppcoreguidelines-avoid-magic-numbers,readability-magic-numbers]
|
Lint / Lint:
src/Gui/Dialogs/DlgMacroExecuteImp.cpp#L509
400 is a magic number; consider replacing it with a named constant [cppcoreguidelines-avoid-magic-numbers,readability-magic-numbers]
|
Lint / Lint:
src/Gui/Dialogs/DlgMacroExecuteImp.cpp#L509
300 is a magic number; consider replacing it with a named constant [cppcoreguidelines-avoid-magic-numbers,readability-magic-numbers]
|
Pixi / build_with_pixi (ubuntu-latest):
src/3rdParty/OndselSolver/OndselSolver/ASMTAssembly.cpp#L401
unused variable 'bool1' [-Wunused-variable]
|
Pixi / build_with_pixi (ubuntu-latest):
src/3rdParty/OndselSolver/OndselSolver/ASMTAssembly.cpp#L402
unused variable 'bool2' [-Wunused-variable]
|
Pixi / build_with_pixi (ubuntu-latest):
src/3rdParty/OndselSolver/OndselSolver/ASMTAssembly.cpp#L559
unused variable 'bool1' [-Wunused-variable]
|
Pixi / build_with_pixi (ubuntu-latest):
src/3rdParty/OndselSolver/OndselSolver/ASMTAssembly.cpp#L560
unused variable 'bool2' [-Wunused-variable]
|
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 (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-13103708096-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.
|
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.
|
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/3rdParty/OndselSolver/OndselSolver/ASMTAssembly.cpp#L401
unused variable 'bool1' [-Wunused-variable]
|
Pixi / build_with_pixi (macos-latest):
src/3rdParty/OndselSolver/OndselSolver/ASMTAssembly.cpp#L402
unused variable 'bool2' [-Wunused-variable]
|
Pixi / build_with_pixi (macos-latest):
src/3rdParty/OndselSolver/OndselSolver/ASMTAssembly.cpp#L559
unused variable 'bool1' [-Wunused-variable]
|
Pixi / build_with_pixi (macos-latest):
src/3rdParty/OndselSolver/OndselSolver/ASMTAssembly.cpp#L560
unused variable 'bool2' [-Wunused-variable]
|
Pixi / build_with_pixi (macos-latest):
src/CXX/Python3/Objects.hxx#L1787
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Lint-13103708096-Logs
|
17.1 KB |
|
Pixi-13103708096-macos-latest-Logs
|
45.7 KB |
|
Pixi-13103708096-macos-latest-report.md
|
406 Bytes |
|
Pixi-13103708096-ubuntu-latest-Logs
|
45.8 KB |
|
Pixi-13103708096-ubuntu-latest-report.md
|
584 Bytes |
|
Prepare-13103708096-Logs
|
4.27 KB |
|
Ubuntu_20-04-13103708096-Logs
|
180 KB |
|
Windows-13103708096-Logs
|
1.63 MB |
|