Start: remove close button of start tab, and remove name. #124
CI_master.yml
on: push
Prepare
/
Prepare
4s
Matrix: Pixi / build_with_pixi
Ubuntu_20-04
/
Build
58m 0s
Windows
/
Build
1h 32m
Lint
/
Lint
5m 30s
WrapUp
/
WrapUp
5s
Annotations
35 errors and 63 warnings
Pixi / build_with_pixi (macos-latest):
src/Gui/MainWindow.h#L328
non-virtual member function marked 'override' hides virtual member function
|
Pixi / build_with_pixi (macos-latest):
src/Gui/MainWindow.h#L328
non-virtual member function marked 'override' hides virtual member function
|
Pixi / build_with_pixi (macos-latest):
src/Gui/MainWindow.h#L328
non-virtual member function marked 'override' hides virtual member function
|
Pixi / build_with_pixi (macos-latest):
src/Gui/MainWindow.h#L328
non-virtual member function marked 'override' hides virtual member function
|
Pixi / build_with_pixi (macos-latest)
Process completed with exit code 1.
|
Lint / Lint
Process completed with exit code 1.
|
Lint / Lint:
src/Gui/MainWindow.cpp#L598
unknown type name 'MSG'
|
Lint / Lint:
src/Gui/MainWindow.cpp#L598
unknown type name 'MSG'
|
Lint / Lint:
src/Gui/MainWindow.cpp#L602
use of undeclared identifier 'WM_NCCALCSIZE'
|
Lint / Lint:
src/Gui/MainWindow.cpp#L604
unknown type name 'NCCALCSIZE_PARAMS'
|
Lint / Lint:
src/Gui/MainWindow.cpp#L604
unknown type name 'NCCALCSIZE_PARAMS'
|
Lint / Lint:
src/Gui/MainWindow.cpp#L609
use of undeclared identifier 'WVR_REDRAW'
|
Lint / Lint:
src/Gui/MainWindow.cpp#L612
use of undeclared identifier 'WM_NCHITTEST'
|
Lint / Lint:
src/Gui/MainWindow.cpp#L616
unknown type name 'LONG'
|
Lint / Lint:
src/Gui/MainWindow.cpp#L617
unknown type name 'RECT'
|
Lint / Lint:
src/Gui/MainWindow.cpp#L618
use of undeclared identifier 'HWND'
|
Lint / Lint:
src/Gui/MainWindow.cpp#L598
unknown type name 'MSG' [clang-diagnostic-error]
|
Lint / Lint:
src/Gui/MainWindow.cpp#L598
unknown type name 'MSG' [clang-diagnostic-error]
|
Lint / Lint:
src/Gui/MainWindow.cpp#L602
use of undeclared identifier 'WM_NCCALCSIZE' [clang-diagnostic-error]
|
Lint / Lint:
src/Gui/MainWindow.cpp#L604
unknown type name 'NCCALCSIZE_PARAMS' [clang-diagnostic-error]
|
Lint / Lint:
src/Gui/MainWindow.cpp#L604
unknown type name 'NCCALCSIZE_PARAMS' [clang-diagnostic-error]
|
Lint / Lint:
src/Gui/MainWindow.cpp#L609
use of undeclared identifier 'WVR_REDRAW' [clang-diagnostic-error]
|
Lint / Lint:
src/Gui/MainWindow.cpp#L612
use of undeclared identifier 'WM_NCHITTEST' [clang-diagnostic-error]
|
Lint / Lint:
src/Gui/MainWindow.cpp#L616
unknown type name 'LONG' [clang-diagnostic-error]
|
Pixi / build_with_pixi (ubuntu-latest):
src/Gui/MainWindow.h#L328
'bool Gui::MainWindow::nativeEvent(const QByteArray&, void*, long int*)' marked 'override', but does not override
|
Pixi / build_with_pixi (ubuntu-latest):
src/Gui/MainWindow.h#L328
'bool Gui::MainWindow::nativeEvent(const QByteArray&, void*, long int*)' marked 'override', but does not override
|
Pixi / build_with_pixi (ubuntu-latest):
src/Gui/MainWindow.h#L328
'bool Gui::MainWindow::nativeEvent(const QByteArray&, void*, long int*)' marked 'override', but does not override
|
Pixi / build_with_pixi (ubuntu-latest):
src/Gui/MainWindow.h#L328
'bool Gui::MainWindow::nativeEvent(const QByteArray&, void*, long int*)' marked 'override', but does not override
|
Pixi / build_with_pixi (ubuntu-latest)
Process completed with exit code 1.
|
Pixi / build_with_pixi (windows-latest):
src/Gui/MainWindow.h#L328
'Gui::MainWindow::nativeEvent': method with override specifier 'override' did not override any base class methods
|
Pixi / build_with_pixi (windows-latest):
src/Gui/MainWindow.h#L328
'Gui::MainWindow::nativeEvent': method with override specifier 'override' did not override any base class methods
|
Pixi / build_with_pixi (windows-latest):
src/Gui/MainWindow.h#L328
'Gui::MainWindow::nativeEvent': method with override specifier 'override' did not override any base class methods
|
Pixi / build_with_pixi (windows-latest)
Process completed with exit code 1.
|
Ubuntu_20-04 / Build
Process completed with exit code 1.
|
Windows / Build
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)
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/3rdParty/OndselSolver/OndselSolver/FullVector.h#L183
unused parameter 'tol' [-Wunused-parameter]
|
Pixi / build_with_pixi (macos-latest):
src/3rdParty/OndselSolver/OndselSolver/FullVector.h#L183
unused parameter 'tol' [-Wunused-parameter]
|
Pixi / build_with_pixi (macos-latest):
src/3rdParty/OndselSolver/OndselSolver/FullVector.h#L183
unused parameter 'tol' [-Wunused-parameter]
|
Pixi / build_with_pixi (macos-latest):
src/3rdParty/OndselSolver/OndselSolver/FullVector.h#L183
unused parameter 'tol' [-Wunused-parameter]
|
Pixi / build_with_pixi (macos-latest):
src/3rdParty/OndselSolver/OndselSolver/FullVector.h#L183
unused parameter 'tol' [-Wunused-parameter]
|
Pixi / build_with_pixi (macos-latest)
No files were found with the provided path: /Users/runner/work/FreeCAD/FreeCAD/report/Pixi-12623035247-macos-latest-report.md. No artifacts will be uploaded.
|
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/Gui/MainWindow.cpp#L144
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
|
Lint / Lint:
src/Gui/MainWindow.cpp#L145
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
|
Lint / Lint:
src/Gui/MainWindow.cpp#L146
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
|
Lint / Lint:
src/Gui/MainWindow.cpp#L587
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
|
Lint / Lint:
src/Gui/MainWindow.cpp#L620
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
|
Lint / Lint:
src/Gui/MainWindow.cpp#L621
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
|
Lint / Lint:
src/Gui/MainWindow.cpp#L787
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
|
Lint / Lint:
src/Gui/MainWindow.cpp#L788
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
|
Lint / Lint:
src/Gui/MainWindow.cpp#L1829
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
|
Lint / Lint:
src/Gui/MainWindow.cpp#L2031
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
|
Lint / Lint
fatal error: 'moc_MainWindow.cpp' file not found
|
Lint / Lint:
src/Base/Handle.h#L44
Base::Reference has copy-ctor, copy-assignment but not dtor [-Wclazy-rule-of-three]
|
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:
build/_deps/fmt-src/include/fmt/core.h#L3129
Pass small and trivially-copyable type by value (const unsigned short &) [-Wclazy-function-args-by-value]
|
Lint / Lint:
build/_deps/fmt-src/include/fmt/core.h#L3130
Pass small and trivially-copyable type by value (const long &) [-Wclazy-function-args-by-value]
|
Lint / Lint:
src/Gui/MainWindow.cpp#L148
constructor does not initialize these fields: menuBarLeftAreaWidget, menuBarRightAreaWidget [cppcoreguidelines-pro-type-member-init]
|
Lint / Lint:
src/Gui/MainWindow.cpp#L151
'm_mainMenu' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer]
|
Lint / Lint:
src/Gui/MainWindow.cpp#L152
33 is a magic number; consider replacing it with a named constant [cppcoreguidelines-avoid-magic-numbers,readability-magic-numbers]
|
Lint / Lint:
src/Gui/MainWindow.cpp#L160
'm_menuButton' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer]
|
Lint / Lint:
src/Gui/MainWindow.cpp#L172
'm_minimizeButton' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer]
|
Lint / Lint:
src/Gui/MainWindow.cpp#L180
'm_maximizeButton' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer]
|
Lint / Lint:
src/Gui/MainWindow.cpp#L188
'm_closeButton' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer]
|
Lint / Lint:
src/Gui/MainWindow.cpp#L243
class 'CustomMessageEvent' 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/MainWindow.cpp#L246
pass by value and use std::move [modernize-pass-by-value]
|
Lint / Lint:
src/Gui/MainWindow.cpp#L267
class 'DimensionWidget' defines a non-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]
|
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/3rdParty/OndselSolver/OndselSolver/FullVector.h#L183
unused parameter 'tol' [-Wunused-parameter]
|
Pixi / build_with_pixi (ubuntu-latest):
src/3rdParty/OndselSolver/OndselSolver/FullVector.h#L183
unused parameter 'tol' [-Wunused-parameter]
|
Pixi / build_with_pixi (ubuntu-latest):
src/3rdParty/OndselSolver/OndselSolver/FullVector.h#L183
unused parameter 'tol' [-Wunused-parameter]
|
Pixi / build_with_pixi (ubuntu-latest):
src/3rdParty/OndselSolver/OndselSolver/FullVector.h#L183
unused parameter 'tol' [-Wunused-parameter]
|
Pixi / build_with_pixi (ubuntu-latest):
src/3rdParty/OndselSolver/OndselSolver/FullVector.h#L183
unused parameter 'tol' [-Wunused-parameter]
|
Pixi / build_with_pixi (ubuntu-latest):
src/3rdParty/OndselSolver/OndselSolver/FullVector.h#L183
unused parameter 'tol' [-Wunused-parameter]
|
Pixi / build_with_pixi (ubuntu-latest):
src/3rdParty/OndselSolver/OndselSolver/FullVector.h#L183
unused parameter 'tol' [-Wunused-parameter]
|
Pixi / build_with_pixi (ubuntu-latest):
src/3rdParty/OndselSolver/OndselSolver/FullVector.h#L183
unused parameter 'tol' [-Wunused-parameter]
|
Pixi / build_with_pixi (ubuntu-latest):
src/3rdParty/OndselSolver/OndselSolver/FullMatrix.h#L700
unused variable 'aaaa' [-Wunused-variable]
|
Pixi / build_with_pixi (ubuntu-latest):
src/3rdParty/OndselSolver/OndselSolver/FullVector.h#L183
unused parameter 'tol' [-Wunused-parameter]
|
Pixi / build_with_pixi (ubuntu-latest)
No files were found with the provided path: /home/runner/work/FreeCAD/FreeCAD/report/Pixi-12623035247-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 (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-12623035247-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.
|
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-12623035247-Logs
|
22 KB |
|
Prepare-12623035247-Logs
|
3.22 KB |
|
Ubuntu_20-04-12623035247-Logs
|
80.1 KB |
|
Windows-12623035247-Logs
|
1.66 MB |
|