Overlay: Remove unecessary buttons #149
CI_master.yml
on: push
Prepare
/
Prepare
4s
Matrix: Pixi / build_with_pixi
Ubuntu_20-04
/
Build
12m 30s
Windows
/
Build
1h 41m
Lint
/
Lint
14m 41s
WrapUp
/
WrapUp
8s
Annotations
24 errors and 60 warnings
Pixi / build_with_pixi (windows-latest):
src/Gui/FramelessWindow.cpp#L81
missing type specifier - int assumed. Note: C++ does not support default-int
|
Pixi / build_with_pixi (windows-latest):
src/Gui/FramelessWindow.cpp#L81
syntax error: missing ';' before identifier 'shadow'
|
Pixi / build_with_pixi (windows-latest):
src/Gui/FramelessWindow.cpp#L81
'shadow': undeclared identifier
|
Pixi / build_with_pixi (windows-latest):
src/Gui/FramelessWindow.cpp#L81
an initializer list cannot be used as the right operand of this assignment operator
|
Pixi / build_with_pixi (windows-latest):
src/Gui/FramelessWindow.cpp#L82
'shadow': undeclared identifier
|
Pixi / build_with_pixi (windows-latest):
src/Gui/FramelessWindow.cpp#L82
'DwmExtendFrameIntoClientArea': identifier not found
|
Pixi / build_with_pixi (windows-latest):
src/Gui/FramelessWindow.cpp#L148
'GET_X_LPARAM': identifier not found
|
Pixi / build_with_pixi (windows-latest):
src/Gui/FramelessWindow.cpp#L149
'GET_Y_LPARAM': identifier not found
|
Pixi / build_with_pixi (windows-latest)
Process completed with exit code 1.
|
Lint / Lint
Process completed with exit code 1.
|
Lint / Lint
Process completed with exit code 1.
|
Lint / Lint
Process completed with exit code 1.
|
Lint / Lint:
src/Gui/MainWindow.cpp#L2437
'moc_MainWindow.cpp' file not found [clang-diagnostic-error]
|
Lint / Lint:
src/Gui/OverlayManager.cpp#L2091
'moc_OverlayManager.cpp' file not found [clang-diagnostic-error]
|
Lint / Lint:
src/Gui/OverlayWidgets.cpp#L2741
'moc_OverlayWidgets.cpp' file not found [clang-diagnostic-error]
|
Lint / Lint:
src/Gui/PreferencePages/DlgSettingsUI.cpp#L32
'ui_DlgSettingsUI.h' file not found [clang-diagnostic-error]
|
Lint / Lint:
src/Gui/TaskView/TaskView.cpp#L892
'moc_TaskView.cpp' file not found [clang-diagnostic-error]
|
Lint / Lint:
src/Gui/TextDocumentEditorView.cpp#L220
'moc_TextDocumentEditorView.cpp' file not found [clang-diagnostic-error]
|
Lint / Lint:
src/Gui/ToolBarManager.cpp#L1389
'moc_ToolBarManager.cpp' file not found [clang-diagnostic-error]
|
Lint / Lint:
src/Gui/Tree.cpp#L5853
'moc_Tree.cpp' file not found [clang-diagnostic-error]
|
Lint / Lint:
src/Gui/WorkbenchSelector.cpp#L436
'moc_WorkbenchSelector.cpp' file not found [clang-diagnostic-error]
|
Lint / Lint
Process completed with exit code 1.
|
Windows / Build
Process completed with exit code 1.
|
WrapUp / WrapUp
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 2071k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
|
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 (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 (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-13155138977-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.
|
Lint / Lint:
src/Gui/Stylesheets/FreeCAD Dark.qss#L2534
misalignement ==> misalignment
|
Lint / Lint:
src/Gui/Stylesheets/FreeCAD Light.qss#L2517
misalignement ==> misalignment
|
Lint / Lint:
src/Gui/WorkbenchSelector.cpp#L115
overwriten ==> overwritten
|
Lint / Lint:
src/Gui/Tree.cpp#L1104
objitem->object()->setupContextMenu(&editMenu, this, SLOT(onStartEditing()));
|
Lint / Lint:
src/Gui/CommandWindow.cpp#L44
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
|
Lint / Lint:
src/Gui/CommandWindow.cpp#L266
Using C-style cast. Use static_cast<int>(...) instead [readability/casting] [4]
|
Lint / Lint:
src/Gui/CommandWindow.cpp#L431
Single-parameter constructors should be marked explicit. [runtime/explicit] [4]
|
Lint / Lint:
src/Gui/CommandWindow.cpp#L210
Add #include <string> for string [build/include_what_you_use] [4]
|
Lint / Lint:
src/Gui/CustomTitleBar.cpp#L38
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
|
Lint / Lint:
src/Gui/CustomTitleBar.cpp#L39
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
|
Lint / Lint:
src/Gui/CustomTitleBar.h#L25
#ifndef header guard has wrong style, please use: SRC_GUI_CUSTOMTITLEBAR_H_ [build/header_guard] [5]
|
Lint / Lint:
src/Gui/CustomTitleBar.h#L67
#endif line should be "#endif // SRC_GUI_CUSTOMTITLEBAR_H_" [build/header_guard] [5]
|
Lint / Lint:
src/Gui/FramelessWindow.cpp#L50
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
|
Lint / Lint:
src/Gui/FramelessWindow.cpp#L51
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
|
Lint / Lint:
src/Gui/FramelessWindow.h#L2
'/*' within block comment [-Wcomment]
|
Lint / Lint:
src/Base/Type.h#L119
Pass small and trivially-copyable type by value (const class Base::Type &) [-Wclazy-function-args-by-value]
|
Lint / Lint:
src/Base/Type.h#L150
Pass small and trivially-copyable type by value (const class Base::Type &) [-Wclazy-function-args-by-value]
|
Lint / Lint:
src/Base/Type.h#L155
Pass small and trivially-copyable type by value (const class Base::Type &) [-Wclazy-function-args-by-value]
|
Lint / Lint:
src/Base/Type.h#L160
Pass small and trivially-copyable type by value (const class Base::Type &) [-Wclazy-function-args-by-value]
|
Lint / Lint:
src/Base/Type.h#L165
Pass small and trivially-copyable type by value (const class Base::Type &) [-Wclazy-function-args-by-value]
|
Lint / Lint:
src/Base/Type.h#L170
Pass small and trivially-copyable type by value (const class Base::Type &) [-Wclazy-function-args-by-value]
|
Lint / Lint:
src/Base/Type.h#L175
Pass small and trivially-copyable type by value (const class Base::Type &) [-Wclazy-function-args-by-value]
|
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:
src/Gui/CommandWindow.cpp#L266
all parameters should be named in a function [readability-named-parameter]
|
Lint / Lint:
src/Gui/CommandWindow.cpp#L301
variable 'pcAction' is not initialized [cppcoreguidelines-init-variables]
|
Lint / Lint:
src/Gui/CommandWindow.cpp#L337
variable 'pcAction' is not initialized [cppcoreguidelines-init-variables]
|
Lint / Lint:
src/Gui/CommandWindow.cpp#L431
single-argument constructors must be marked explicit to avoid unintentional implicit conversions [google-explicit-constructor]
|
Lint / Lint:
src/Gui/CommandWindow.cpp#L431
'action' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer]
|
Lint / Lint:
src/Gui/CommandWindow.cpp#L434
member variable 'action' has protected visibility [cppcoreguidelines-non-private-member-variables-in-classes]
|
Lint / Lint:
src/Gui/CommandWindow.cpp#L437
implicit conversion 'MainWindow *' -> 'bool' [readability-implicit-bool-conversion]
|
Lint / Lint:
src/Gui/CommandWindow.cpp#L437
implicit conversion 'QStatusBar *' -> 'bool' [readability-implicit-bool-conversion]
|
Lint / Lint:
src/Gui/CommandWindow.cpp#L519
variable 'pcAction' is not initialized [cppcoreguidelines-init-variables]
|
Lint / Lint:
src/Gui/CommandWindow.cpp#L521
10 is a magic number; consider replacing it with a named constant [cppcoreguidelines-avoid-magic-numbers,readability-magic-numbers]
|
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-13155138977-Logs
|
145 KB |
|
Pixi-13155138977-macos-latest-Logs
|
45.7 KB |
|
Pixi-13155138977-macos-latest-report.md
|
406 Bytes |
|
Pixi-13155138977-ubuntu-latest-Logs
|
45.8 KB |
|
Pixi-13155138977-ubuntu-latest-report.md
|
589 Bytes |
|
Prepare-13155138977-Logs
|
39.4 KB |
|
Ubuntu_20-04-13155138977-Logs
|
190 KB |
|
Windows-13155138977-Logs
|
2.07 MB |
|