Added support for enums #1065
Annotations
10 errors and 3 warnings
|
Compile:
include/rfl/internal/cpp20/get_field_names.hpp#L128
call to consteval function ‘get.rfl::internal::cpp20::get_field_names<rfl::avro::schema::Type::Long>()::<lambda(std::index_sequence<is ...>)>((std::make_index_sequence<1>(), std::make_index_sequence<1>()))’ 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::avro::schema::Type::Int; auto ptr = (& wrapper<rfl::avro::schema::Type::Int>::report_if_you_see_a_link_error_with_this_object.wrapper<rfl::avro::schema::Type::Int>::value.rfl::avro::schema::Type::Int::type)]’
|
|
Compile:
include/rfl/internal/cpp20/get_field_names.hpp#L128
‘rfl::internal::cpp20::get_field_names<rfl::avro::schema::Type::Int>()::<lambda(std::index_sequence<is ...>)> [with long unsigned int ..._is = {0}; std::index_sequence<is ...> = std::integer_sequence<long unsigned int, 0>]’ 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::avro::schema::Type::Int>()::<lambda(std::index_sequence<is ...>)>((std::make_index_sequence<1>(), std::make_index_sequence<1>()))’ 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::avro::schema::Type::Boolean; auto ptr = (& wrapper<rfl::avro::schema::Type::Boolean>::report_if_you_see_a_link_error_with_this_object.wrapper<rfl::avro::schema::Type::Boolean>::value.rfl::avro::schema::Type::Boolean::type)]’
|
|
Compile:
include/rfl/internal/cpp20/get_field_names.hpp#L128
‘rfl::internal::cpp20::get_field_names<rfl::avro::schema::Type::Boolean>()::<lambda(std::index_sequence<is ...>)> [with long unsigned int ..._is = {0}; std::index_sequence<is ...> = std::integer_sequence<long unsigned int, 0>]’ 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::avro::schema::Type::Boolean>()::<lambda(std::index_sequence<is ...>)>((std::make_index_sequence<1>(), std::make_index_sequence<1>()))’ 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::avro::schema::Type::Null; auto ptr = (& wrapper<rfl::avro::schema::Type::Null>::report_if_you_see_a_link_error_with_this_object.wrapper<rfl::avro::schema::Type::Null>::value.rfl::avro::schema::Type::Null::type)]’
|
|
Compile:
include/rfl/internal/cpp20/get_field_names.hpp#L128
‘rfl::internal::cpp20::get_field_names<rfl::avro::schema::Type::Null>()::<lambda(std::index_sequence<is ...>)> [with long unsigned int ..._is = {0}; std::index_sequence<is ...> = std::integer_sequence<long unsigned int, 0>]’ 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::avro::schema::Type::Null>()::<lambda(std::index_sequence<is ...>)>((std::make_index_sequence<1>(), std::make_index_sequence<1>()))’ 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/
|
|
Compile:
build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
|
|
Compile:
build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
|
background
wait
wait-all
cancel
parallel
Loading