[Gui] Remove mistake #1205
CI_master.yml
on: push
Prepare
/
Prepare
6s
Matrix: Pixi / build_with_pixi
Ubuntu_20-04
/
Build
12m 44s
Windows
/
Build
2h 42m
Lint
/
Lint
4m 7s
WrapUp
/
WrapUp
4s
Annotations
4 errors and 53 warnings
Lint / Lint
Process completed with exit code 1.
|
Lint / Lint
Process completed with exit code 1.
|
Lint / Lint:
src/Gui/Application.cpp#L78
'GuiInitScript.h' file not found [clang-diagnostic-error]
|
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:
src/Gui/Application.cpp#L2330
QTimer::singleShot(0, &mw, SLOT(delayedStartup())); <--Consider using Functor-Based Connections
|
Lint / Lint:
src/Gui/Application.cpp#L140
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
|
Lint / Lint:
src/Gui/Application.cpp#L141
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
|
Lint / Lint:
src/Gui/Application.cpp#L142
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
|
Lint / Lint:
src/Gui/Application.cpp#L1728
Using C-style cast. Use static_cast<int>(...) instead [readability/casting] [4]
|
Lint / Lint:
src/Gui/Application.cpp#L2162
Is this a non-const reference? If so, make const or use a pointer: GUISingleApplication& mainApp [runtime/references] [2]
|
Lint / Lint:
src/Gui/Application.cpp#L2213
Is this a non-const reference? If so, make const or use a pointer: GUISingleApplication& mainApp [runtime/references] [2]
|
Lint / Lint:
src/Gui/Application.cpp#L2262
Is this a non-const reference? If so, make const or use a pointer: GUISingleApplication& mainApp [runtime/references] [2]
|
Lint / Lint:
src/Gui/Application.cpp#L2360
Using C-style cast. Use static_cast<size_t>(...) instead [readability/casting] [4]
|
Lint / Lint:
src/Gui/Application.cpp#L2365
Using C-style cast. Use static_cast<size_t>(...) instead [readability/casting] [4]
|
Lint / Lint:
src/Gui/Application.cpp#L2484
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
|
Lint / Lint
fatal error: 'GuiInitScript.h' file not found
|
Lint / Lint:
src/Gui/Application.cpp#L151
constructor does not initialize these fields: map [cppcoreguidelines-pro-type-member-init]
|
Lint / Lint:
src/Gui/Application.cpp#L159
do not use const_cast to remove const qualifier [cppcoreguidelines-pro-type-const-cast]
|
Lint / Lint:
src/Gui/Application.cpp#L167
do not use const_cast to remove const qualifier [cppcoreguidelines-pro-type-const-cast]
|
Lint / Lint:
src/Gui/Application.cpp#L189
class 'ApplicationP' 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]
|
Lint / Lint:
src/Gui/Application.cpp#L191
constructor does not initialize these fields: documents, passive [cppcoreguidelines-pro-type-member-init]
|
Lint / Lint:
src/Gui/Application.cpp#L225
32 is a magic number; consider replacing it with a named constant [cppcoreguidelines-avoid-magic-numbers,readability-magic-numbers]
|
Lint / Lint:
src/Gui/Application.cpp#L230
variable 'o' is not initialized [cppcoreguidelines-init-variables]
|
Lint / Lint:
src/Gui/Application.cpp#L231
do not call c-style vararg functions [cppcoreguidelines-pro-type-vararg]
|
Lint / Lint:
src/Gui/Application.cpp#L231
implicit conversion 'int' -> 'bool' [readability-implicit-bool-conversion]
|
Lint / Lint:
src/Gui/Application.cpp#L297
variable 'proxy' is not initialized [cppcoreguidelines-init-variables]
|
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/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]
|
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-12940259309-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-12940259309-Logs
|
10.6 KB |
|
Pixi-12940259309-macos-latest-Logs
|
45.8 KB |
|
Pixi-12940259309-macos-latest-report.md
|
406 Bytes |
|
Pixi-12940259309-ubuntu-latest-Logs
|
45.8 KB |
|
Pixi-12940259309-ubuntu-latest-report.md
|
592 Bytes |
|
Prepare-12940259309-Logs
|
3.58 KB |
|
Ubuntu_20-04-12940259309-Logs
|
187 KB |
|
Windows-12940259309-Logs
|
2.8 MB |
|