Skip to content

Core: Text object: Fix icon of the tab. #168

Core: Text object: Fix icon of the tab.

Core: Text object: Fix icon of the tab. #168

Triggered via push March 6, 2025 07:47
Status Success
Total duration 3h 14m 56s
Artifacts 8

CI_master.yml

on: push
Prepare  /  Prepare
2s
Prepare / Prepare
Matrix: Pixi / build_with_pixi
WrapUp  /  WrapUp
3s
WrapUp / WrapUp
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 42 warnings
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
no matching function for call to '__begin'
Lint / Lint
no matching function for call to '__begin'
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
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
no matching function for call to 'begin'
Lint / Lint
no matching function for call to object of type 'const struct _Decay_copy'
Lint / Lint
noexcept specifier argument is not a constant expression
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: src/Gui/TextDocumentEditorView.cpp#L220
'moc_TextDocumentEditorView.cpp' file not found [clang-diagnostic-error]
Lint / Lint
Process completed with exit code 1.
Lint / Lint: src/Gui/TextDocumentEditorView.cpp#L220
Do not include .cpp files from other packages [build/include] [4]
Lint / Lint
note: in instantiation of template type alias '__range_iter_t' requested here
Lint / Lint
note: in instantiation of template type alias 'iterator_t' 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 class 'std::ranges::subrange<const wchar_t *, const wchar_t *, std::ranges::subrange_kind::sized>' requested here
Lint / Lint
note: in instantiation of requirement here
Lint / Lint
note: (skipping 11 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all)
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: in instantiation of template type alias '_Utf32_view' 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 member function 'std::__format::__formatter_int<wchar_t>::_M_do_parse' requested here
Lint / Lint: src/Gui/TextDocumentEditorView.cpp#L220
suspicious #include of file with '.cpp' extension [bugprone-suspicious-include]
Lint / Lint: src/Gui/TextDocumentEditorView.h#L42
function 'Gui::TextDocumentEditorView::TextDocumentEditorView' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name]
Lint / Lint
note: the definition seen here
Lint / Lint
note: differing parameters are named here: ('textDocument'), in definition: ('txtDoc')
Pixi / build_with_pixi (macos-latest): src/3rdParty/PyCXX/CXX/Python3/cxxsupport.cxx#L49
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
Pixi / build_with_pixi (macos-latest): build/src/Base/AxisPy.cpp#L105
missing field 'tp_versions_used' initializer [-Wmissing-field-initializers]
Pixi / build_with_pixi (macos-latest): build/src/Base/BaseClassPy.cpp#L89
missing field 'tp_versions_used' initializer [-Wmissing-field-initializers]
Pixi / build_with_pixi (macos-latest): build/src/Base/BoundBoxPy.cpp#L130
missing field 'tp_versions_used' initializer [-Wmissing-field-initializers]
Pixi / build_with_pixi (macos-latest): build/src/Base/CoordinateSystemPy.cpp#L94
missing field 'tp_versions_used' initializer [-Wmissing-field-initializers]
Pixi / build_with_pixi (macos-latest): build/src/Base/MatrixPy.cpp#L121
missing field 'tp_versions_used' initializer [-Wmissing-field-initializers]
Pixi / build_with_pixi (macos-latest): build/src/Base/PersistencePy.cpp#L91
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): build/src/Base/PlacementPy.cpp#L122
missing field 'tp_versions_used' initializer [-Wmissing-field-initializers]
Pixi / build_with_pixi (macos-latest): build/src/Base/PrecisionPy.cpp#L89
missing field 'tp_versions_used' initializer [-Wmissing-field-initializers]
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): src/3rdParty/PyCXX/CXX/Python3/cxxsupport.cxx#L49
'Py_UNICODE' is deprecated [-Wdeprecated-declarations]
Pixi / build_with_pixi (ubuntu-latest): build/src/Base/AxisPy.cpp#L105
missing initializer for member '_typeobject::tp_versions_used' [-Wmissing-field-initializers]
Pixi / build_with_pixi (ubuntu-latest): build/src/Base/BaseClassPy.cpp#L89
missing initializer for member '_typeobject::tp_versions_used' [-Wmissing-field-initializers]
Pixi / build_with_pixi (ubuntu-latest): build/src/Base/BoundBoxPy.cpp#L130
missing initializer for member '_typeobject::tp_versions_used' [-Wmissing-field-initializers]
Pixi / build_with_pixi (ubuntu-latest): build/src/Base/CoordinateSystemPy.cpp#L94
missing initializer for member '_typeobject::tp_versions_used' [-Wmissing-field-initializers]
Pixi / build_with_pixi (ubuntu-latest): .pixi/envs/default/lib/gcc/x86_64-conda-linux-gnu/13.3.0/include/c++/bits/char_traits.h#L435
'void* __builtin_memcpy(void*, const void*, long unsigned int)' accessing 2 or more bytes at offsets 0 and 1 overlaps 1 or more bytes at offset 1 [-Wrestrict]
Pixi / build_with_pixi (ubuntu-latest): build/src/Base/MatrixPy.cpp#L121
missing initializer for member '_typeobject::tp_versions_used' [-Wmissing-field-initializers]
Pixi / build_with_pixi (ubuntu-latest): build/src/Base/PersistencePy.cpp#L91
missing initializer for member '_typeobject::tp_versions_used' [-Wmissing-field-initializers]
Pixi / build_with_pixi (ubuntu-latest): build/src/Base/PrecisionPy.cpp#L89
missing initializer for member '_typeobject::tp_versions_used' [-Wmissing-field-initializers]
Pixi / build_with_pixi (ubuntu-latest): build/src/Base/PlacementPy.cpp#L122
missing initializer for member '_typeobject::tp_versions_used' [-Wmissing-field-initializers]
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-13693703251-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-13693703251-Logs
8.27 KB
Pixi-13693703251-macos-latest-Logs
46 KB
Pixi-13693703251-macos-latest-report.md
406 Bytes
Pixi-13693703251-ubuntu-latest-Logs
46.2 KB
Pixi-13693703251-ubuntu-latest-report.md
604 Bytes
Prepare-13693703251-Logs
3.99 KB
Ubuntu-13693703251-Logs
176 KB
Windows-13693703251-Logs
2.82 MB