[pre-commit.ci] auto fixes from pre-commit.com hooks #81
CI_master.yml
on: push
Prepare
/
Prepare
7s
Matrix: Pixi / build_with_pixi
Ubuntu_20-04
/
Build
13m 3s
Windows
/
Build
23m 18s
Lint
/
Lint
4m 58s
WrapUp
/
WrapUp
8s
Annotations
1 error and 48 warnings
Lint / Lint
Process completed with exit code 1.
|
Lint / Lint:
src/Mod/Start/App/AdditionalFolderModel.cpp#L32
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
|
Lint / Lint:
src/Mod/Start/App/AdditionalFolderModel.cpp#L38
Add #include <string> for string [build/include_what_you_use] [4]
|
Lint / Lint:
src/Mod/Start/Gui/StartView.cpp#L57
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
|
Lint / Lint:
src/Mod/Start/Gui/StartView.cpp#L75
Single-parameter constructors should be marked explicit. [runtime/explicit] [4]
|
Lint / Lint:
src/Mod/Start/Gui/StartView.cpp#L206
Use operator && instead of and [readability/alt_tokens] [2]
|
Lint / Lint:
src/Mod/Start/Gui/StartView.cpp#L209
Use operator && instead of and [readability/alt_tokens] [2]
|
Lint / Lint:
src/Mod/Start/Gui/StartView.cpp#L212
Use operator && instead of and [readability/alt_tokens] [2]
|
Lint / Lint:
src/Mod/Start/Gui/StartView.cpp#L371
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
|
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:
build/_deps/fmt-src/include/fmt/core.h#L3131
Pass small and trivially-copyable type by value (const unsigned long &) [-Wclazy-function-args-by-value]
|
Lint / Lint:
src/Mod/Start/App/AdditionalFolderModel.cpp#L38
static member accessed through instance [readability-static-accessed-through-instance]
|
Lint / Lint:
src/Mod/Start/Gui/StartView.cpp#L75
single-argument constructors must be marked explicit to avoid unintentional implicit conversions [google-explicit-constructor]
|
Lint / Lint:
src/Mod/Start/Gui/StartView.cpp#L569
use auto when initializing with a cast to avoid duplicating the type name [modernize-use-auto]
|
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 (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/3rdParty/OndselSolver/OndselSolver/FunctionX.cpp#L90
variable 'answer' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
|
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-13225475574-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.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Lint-13225475574-Logs
|
8.6 KB |
|
Pixi-13225475574-macos-latest-Logs
|
45.7 KB |
|
Pixi-13225475574-macos-latest-report.md
|
406 Bytes |
|
Pixi-13225475574-ubuntu-latest-Logs
|
45.8 KB |
|
Pixi-13225475574-ubuntu-latest-report.md
|
584 Bytes |
|
Prepare-13225475574-Logs
|
3.09 KB |
|
Ubuntu_20-04-13225475574-Logs
|
180 KB |
|
Windows-13225475574-Logs
|
1.64 MB |
|