Added support for enums #1065
Annotations
10 errors and 1 warning
|
Compile:
include/rfl/field_names_t.hpp#L16
invalid use of incomplete type ‘struct std::invoke_result<auto()>’
|
|
Compile:
include/rfl/internal/cpp20/get_field_names.hpp#L125
call to non-‘constexpr’ function ‘auto rfl::internal::cpp20::get_field_name() [with T = test_box::DecisionTree::Leaf; auto ptr = (& wrapper<test_box::DecisionTree::Leaf>::report_if_you_see_a_link_error_with_this_object.wrapper<test_box::DecisionTree::Leaf>::value.test_box::DecisionTree::Leaf::value)]’
|
|
Compile:
include/rfl/field_names_t.hpp#L16
invalid use of incomplete type ‘struct std::invoke_result<auto()>’
|
|
Compile:
include/rfl/internal/has_default_val_v.hpp#L41
‘value’ is not a member of ‘rfl::internal::HasDefaultVal<test_array::Person>’
|
|
Compile:
include/rfl/internal/has_default_val_v.hpp#L31
‘decltype’ cannot resolve address of overloaded function
|
|
Compile:
include/rfl/internal/has_default_val_v.hpp#L31
invalid use of incomplete type ‘struct std::invoke_result<auto(test_array::Person&&), test_array::Person>’
|
|
Compile:
include/rfl/field_names_t.hpp#L16
invalid use of incomplete type ‘struct std::invoke_result<auto()>’
|
|
Compile:
include/rfl/internal/cpp20/get_field_names.hpp#L125
call to non-‘constexpr’ function ‘auto rfl::internal::cpp20::get_field_name() [with T = test_array::Person; auto ptr = (& wrapper<test_array::Person>::report_if_you_see_a_link_error_with_this_object.wrapper<test_array::Person>::value.test_array::Person::children)]’
|
|
Compile:
include/rfl/internal/cpp20/get_field_names.hpp#L125
call to non-‘constexpr’ function ‘auto rfl::internal::cpp20::get_field_name() [with T = test_array::Person; auto ptr = (& wrapper<test_array::Person>::report_if_you_see_a_link_error_with_this_object.wrapper<test_array::Person>::value.test_array::Person::last_name)]’
|
|
Compile:
include/rfl/internal/cpp20/get_field_names.hpp#L125
call to non-‘constexpr’ function ‘auto rfl::internal::cpp20::get_field_name() [with T = test_array::Person; auto ptr = (& wrapper<test_array::Person>::report_if_you_see_a_link_error_with_this_object.wrapper<test_array::Person>::value.test_array::Person::first_name)]’
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/github-script@v7. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading