Assembly: Fix: Select datum should not show dragger. #180
CI_master.yml
on: push
Prepare
/
Prepare
4s
Matrix: Pixi / build_with_pixi
Ubuntu
/
Build
1h 37m
Windows
/
Build
3h 7m
Lint
/
Lint
4m 0s
WrapUp
/
WrapUp
6s
Annotations
13 errors and 49 warnings
Lint / Lint
no matching function for call to '__begin'
|
Lint / Lint
constraints not satisfied for class template '_Utf_view' [with _ToFormat = char32_t, _Range = std::ranges::subrange<const wchar_t *, const wchar_t *, std::ranges::subrange_kind::sized>]
|
Lint / Lint
no matching function for call to 'begin'
|
Lint / Lint
noexcept specifier argument is not a constant expression
|
Lint / Lint
no matching function for call to object of type 'const struct _Decay_copy'
|
Lint / Lint
no matching function for call to 'begin'
|
Lint / Lint
constraints not satisfied for alias template 'sentinel_t' [with _Range = const std::ranges::subrange<const wchar_t *, const wchar_t *, std::ranges::subrange_kind::sized>]
|
Lint / Lint
constraints not satisfied for alias template 'sentinel_t' [with _Range = std::ranges::subrange<const wchar_t *, const wchar_t *, std::ranges::subrange_kind::sized>]
|
Lint / Lint
no matching function for call to '__begin'
|
Lint / Lint
no matching function for call to '__begin'
|
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
note: in instantiation of member function 'std::__format::__formatter_int<wchar_t>::_M_do_parse' requested here
|
Lint / Lint
note: in instantiation of member function 'std::__format::_Spec<wchar_t>::_M_parse_fill_and_align' requested here
|
Lint / Lint
note: in instantiation of template type alias '_Utf32_view' requested here
|
Lint / Lint
note: while checking constraint satisfaction for template '_Utf_view<char32_t, std::ranges::subrange<const wchar_t *, const wchar_t *, std::ranges::subrange_kind::sized>>' required here
|
Lint / Lint
note: (skipping 11 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all)
|
Lint / Lint
note: in instantiation of requirement here
|
Lint / Lint
note: in instantiation of template class 'std::ranges::subrange<const wchar_t *, const wchar_t *, std::ranges::subrange_kind::sized>' requested here
|
Lint / Lint
note: in instantiation of template class 'std::ranges::view_interface<std::ranges::subrange<const wchar_t *, const wchar_t *, std::ranges::subrange_kind::sized>>' requested here
|
Lint / Lint
note: in instantiation of template type alias 'iterator_t' requested here
|
Lint / Lint
note: in instantiation of template type alias '__range_iter_t' requested here
|
Lint / Lint:
src/Mod/Assembly/Gui/ViewProviderAssembly.cpp#L312
do not implicitly decay an array into a pointer; consider using gsl::array_view or an explicit cast instead [cppcoreguidelines-pro-bounds-array-to-pointer-decay]
|
Lint / Lint:
src/Mod/Assembly/Gui/ViewProviderAssembly.cpp#L273
narrowing conversion from 'double' to 'float' [bugprone-narrowing-conversions,cppcoreguidelines-narrowing-conversions]
|
Lint / Lint:
src/Mod/Assembly/Gui/ViewProviderAssembly.cpp#L259
do not implicitly decay an array into a pointer; consider using gsl::array_view or an explicit cast instead [cppcoreguidelines-pro-bounds-array-to-pointer-decay]
|
Lint / Lint:
src/Mod/Assembly/Gui/ViewProviderAssembly.cpp#L255
do not call c-style vararg functions [cppcoreguidelines-pro-type-vararg]
|
Lint / Lint:
src/Mod/Assembly/Gui/ViewProviderAssembly.cpp#L226
do not implicitly decay an array into a pointer; consider using gsl::array_view or an explicit cast instead [cppcoreguidelines-pro-bounds-array-to-pointer-decay]
|
Lint / Lint:
src/Mod/Assembly/Gui/ViewProviderAssembly.cpp#L221
do not call c-style vararg functions [cppcoreguidelines-pro-type-vararg]
|
Lint / Lint:
src/Mod/Assembly/Gui/ViewProviderAssembly.cpp#L206
do not call c-style vararg functions [cppcoreguidelines-pro-type-vararg]
|
Lint / Lint:
src/Mod/Assembly/Gui/ViewProviderAssembly.cpp#L163
implicit conversion 'App::DocumentObject *' -> 'bool' [readability-implicit-bool-conversion]
|
Lint / Lint:
src/Mod/Assembly/Gui/ViewProviderAssembly.cpp#L101
constructor does not initialize these fields: numberOfSel, movingJoint [cppcoreguidelines-pro-type-member-init]
|
Lint / Lint:
src/Mod/Assembly/Gui/ViewProviderAssembly.cpp#L84
variable 'angle' is not initialized [cppcoreguidelines-init-variables]
|
Lint / Lint:
src/Mod/Assembly/Gui/ViewProviderAssembly.cpp#L1027
Add #include <string> for string [build/include_what_you_use] [4]
|
Lint / Lint:
src/Mod/Assembly/Gui/ViewProviderAssembly.cpp#L490
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
|
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/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#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#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#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/Base/PyObjectBase.cpp#L282
'PyWeakref_GetObject' is deprecated [-Wdeprecated-declarations]
|
Pixi / build_with_pixi (macos-latest):
src/Base/PyObjectBase.cpp#L251
missing field 'tp_versions_used' initializer [-Wmissing-field-initializers]
|
Pixi / build_with_pixi (macos-latest):
src/Base/PyObjectBase.cpp#L183
missing field 'tp_versions_used' initializer [-Wmissing-field-initializers]
|
Pixi / build_with_pixi (macos-latest):
src/Base/Interpreter.cpp#L637
'Py_GetPath' is deprecated [-Wdeprecated-declarations]
|
Pixi / build_with_pixi (macos-latest):
src/3rdParty/PyCXX/CXX/Python3/cxxsupport.cxx#L49
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
|
Ubuntu / 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 / 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 (ubuntu-latest):
build/src/Base/AxisPy.cpp#L57
missing initializer for member '_typeobject::tp_call' [-Wmissing-field-initializers]
|
Pixi / build_with_pixi (ubuntu-latest):
build/src/Base/AxisPy.cpp#L57
missing initializer for member '_typeobject::tp_hash' [-Wmissing-field-initializers]
|
Pixi / build_with_pixi (ubuntu-latest):
build/src/Base/AxisPy.cpp#L57
missing initializer for member '_typeobject::tp_as_mapping' [-Wmissing-field-initializers]
|
Pixi / build_with_pixi (ubuntu-latest):
build/src/Base/AxisPy.cpp#L57
missing initializer for member '_typeobject::tp_as_sequence' [-Wmissing-field-initializers]
|
Pixi / build_with_pixi (ubuntu-latest):
build/src/Base/AxisPy.cpp#L57
missing initializer for member '_typeobject::tp_as_number' [-Wmissing-field-initializers]
|
Pixi / build_with_pixi (ubuntu-latest):
build/src/Base/AxisPy.cpp#L57
missing initializer for member '_typeobject::tp_as_async' [-Wmissing-field-initializers]
|
Pixi / build_with_pixi (ubuntu-latest):
build/src/Base/AxisPy.cpp#L57
missing initializer for member '_typeobject::tp_setattr' [-Wmissing-field-initializers]
|
Pixi / build_with_pixi (ubuntu-latest):
build/src/Base/AxisPy.cpp#L57
missing initializer for member '_typeobject::tp_getattr' [-Wmissing-field-initializers]
|
Pixi / build_with_pixi (ubuntu-latest):
build/src/Base/AxisPy.cpp#L57
missing initializer for member '_typeobject::tp_vectorcall_offset' [-Wmissing-field-initializers]
|
Pixi / build_with_pixi (ubuntu-latest):
src/3rdParty/PyCXX/CXX/Python3/cxxsupport.cxx#L49
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
|
Pixi / build_with_pixi (windows-latest)
No files were found with the provided path: D:\a\FreeCAD\FreeCAD/report/Pixi-13723772456-windows-latest-report.md. 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
|
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-13723772456-Logs
|
13 KB |
|
Pixi-13723772456-macos-latest-Logs
|
46 KB |
|
Pixi-13723772456-macos-latest-report.md
|
406 Bytes |
|
Pixi-13723772456-ubuntu-latest-Logs
|
46.2 KB |
|
Pixi-13723772456-ubuntu-latest-report.md
|
607 Bytes |
|
Prepare-13723772456-Logs
|
4.03 KB |
|
Ubuntu-13723772456-Logs
|
222 KB |
|
Windows-13723772456-Logs
|
2.82 MB |
|