Core: Convert transparency to alpha value for old project files #1272
CI_master.yml
on: push
Prepare
/
Prepare
5s
Matrix: Pixi / build_with_pixi
Ubuntu_20-04
/
Build
1h 45m
Windows
/
Build
2h 49m
Lint
/
Lint
9m 45s
WrapUp
/
WrapUp
8s
Annotations
3 errors and 77 warnings
Lint / Lint
Process completed with exit code 1.
|
Lint / Lint
Process completed with exit code 1.
|
Lint / Lint:
src/Mod/PartDesign/Gui/TaskFeaturePick.cpp#L49
'ui_TaskFeaturePick.h' file not found [clang-diagnostic-error]
|
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/Draft/Draft.py#L1
would reformat src/Mod/Draft/Draft.py
|
Lint / Lint:
src/Mod/Draft/draftfunctions/rotate.py#L1
would reformat src/Mod/Draft/draftfunctions/rotate.py
|
Lint / Lint:
src/Mod/Draft/draftfunctions/move.py#L1
would reformat src/Mod/Draft/draftfunctions/move.py
|
Lint / Lint:
src/Mod/Draft/draftfunctions/scale.py#L1
would reformat src/Mod/Draft/draftfunctions/scale.py
|
Lint / Lint:
src/Mod/Part/parttests/ColorTransparencyTest.py#L1
would reformat src/Mod/Part/parttests/ColorTransparencyTest.py
|
Lint / Lint:
src/Mod/Draft/draftutils/utils.py#L1
would reformat src/Mod/Draft/draftutils/utils.py
|
Lint / Lint:
src/Mod/Draft/Draft.py#L41
Statement seems to have no effect (pointless-statement)
|
Lint / Lint:
src/Mod/Draft/Draft.py#L41
The if expression can be replaced with 'bool(test)' (simplifiable-if-expression)
|
Lint / Lint:
src/Mod/Draft/Draft.py#L53
Import "from draftutils.utils import ARROW_TYPES as arrowtypes" should be placed at the top of the module (wrong-import-position)
|
Lint / Lint:
src/Mod/Draft/Draft.py#L55
Import "from draftutils.utils import type_check, typecheck, get_param_type, getParamType, get_param, getParam, set_param, setParam, precision, tolerance" should be placed at the top of the module (wrong-import-position)
|
Lint / Lint:
src/Mod/Draft/Draft.py#L66
Import "from draftutils.utils import get_real_name, getRealName, get_type, getType, get_objects_of_type, getObjectsOfType, is_clone, isClone, get_clone_base, getCloneBase, print_shape, printShape, compare_objects, compareObjects, shapify, filter_objects_for_modifiers, is_closed_edge" should be placed at the top of the module (wrong-import-position)
|
Lint / Lint:
src/Mod/Draft/Draft.py#L84
Import "from draftutils.utils import string_encode_coin, stringencodecoin, load_svg_patterns, loadSvgPatterns, svg_patterns, svgpatterns, get_rgb, getrgb, argb_to_rgba, rgba_to_argb, get_rgba_tuple" should be placed at the top of the module (wrong-import-position)
|
Lint / Lint:
src/Mod/Draft/Draft.py#L96
Import "from draftfunctions.svg import get_svg, getSVG" should be placed at the top of the module (wrong-import-position)
|
Lint / Lint:
src/Mod/Draft/Draft.py#L99
Import "from draftfunctions.dxf import get_dxf, getDXF" should be placed at the top of the module (wrong-import-position)
|
Lint / Lint:
src/Mod/Draft/Draft.py#L102
Import "from draftutils.gui_utils import get3DView, get_3d_view, autogroup, removeHidden, remove_hidden, get_diffuse_color, apply_current_style, restore_view_object, formatObject, format_object, getSelection, get_selection, getSelectionEx, get_selection_ex, select, loadTexture, load_texture, get_bbox, end_all_events" should be placed at the top of the module (wrong-import-position)
|
Lint / Lint:
src/Mod/Draft/Draft.py#L122
Import "from draftutils.gui_utils import dim_symbol, dimSymbol, dim_dash, dimDash" should be placed at the top of the module (wrong-import-position)
|
Lint / Lint:
src/App/PropertyStandard.cpp#L47
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
|
Lint / Lint:
src/App/PropertyStandard.cpp#L48
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
|
Lint / Lint:
src/App/PropertyStandard.cpp#L49
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
|
Lint / Lint:
src/App/PropertyStandard.cpp#L75
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
|
Lint / Lint:
src/App/PropertyStandard.cpp#L82
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
|
Lint / Lint:
src/App/PropertyStandard.cpp#L137
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
|
Lint / Lint:
src/App/PropertyStandard.cpp#L138
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
|
Lint / Lint:
src/App/PropertyStandard.cpp#L319
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
|
Lint / Lint:
src/App/PropertyStandard.cpp#L333
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
|
Lint / Lint:
src/App/PropertyStandard.cpp#L417
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
|
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:
build/_deps/fmt-src/include/fmt/core.h#L3134
Pass small and trivially-copyable type by value (const std::nullptr_t &) [-Wclazy-function-args-by-value]
|
Lint / Lint:
src/App/PropertyStandard.cpp#L65
'_lValue' should be initialized in an in-class default member initializer [cppcoreguidelines-prefer-member-initializer]
|
Lint / Lint:
src/App/PropertyStandard.cpp#L89
do not call c-style vararg functions [cppcoreguidelines-pro-type-vararg]
|
Lint / Lint:
src/App/PropertyStandard.cpp#L108
do not use 'std::endl' with streams; use '\n' instead [performance-avoid-endl]
|
Lint / Lint:
src/App/PropertyStandard.cpp#L121
use auto when initializing with new to avoid duplicating the type name [modernize-use-auto]
|
Lint / Lint:
src/App/PropertyStandard.cpp#L144
narrowing conversion from 'tools::promote_args_t<double>' (aka 'double') to 'long' [bugprone-narrowing-conversions,cppcoreguidelines-narrowing-conversions]
|
Lint / Lint:
src/App/PropertyStandard.cpp#L147
narrowing conversion from 'tools::promote_args_t<float>' (aka 'float') to 'long' [bugprone-narrowing-conversions,cppcoreguidelines-narrowing-conversions]
|
Lint / Lint:
src/App/PropertyStandard.cpp#L150
narrowing conversion from 'tools::promote_args_t<double>' (aka 'double') to 'long' [bugprone-narrowing-conversions,cppcoreguidelines-narrowing-conversions]
|
Lint / Lint:
src/App/PropertyStandard.cpp#L212
narrowing conversion from 'size_type' (aka 'unsigned long') to signed type 'Py_ssize_t' (aka 'long') is implementation-defined [bugprone-narrowing-conversions,cppcoreguidelines-narrowing-conversions]
|
Lint / Lint:
src/App/PropertyStandard.cpp#L239
do not use 'std::endl' with streams; use '\n' instead [performance-avoid-endl]
|
Lint / Lint:
src/App/PropertyStandard.cpp#L252
use auto when initializing with new to avoid duplicating the type name [modernize-use-auto]
|
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):
.pixi/envs/default/lib/gcc/x86_64-conda-linux-gnu/13.3.0/include/c++/bits/stl_vector.h#L1148
'*(std::pair<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_property<long unsigned int, boost::property<boost::edge_index_t, int, boost::property<boost::edge_attribute_t, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<const std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, boost::no_property> > >*, std::vector<boost::detail::stored_edge_property<long unsigned int, boost::property<boost::edge_index_t, int, boost::property<boost::edge_attribute_t, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<const std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, boost::no_property> > >, std::allocator<boost::detail::stored_edge_property<long unsigned int, boost::property<boost::edge_index_t, int, boost::property<boost::edge_attribute_t, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<const std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, boost::no_property> > > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, long int>, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_property<long unsigned int, boost::property<boost::edge_index_t, int, boost::property<boost::edge_attribute_t, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<const std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, boost::no_property> > >*, std::vector<boost::detail::stored_edge_property<long unsigned int, boost::property<boost::edge_index_t, int, boost::property<boost::edge_attribute_t, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<const std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, boost::no_property> > >, std::allocator<boost::detail::stored_edge_property<long unsigned int, boost::property<boost::edge_index_t, int, boost::property<boost::edge_attribute_t, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<const std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, boost::no_property> > > > > >, long unsigned int, boost::detail::edge_des
|
Pixi / build_with_pixi (ubuntu-latest):
.pixi/envs/default/include/boost/graph/detail/adj_list_edge_iterator.hpp#L80
'*(std::pair<boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_property<long unsigned int, boost::property<boost::edge_index_t, int, boost::property<boost::edge_attribute_t, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<const std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, boost::no_property> > >*, std::vector<boost::detail::stored_edge_property<long unsigned int, boost::property<boost::edge_index_t, int, boost::property<boost::edge_attribute_t, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<const std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, boost::no_property> > >, std::allocator<boost::detail::stored_edge_property<long unsigned int, boost::property<boost::edge_index_t, int, boost::property<boost::edge_attribute_t, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<const std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, boost::no_property> > > > > >, long unsigned int, boost::detail::edge_desc_impl<boost::directed_tag, long unsigned int>, long int>, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_property<long unsigned int, boost::property<boost::edge_index_t, int, boost::property<boost::edge_attribute_t, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<const std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, boost::no_property> > >*, std::vector<boost::detail::stored_edge_property<long unsigned int, boost::property<boost::edge_index_t, int, boost::property<boost::edge_attribute_t, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<const std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, boost::no_property> > >, std::allocator<boost::detail::stored_edge_property<long unsigned int, boost::property<boost::edge_index_t, int, boost::property<boost::edge_attribute_t, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<const std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, boost::no_property> > > > > >, long unsigned int, boost::detail::edge_des
|
Pixi / build_with_pixi (ubuntu-latest):
.pixi/envs/default/include/boost/graph/detail/adjacency_list.hpp#L148
'*(__gnu_cxx::__normal_iterator<boost::detail::stored_edge_property<long unsigned int, boost::property<boost::edge_index_t, int, boost::property<boost::edge_attribute_t, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<const std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, boost::no_property> > >*, std::vector<boost::detail::stored_edge_property<long unsigned int, boost::property<boost::edge_index_t, int, boost::property<boost::edge_attribute_t, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<const std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, boost::no_property> > >, std::allocator<boost::detail::stored_edge_property<long unsigned int, boost::property<boost::edge_index_t, int, boost::property<boost::edge_attribute_t, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<const std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, boost::no_property> > > > > >*)((char*)&ei + offsetof(boost::detail::edge_iterator, boost::detail::adj_list_edge_iterator<boost::range_detail::integer_iterator<long unsigned int>, boost::detail::out_edge_iter<__gnu_cxx::__normal_iterator<boost::detail::stored_edge_property<long unsigned int, boost::property<boost::edge_index_t, int, boost::property<boost::edge_attribute_t, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<const std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, boost::no_property> > >*, std::vector<boost::detail::stored_edge_property<long unsigned int, boost::property<boost::edge_index_t, int, boost::property<boost::edge_attribute_t, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<const std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, boost::no_property> > >, std::allocator<boost::detail::stored_edge_property<long unsigned int, boost::property<boost::edge_index_t, int, boost::property<boost::edge_attribute_t, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<const std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, boost::no_property> > > > > >, long unsigned int, boost::detail:
|
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]
|
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-12575135236-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-12575135236-Logs
|
73 KB |
|
Pixi-12575135236-macos-latest-Logs
|
45.9 KB |
|
Pixi-12575135236-macos-latest-report.md
|
406 Bytes |
|
Pixi-12575135236-ubuntu-latest-Logs
|
46.2 KB |
|
Pixi-12575135236-ubuntu-latest-report.md
|
591 Bytes |
|
Prepare-12575135236-Logs
|
13.8 KB |
|
Ubuntu_20-04-12575135236-Logs
|
186 KB |
|
Windows-12575135236-Logs
|
2.81 MB |
|