Added support for enums #1065
Annotations
10 errors and 1 warning
|
Compile:
include/rfl/internal/cpp20/get_field_names.hpp#L128
call to consteval function ‘get.rfl::internal::cpp20::get_field_names<rfl::json::schema::JSONSchema<rfl::json::schema::Type::AllOf> >()::<lambda(std::index_sequence<is ...>)>((std::make_index_sequence<4>(), std::make_index_sequence<4>()))’ is not a constant expression
|
|
Compile:
include/rfl/internal/cpp20/get_field_names.hpp#L125
call to non-‘constexpr’ function ‘auto rfl::internal::cpp20::get_field_name() [with T = rfl::json::schema::Type::AllOf; auto ptr = (& wrapper<rfl::json::schema::Type::AllOf>::report_if_you_see_a_link_error_with_this_object.wrapper<rfl::json::schema::Type::AllOf>::value.rfl::json::schema::Type::AllOf::annotations)]’
|
|
Compile:
include/rfl/internal/cpp20/get_field_names.hpp#L128
‘rfl::internal::cpp20::get_field_names<rfl::json::schema::Type::AllOf>()::<lambda(std::index_sequence<is ...>)> [with long unsigned int ..._is = {0, 1}; std::index_sequence<is ...> = std::integer_sequence<long unsigned int, 0, 1>]’ called in a constant expression
|
|
Compile:
include/rfl/internal/cpp20/get_field_names.hpp#L128
call to consteval function ‘get.rfl::internal::cpp20::get_field_names<rfl::json::schema::Type::AllOf>()::<lambda(std::index_sequence<is ...>)>((std::make_index_sequence<2>(), std::make_index_sequence<2>()))’ is not a constant expression
|
|
Compile:
include/rfl/internal/cpp20/get_field_names.hpp#L125
call to non-‘constexpr’ function ‘auto rfl::internal::cpp20::get_field_name() [with T = rfl::json::schema::Type::Annotations; auto ptr = (& wrapper<rfl::json::schema::Type::Annotations>::report_if_you_see_a_link_error_with_this_object.wrapper<rfl::json::schema::Type::Annotations>::value.rfl::json::schema::Type::Annotations::description)]’
|
|
Compile:
include/rfl/internal/cpp20/get_field_names.hpp#L128
‘rfl::internal::cpp20::get_field_names<rfl::json::schema::Type::Annotations>()::<lambda(std::index_sequence<is ...>)> [with long unsigned int ..._is = {0, 1, 2, 3}; std::index_sequence<is ...> = std::integer_sequence<long unsigned int, 0, 1, 2, 3>]’ called in a constant expression
|
|
Compile:
include/rfl/internal/cpp20/get_field_names.hpp#L128
call to consteval function ‘get.rfl::internal::cpp20::get_field_names<rfl::json::schema::Type::Annotations>()::<lambda(std::index_sequence<is ...>)>((std::make_index_sequence<4>(), std::make_index_sequence<4>()))’ is not a constant expression
|
|
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_add_struct_name::Person; auto ptr = (& wrapper<test_add_struct_name::Person>::report_if_you_see_a_link_error_with_this_object.wrapper<test_add_struct_name::Person>::value.test_add_struct_name::Person::first_name)]’
|
|
Compile:
include/rfl/internal/cpp20/get_field_names.hpp#L128
‘rfl::internal::cpp20::get_field_names<test_add_struct_name::Person>()::<lambda(std::index_sequence<I ...>)> [with long unsigned int ..._is = {0, 1, 2, 3, 4, 5, 6}; std::index_sequence<I ...> = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6>]’ called in a constant expression
|
|
Compile:
include/rfl/internal/cpp20/get_field_names.hpp#L128
call to consteval function ‘get.rfl::internal::cpp20::get_field_names<test_add_struct_name::Person>()::<lambda(std::index_sequence<I ...>)>((std::make_index_sequence<7>(), std::make_index_sequence<7>()))’ is not a constant expression
|
|
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