MSVC: Fix linking error when 3Dconnexion support is set to 'Raw input' #178
CI_master.yml
on: push
Prepare
/
Prepare
4s
Matrix: Pixi / build_with_pixi
Ubuntu_20-04
/
Build
1h 8m
Windows
/
Build
1h 50m
Lint
/
Lint
16m 15s
WrapUp
/
WrapUp
4s
Annotations
11 errors and 60 warnings
Lint / Lint
Process completed with exit code 2.
|
Lint / Lint
Process completed with exit code 1.
|
Lint / Lint
Process completed with exit code 2.
|
Lint / Lint
Process completed with exit code 2.
|
Lint / Lint
Process completed with exit code 1.
|
Lint / Lint
Process completed with exit code 2.
|
Lint / Lint:
src/Gui/Application.cpp#L77
'GuiInitScript.h' file not found [clang-diagnostic-error]
|
Lint / Lint:
src/Mod/Fem/Gui/DlgSettingsFemInOutVtkImp.cpp#L30
'ui_DlgSettingsFemInOutVtk.h' file not found [clang-diagnostic-error]
|
Lint / Lint:
src/Mod/PartDesign/Gui/TaskHoleParameters.cpp#L35
'ui_TaskHoleParameters.h' file not found [clang-diagnostic-error]
|
Lint / Lint
Process completed with exit code 1.
|
WrapUp / WrapUp
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 2224k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
|
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:
src/Mod/BIM/TestArch.py#L796
<-- trailing whitespace
|
Lint / Lint:
src/Mod/BIM/TestArch.py#L806
<-- trailing whitespace
|
Lint / Lint:
src/Mod/Part/App/MeasureInfo.h#L141
<-- trailing whitespace
|
Lint / Lint:
src/Mod/Part/App/MeasureInfo.h#L149
<-- trailing whitespace
|
Lint / Lint:
src/Gui/Application.cpp#L2300
QTimer::singleShot(0, &mw, SLOT(delayedStartup())); <--Consider using Functor-Based Connections
|
Lint / Lint:
src/Gui/StartupProcess.cpp#L240
QObject::connect(qtApp, SIGNAL(messageReceived(const QList<QString> &)), <--Consider using Functor-Based Connections
|
Lint / Lint:
src/Gui/StartupProcess.cpp#L241
mainWindow, SLOT(processMessages(const QList<QString> &))); <--Consider using Functor-Based Connections
|
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:
src/Base/TimeInfo.h#L70
Pass small and trivially-copyable type by value (const class Base::TimeInfo &) [-Wclazy-function-args-by-value]
|
Lint / Lint:
src/Base/TimeInfo.h#L70
Pass small and trivially-copyable type by value (const class Base::TimeInfo &) [-Wclazy-function-args-by-value]
|
Lint / Lint:
src/Base/TimeInfo.h#L76
Pass small and trivially-copyable type by value (const class Base::TimeInfo &) [-Wclazy-function-args-by-value]
|
Lint / Lint:
src/App/PropertyUnits.cpp#L80
use auto when initializing with a cast to avoid duplicating the type name [modernize-use-auto]
|
Lint / Lint:
src/App/PropertyUnits.cpp#L98
use auto when initializing with a cast to avoid duplicating the type name [modernize-use-auto]
|
Lint / Lint:
src/App/PropertyUnits.cpp#L132
return type 'const boost::any' is 'const'-qualified at the top level, which may reduce code readability without improving const correctness [readability-const-return-type]
|
Lint / Lint:
src/App/PropertyUnits.h#L43
class 'PropertyQuantity' 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/App/PropertyUnits.h#L56
all parameters should be named in a function [readability-named-parameter]
|
Lint / Lint:
src/App/PropertyUnits.h#L100
declaration uses identifier '_Unit', which is a reserved identifier [bugprone-reserved-identifier]
|
Lint / Lint:
src/App/PropertyUnits.h#L100
member variable '_Unit' has protected visibility [cppcoreguidelines-non-private-member-variables-in-classes]
|
Lint / Lint:
src/App/PropertyUnits.h#L101
declaration uses identifier '_Format', which is a reserved identifier [bugprone-reserved-identifier]
|
Lint / Lint:
src/App/PropertyUnits.h#L101
member variable '_Format' has protected visibility [cppcoreguidelines-non-private-member-variables-in-classes]
|
Lint / Lint:
src/App/PropertyUnits.h#L107
class 'PropertyQuantityConstraint' 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]
|
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 (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/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):
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]
|
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):
src/Mod/Measure/Gui/TaskMeasure.cpp#L150
not enough arguments for function-like macro invocation 'QStringLiteral'
|
Pixi / build_with_pixi (windows-latest):
src/Mod/Measure/Gui/TaskMeasure.cpp#L150
not enough arguments for function-like macro invocation 'QT_UNICODE_LITERAL'
|
Pixi / build_with_pixi (windows-latest)
No files were found with the provided path: D:\a\FreeCAD\FreeCAD/report/Pixi-12446353121-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-12446353121-Logs
|
144 KB |
|
Pixi-12446353121-macos-latest-Logs
|
45.3 KB |
|
Pixi-12446353121-macos-latest-report.md
|
379 Bytes |
|
Pixi-12446353121-ubuntu-latest-Logs
|
45.5 KB |
|
Pixi-12446353121-ubuntu-latest-report.md
|
546 Bytes |
|
Prepare-12446353121-Logs
|
82.6 KB |
|
Ubuntu_20-04-12446353121-Logs
|
186 KB |
|
Windows-12446353121-Logs
|
2.21 MB |
|