Skip to content

Added support for the cereal format #794

Added support for the cereal format

Added support for the cereal format #794

Triggered via pull request April 1, 2026 04:49
Status Failure
Total duration 16m 38s
Artifacts

linux.yaml

on: pull_request
Matrix: linux
Fit to window
Zoom out
Zoom in

Annotations

644 errors and 122 warnings
(CBOR-C++23-gcc-13)
Process completed with exit code 1.
(CBOR-C++23-gcc-13): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(CBOR-C++23-gcc-13): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(CBOR-C++23-gcc-13): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(CBOR-C++23-gcc-13): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(CBOR-C++23-gcc-13): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(CBOR-C++23-gcc-13): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(CBOR-C++20-gcc-13)
Process completed with exit code 1.
(CBOR-C++20-gcc-13): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(CBOR-C++20-gcc-13): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(CBOR-C++20-gcc-13): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(CBOR-C++20-gcc-13): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(CBOR-C++20-gcc-13): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(CBOR-C++20-gcc-13): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(MSGPACK-C++20-llvm-16): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L69
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(MSGPACK-C++20-llvm-16): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L44
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(MSGPACK-C++20-llvm-16): include/rfl/parsing/ViewReaderWithDefault.hpp#L121
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(MSGPACK-C++20-llvm-16): include/rfl/parsing/ViewReaderWithDefault.hpp#L92
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(MSGPACK-C++20-llvm-16): include/rfl/parsing/ViewReaderWithDefault.hpp#L66
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(MSGPACK-C++20-llvm-16): include/rfl/parsing/ViewReader.hpp#L147
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(MSGPACK-C++20-llvm-16): include/rfl/parsing/ViewReader.hpp#L112
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(MSGPACK-C++20-llvm-16): include/rfl/parsing/ViewReader.hpp#L80
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(MSGPACK-C++20-llvm-16): include/rfl/Result.hpp#L446
ambiguous conversion for functional-style cast from 'typename std::remove_reference<basic_string<char> &>::type' (aka 'std::basic_string<char>') to 'Error'
(MSGPACK-C++20-llvm-16): include/rfl/Result.hpp#L442
ambiguous conversion for functional-style cast from 'const std::string' (aka 'const basic_string<char>') to 'Error'
(UBJSON-C++20-gcc-12)
Process completed with exit code 1.
(UBJSON-C++20-gcc-12): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(UBJSON-C++20-gcc-12): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(UBJSON-C++20-gcc-12): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(UBJSON-C++20-gcc-12): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(UBJSON-C++20-gcc-12): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(UBJSON-C++20-gcc-12): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(JSON-C++20-gcc-11): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const string&)’ is ambiguous
(JSON-C++20-gcc-11): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(JSON-C++20-gcc-11): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(JSON-C++20-gcc-11): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const string&)’ is ambiguous
(JSON-C++20-gcc-11): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(JSON-C++20-gcc-11): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(JSON-C++20-gcc-11): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const string&)’ is ambiguous
(JSON-C++20-gcc-11): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(JSON-C++20-gcc-11): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(JSON-C++20-gcc-11): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const string&)’ is ambiguous
(XML-C++20-llvm-17): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L69
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(XML-C++20-llvm-17): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L44
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(XML-C++20-llvm-17): include/rfl/parsing/ViewReaderWithDefault.hpp#L121
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(XML-C++20-llvm-17): include/rfl/parsing/ViewReaderWithDefault.hpp#L92
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(XML-C++20-llvm-17): include/rfl/parsing/ViewReaderWithDefault.hpp#L66
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(XML-C++20-llvm-17): include/rfl/parsing/ViewReader.hpp#L147
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(XML-C++20-llvm-17): include/rfl/parsing/ViewReader.hpp#L112
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(XML-C++20-llvm-17): include/rfl/parsing/ViewReader.hpp#L80
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(XML-C++20-llvm-17): include/rfl/Result.hpp#L446
ambiguous conversion for functional-style cast from 'typename std::remove_reference<basic_string<char> &>::type' (aka 'std::basic_string<char>') to 'Error'
(XML-C++20-llvm-17): include/rfl/Result.hpp#L442
ambiguous conversion for functional-style cast from 'const std::string' (aka 'const basic_string<char>') to 'Error'
(XML-C++23-gcc-13)
Process completed with exit code 1.
(XML-C++23-gcc-13): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(XML-C++23-gcc-13): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(XML-C++23-gcc-13): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(XML-C++23-gcc-13): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(XML-C++23-gcc-13): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(XML-C++23-gcc-13): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(MSGPACK-C++23-llvm-18): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L69
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(MSGPACK-C++23-llvm-18): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L44
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(MSGPACK-C++23-llvm-18): include/rfl/parsing/ViewReaderWithDefault.hpp#L121
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(MSGPACK-C++23-llvm-18): include/rfl/parsing/ViewReaderWithDefault.hpp#L92
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(MSGPACK-C++23-llvm-18): include/rfl/parsing/ViewReaderWithDefault.hpp#L66
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(MSGPACK-C++23-llvm-18): include/rfl/parsing/ViewReader.hpp#L147
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(MSGPACK-C++23-llvm-18): include/rfl/parsing/ViewReader.hpp#L112
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(MSGPACK-C++23-llvm-18): include/rfl/parsing/ViewReader.hpp#L80
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(MSGPACK-C++23-llvm-18): include/rfl/Result.hpp#L446
ambiguous conversion for functional-style cast from 'typename std::remove_reference<basic_string<char> &>::type' (aka 'std::basic_string<char>') to 'Error'
(MSGPACK-C++23-llvm-18): include/rfl/Result.hpp#L442
ambiguous conversion for functional-style cast from 'const std::string' (aka 'const basic_string<char>') to 'Error'
(TOML-C++20-llvm-16): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L69
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(TOML-C++20-llvm-16): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L44
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(TOML-C++20-llvm-16): include/rfl/parsing/ViewReaderWithDefault.hpp#L121
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(TOML-C++20-llvm-16): include/rfl/parsing/ViewReaderWithDefault.hpp#L92
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(TOML-C++20-llvm-16): include/rfl/parsing/ViewReaderWithDefault.hpp#L66
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(TOML-C++20-llvm-16): include/rfl/parsing/ViewReader.hpp#L147
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(TOML-C++20-llvm-16): include/rfl/parsing/ViewReader.hpp#L112
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(TOML-C++20-llvm-16): include/rfl/parsing/ViewReader.hpp#L80
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(TOML-C++20-llvm-16): include/rfl/Result.hpp#L446
ambiguous conversion for functional-style cast from 'typename std::remove_reference<basic_string<char> &>::type' (aka 'std::basic_string<char>') to 'Error'
(TOML-C++20-llvm-16): include/rfl/Result.hpp#L442
ambiguous conversion for functional-style cast from 'const std::string' (aka 'const basic_string<char>') to 'Error'
(YAML-C++20-gcc-11)
Process completed with exit code 1.
(YAML-C++20-gcc-11): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(YAML-C++20-gcc-11): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(YAML-C++20-gcc-11): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const string&)’ is ambiguous
(YAML-C++20-gcc-11): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(YAML-C++20-gcc-11): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(YAML-C++20-gcc-11): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const string&)’ is ambiguous
(TOML-C++20-gcc-13)
Process completed with exit code 1.
(TOML-C++20-gcc-13): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(TOML-C++20-gcc-13): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(TOML-C++20-gcc-13): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(TOML-C++20-gcc-13): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(TOML-C++20-gcc-13): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(TOML-C++20-gcc-13): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(YAML-C++20-gcc-14)
Process completed with exit code 1.
(YAML-C++20-gcc-14): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(YAML-C++20-gcc-14): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(YAML-C++20-gcc-14): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(YAML-C++20-gcc-14): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(YAML-C++20-gcc-14): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(YAML-C++20-gcc-14): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(CBOR-C++20-gcc-12)
Process completed with exit code 1.
(CBOR-C++20-gcc-12): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(CBOR-C++20-gcc-12): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(CBOR-C++20-gcc-12): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(CBOR-C++20-gcc-12): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(CBOR-C++20-gcc-12): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(CBOR-C++20-gcc-12): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(UBJSON-C++20-llvm-16): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L69
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(UBJSON-C++20-llvm-16): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L44
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(UBJSON-C++20-llvm-16): include/rfl/parsing/ViewReaderWithDefault.hpp#L121
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(UBJSON-C++20-llvm-16): include/rfl/parsing/ViewReaderWithDefault.hpp#L92
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(UBJSON-C++20-llvm-16): include/rfl/parsing/ViewReaderWithDefault.hpp#L66
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(UBJSON-C++20-llvm-16): include/rfl/parsing/ViewReader.hpp#L147
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(UBJSON-C++20-llvm-16): include/rfl/parsing/ViewReader.hpp#L112
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(UBJSON-C++20-llvm-16): include/rfl/parsing/ViewReader.hpp#L80
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(UBJSON-C++20-llvm-16): include/rfl/Result.hpp#L446
ambiguous conversion for functional-style cast from 'typename std::remove_reference<basic_string<char> &>::type' (aka 'std::basic_string<char>') to 'Error'
(UBJSON-C++20-llvm-16): include/rfl/Result.hpp#L442
ambiguous conversion for functional-style cast from 'const std::string' (aka 'const basic_string<char>') to 'Error'
(YAML-C++20-llvm-17): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L69
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(YAML-C++20-llvm-17): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L44
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(YAML-C++20-llvm-17): include/rfl/parsing/ViewReaderWithDefault.hpp#L121
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(YAML-C++20-llvm-17): include/rfl/parsing/ViewReaderWithDefault.hpp#L92
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(YAML-C++20-llvm-17): include/rfl/parsing/ViewReaderWithDefault.hpp#L66
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(YAML-C++20-llvm-17): include/rfl/parsing/ViewReader.hpp#L147
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(YAML-C++20-llvm-17): include/rfl/parsing/ViewReader.hpp#L112
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(YAML-C++20-llvm-17): include/rfl/parsing/ViewReader.hpp#L80
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(YAML-C++20-llvm-17): include/rfl/Result.hpp#L446
ambiguous conversion for functional-style cast from 'typename std::remove_reference<basic_string<char> &>::type' (aka 'std::basic_string<char>') to 'Error'
(YAML-C++20-llvm-17): include/rfl/Result.hpp#L442
ambiguous conversion for functional-style cast from 'const std::string' (aka 'const basic_string<char>') to 'Error'
(YAML-C++23-gcc-14)
Process completed with exit code 1.
(YAML-C++23-gcc-14): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(YAML-C++23-gcc-14): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(YAML-C++23-gcc-14): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(YAML-C++23-gcc-14): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(YAML-C++23-gcc-14): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(YAML-C++23-gcc-14): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(JSON-C++23-gcc-13): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(JSON-C++23-gcc-13): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(JSON-C++23-gcc-13): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(JSON-C++23-gcc-13): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(JSON-C++23-gcc-13): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(JSON-C++23-gcc-13): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(JSON-C++23-gcc-13): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(JSON-C++23-gcc-13): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(JSON-C++23-gcc-13): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(JSON-C++23-gcc-13): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(FLEXBUFFERS-C++20-llvm-18): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L69
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(FLEXBUFFERS-C++20-llvm-18): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L44
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(FLEXBUFFERS-C++20-llvm-18): include/rfl/parsing/ViewReaderWithDefault.hpp#L121
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(FLEXBUFFERS-C++20-llvm-18): include/rfl/parsing/ViewReaderWithDefault.hpp#L92
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(FLEXBUFFERS-C++20-llvm-18): include/rfl/parsing/ViewReaderWithDefault.hpp#L66
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(FLEXBUFFERS-C++20-llvm-18): include/rfl/parsing/ViewReader.hpp#L147
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(FLEXBUFFERS-C++20-llvm-18): include/rfl/parsing/ViewReader.hpp#L112
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(FLEXBUFFERS-C++20-llvm-18): include/rfl/parsing/ViewReader.hpp#L80
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(FLEXBUFFERS-C++20-llvm-18): include/rfl/Result.hpp#L446
ambiguous conversion for functional-style cast from 'typename std::remove_reference<basic_string<char> &>::type' (aka 'std::basic_string<char>') to 'Error'
(FLEXBUFFERS-C++20-llvm-18): include/rfl/Result.hpp#L442
ambiguous conversion for functional-style cast from 'const std::string' (aka 'const basic_string<char>') to 'Error'
(TOML-C++20-llvm-17): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L69
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(TOML-C++20-llvm-17): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L44
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(TOML-C++20-llvm-17): include/rfl/parsing/ViewReaderWithDefault.hpp#L121
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(TOML-C++20-llvm-17): include/rfl/parsing/ViewReaderWithDefault.hpp#L92
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(TOML-C++20-llvm-17): include/rfl/parsing/ViewReaderWithDefault.hpp#L66
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(TOML-C++20-llvm-17): include/rfl/parsing/ViewReader.hpp#L147
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(TOML-C++20-llvm-17): include/rfl/parsing/ViewReader.hpp#L112
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(TOML-C++20-llvm-17): include/rfl/parsing/ViewReader.hpp#L80
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(TOML-C++20-llvm-17): include/rfl/Result.hpp#L446
ambiguous conversion for functional-style cast from 'typename std::remove_reference<basic_string<char> &>::type' (aka 'std::basic_string<char>') to 'Error'
(TOML-C++20-llvm-17): include/rfl/Result.hpp#L442
ambiguous conversion for functional-style cast from 'const std::string' (aka 'const basic_string<char>') to 'Error'
(MSGPACK-C++20-llvm-17): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L69
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(MSGPACK-C++20-llvm-17): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L44
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(MSGPACK-C++20-llvm-17): include/rfl/parsing/ViewReaderWithDefault.hpp#L121
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(MSGPACK-C++20-llvm-17): include/rfl/parsing/ViewReaderWithDefault.hpp#L92
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(MSGPACK-C++20-llvm-17): include/rfl/parsing/ViewReaderWithDefault.hpp#L66
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(MSGPACK-C++20-llvm-17): include/rfl/parsing/ViewReader.hpp#L147
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(MSGPACK-C++20-llvm-17): include/rfl/parsing/ViewReader.hpp#L112
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(MSGPACK-C++20-llvm-17): include/rfl/parsing/ViewReader.hpp#L80
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(MSGPACK-C++20-llvm-17): include/rfl/Result.hpp#L446
ambiguous conversion for functional-style cast from 'typename std::remove_reference<basic_string<char> &>::type' (aka 'std::basic_string<char>') to 'Error'
(MSGPACK-C++20-llvm-17): include/rfl/Result.hpp#L442
ambiguous conversion for functional-style cast from 'const std::string' (aka 'const basic_string<char>') to 'Error'
(YAML-C++23-llvm-18): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L69
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(YAML-C++23-llvm-18): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L44
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(YAML-C++23-llvm-18): include/rfl/parsing/ViewReaderWithDefault.hpp#L121
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(YAML-C++23-llvm-18): include/rfl/parsing/ViewReaderWithDefault.hpp#L92
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(YAML-C++23-llvm-18): include/rfl/parsing/ViewReaderWithDefault.hpp#L66
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(YAML-C++23-llvm-18): include/rfl/parsing/ViewReader.hpp#L147
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(YAML-C++23-llvm-18): include/rfl/parsing/ViewReader.hpp#L112
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(YAML-C++23-llvm-18): include/rfl/parsing/ViewReader.hpp#L80
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(YAML-C++23-llvm-18): include/rfl/Result.hpp#L446
ambiguous conversion for functional-style cast from 'typename std::remove_reference<basic_string<char> &>::type' (aka 'std::basic_string<char>') to 'Error'
(YAML-C++23-llvm-18): include/rfl/Result.hpp#L442
ambiguous conversion for functional-style cast from 'const std::string' (aka 'const basic_string<char>') to 'Error'
(TOML-C++20-llvm-18): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L69
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(TOML-C++20-llvm-18): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L44
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(TOML-C++20-llvm-18): include/rfl/parsing/ViewReaderWithDefault.hpp#L121
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(TOML-C++20-llvm-18): include/rfl/parsing/ViewReaderWithDefault.hpp#L92
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(TOML-C++20-llvm-18): include/rfl/parsing/ViewReaderWithDefault.hpp#L66
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(TOML-C++20-llvm-18): include/rfl/parsing/ViewReader.hpp#L147
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(TOML-C++20-llvm-18): include/rfl/parsing/ViewReader.hpp#L112
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(TOML-C++20-llvm-18): include/rfl/parsing/ViewReader.hpp#L80
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(TOML-C++20-llvm-18): include/rfl/Result.hpp#L446
ambiguous conversion for functional-style cast from 'typename std::remove_reference<basic_string<char> &>::type' (aka 'std::basic_string<char>') to 'Error'
(TOML-C++20-llvm-18): include/rfl/Result.hpp#L442
ambiguous conversion for functional-style cast from 'const std::string' (aka 'const basic_string<char>') to 'Error'
(AVRO-C++23-gcc-13)
Process completed with exit code 1.
(AVRO-C++23-gcc-13): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(AVRO-C++23-gcc-13): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(AVRO-C++23-gcc-13): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(AVRO-C++23-gcc-13): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(AVRO-C++23-gcc-13): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(AVRO-C++23-gcc-13): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(UBJSON-C++20-gcc-13)
Process completed with exit code 1.
(UBJSON-C++20-gcc-13): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(UBJSON-C++20-gcc-13): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(UBJSON-C++20-gcc-13): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(UBJSON-C++20-gcc-13): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(UBJSON-C++20-gcc-13): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(UBJSON-C++20-gcc-13): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(CAPNPROTO-C++20-gcc-13)
Process completed with exit code 1.
(CAPNPROTO-C++20-gcc-13): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(CAPNPROTO-C++20-gcc-13): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(CAPNPROTO-C++20-gcc-13): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(CAPNPROTO-C++20-gcc-13): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(CAPNPROTO-C++20-gcc-13): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(CAPNPROTO-C++20-gcc-13): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(MSGPACK-C++20-llvm-18): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L69
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(MSGPACK-C++20-llvm-18): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L44
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(MSGPACK-C++20-llvm-18): include/rfl/parsing/ViewReaderWithDefault.hpp#L121
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(MSGPACK-C++20-llvm-18): include/rfl/parsing/ViewReaderWithDefault.hpp#L92
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(MSGPACK-C++20-llvm-18): include/rfl/parsing/ViewReaderWithDefault.hpp#L66
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(MSGPACK-C++20-llvm-18): include/rfl/parsing/ViewReader.hpp#L147
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(MSGPACK-C++20-llvm-18): include/rfl/parsing/ViewReader.hpp#L112
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(MSGPACK-C++20-llvm-18): include/rfl/parsing/ViewReader.hpp#L80
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(MSGPACK-C++20-llvm-18): include/rfl/Result.hpp#L446
ambiguous conversion for functional-style cast from 'typename std::remove_reference<basic_string<char> &>::type' (aka 'std::basic_string<char>') to 'Error'
(MSGPACK-C++20-llvm-18): include/rfl/Result.hpp#L442
ambiguous conversion for functional-style cast from 'const std::string' (aka 'const basic_string<char>') to 'Error'
(JSON-C++20-llvm-18): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L69
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(JSON-C++20-llvm-18): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L44
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(JSON-C++20-llvm-18): include/rfl/parsing/ViewReaderWithDefault.hpp#L121
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(JSON-C++20-llvm-18): include/rfl/parsing/ViewReaderWithDefault.hpp#L92
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(JSON-C++20-llvm-18): include/rfl/parsing/ViewReaderWithDefault.hpp#L66
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(JSON-C++20-llvm-18): include/rfl/parsing/ViewReader.hpp#L147
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(JSON-C++20-llvm-18): include/rfl/parsing/ViewReader.hpp#L112
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(JSON-C++20-llvm-18): include/rfl/parsing/ViewReader.hpp#L80
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(JSON-C++20-llvm-18): include/rfl/Result.hpp#L446
ambiguous conversion for functional-style cast from 'typename std::remove_reference<basic_string<char> &>::type' (aka 'std::basic_string<char>') to 'Error'
(JSON-C++20-llvm-18): include/rfl/Result.hpp#L442
ambiguous conversion for functional-style cast from 'const std::string' (aka 'const basic_string<char>') to 'Error'
(MSGPACK-C++20-gcc-11)
Process completed with exit code 1.
(MSGPACK-C++20-gcc-11): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(MSGPACK-C++20-gcc-11): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(MSGPACK-C++20-gcc-11): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const string&)’ is ambiguous
(MSGPACK-C++20-gcc-11): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(MSGPACK-C++20-gcc-11): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(MSGPACK-C++20-gcc-11): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const string&)’ is ambiguous
(CAPNPROTO-C++23-gcc-13)
Process completed with exit code 1.
(CAPNPROTO-C++23-gcc-13): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(CAPNPROTO-C++23-gcc-13): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(CAPNPROTO-C++23-gcc-13): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(CAPNPROTO-C++23-gcc-13): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(CAPNPROTO-C++23-gcc-13): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(CAPNPROTO-C++23-gcc-13): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(AVRO-C++20-gcc-11)
Process completed with exit code 1.
(AVRO-C++20-gcc-11): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(AVRO-C++20-gcc-11): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(AVRO-C++20-gcc-11): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const string&)’ is ambiguous
(AVRO-C++20-gcc-11): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(AVRO-C++20-gcc-11): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(AVRO-C++20-gcc-11): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const string&)’ is ambiguous
(CEREAL-C++20-gcc-12)
Process completed with exit code 1.
(CEREAL-C++20-gcc-12): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(CEREAL-C++20-gcc-12): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(CEREAL-C++20-gcc-12): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(CEREAL-C++20-gcc-12): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(CEREAL-C++20-gcc-12): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(CEREAL-C++20-gcc-12): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(AVRO-C++23-llvm-18): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L69
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(AVRO-C++23-llvm-18): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L44
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(AVRO-C++23-llvm-18): include/rfl/parsing/ViewReaderWithDefault.hpp#L121
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(AVRO-C++23-llvm-18): include/rfl/parsing/ViewReaderWithDefault.hpp#L92
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(AVRO-C++23-llvm-18): include/rfl/parsing/ViewReaderWithDefault.hpp#L66
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(AVRO-C++23-llvm-18): include/rfl/parsing/ViewReader.hpp#L147
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(AVRO-C++23-llvm-18): include/rfl/parsing/ViewReader.hpp#L112
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(AVRO-C++23-llvm-18): include/rfl/parsing/ViewReader.hpp#L80
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(AVRO-C++23-llvm-18): include/rfl/Result.hpp#L446
ambiguous conversion for functional-style cast from 'typename std::remove_reference<basic_string<char> &>::type' (aka 'std::basic_string<char>') to 'Error'
(AVRO-C++23-llvm-18): include/rfl/Result.hpp#L442
ambiguous conversion for functional-style cast from 'const std::string' (aka 'const basic_string<char>') to 'Error'
(CAPNPROTO-C++20-gcc-12)
Process completed with exit code 1.
(CAPNPROTO-C++20-gcc-12): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(CAPNPROTO-C++20-gcc-12): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(CAPNPROTO-C++20-gcc-12): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(CAPNPROTO-C++20-gcc-12): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(CAPNPROTO-C++20-gcc-12): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(CAPNPROTO-C++20-gcc-12): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(FLEXBUFFERS-C++20-gcc-11)
Process completed with exit code 1.
(FLEXBUFFERS-C++20-gcc-11): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(FLEXBUFFERS-C++20-gcc-11): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(FLEXBUFFERS-C++20-gcc-11): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const string&)’ is ambiguous
(FLEXBUFFERS-C++20-gcc-11): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(FLEXBUFFERS-C++20-gcc-11): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(FLEXBUFFERS-C++20-gcc-11): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const string&)’ is ambiguous
(CBOR-C++20-gcc-11)
Process completed with exit code 1.
(CBOR-C++20-gcc-11): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(CBOR-C++20-gcc-11): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(CBOR-C++20-gcc-11): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const string&)’ is ambiguous
(CBOR-C++20-gcc-11): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(CBOR-C++20-gcc-11): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(CBOR-C++20-gcc-11): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const string&)’ is ambiguous
(UBJSON-C++20-gcc-14)
Process completed with exit code 1.
(UBJSON-C++20-gcc-14): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(UBJSON-C++20-gcc-14): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(UBJSON-C++20-gcc-14): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(UBJSON-C++20-gcc-14): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(UBJSON-C++20-gcc-14): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(UBJSON-C++20-gcc-14): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(TOML-C++20-gcc-14)
Process completed with exit code 1.
(TOML-C++20-gcc-14): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(TOML-C++20-gcc-14): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(TOML-C++20-gcc-14): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(TOML-C++20-gcc-14): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(TOML-C++20-gcc-14): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(TOML-C++20-gcc-14): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(JSON-C++20-gcc-14): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(JSON-C++20-gcc-14): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(JSON-C++20-gcc-14): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(JSON-C++20-gcc-14): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(JSON-C++20-gcc-14): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(JSON-C++20-gcc-14): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(JSON-C++20-gcc-14): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(JSON-C++20-gcc-14): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(JSON-C++20-gcc-14): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(JSON-C++20-gcc-14): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(FLEXBUFFERS-C++23-llvm-18): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L69
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(FLEXBUFFERS-C++23-llvm-18): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L44
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(FLEXBUFFERS-C++23-llvm-18): include/rfl/parsing/ViewReaderWithDefault.hpp#L121
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(FLEXBUFFERS-C++23-llvm-18): include/rfl/parsing/ViewReaderWithDefault.hpp#L92
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(FLEXBUFFERS-C++23-llvm-18): include/rfl/parsing/ViewReaderWithDefault.hpp#L66
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(FLEXBUFFERS-C++23-llvm-18): include/rfl/parsing/ViewReader.hpp#L147
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(FLEXBUFFERS-C++23-llvm-18): include/rfl/parsing/ViewReader.hpp#L112
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(FLEXBUFFERS-C++23-llvm-18): include/rfl/parsing/ViewReader.hpp#L80
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(FLEXBUFFERS-C++23-llvm-18): include/rfl/Result.hpp#L446
ambiguous conversion for functional-style cast from 'typename std::remove_reference<basic_string<char> &>::type' (aka 'std::basic_string<char>') to 'Error'
(FLEXBUFFERS-C++23-llvm-18): include/rfl/Result.hpp#L442
ambiguous conversion for functional-style cast from 'const std::string' (aka 'const basic_string<char>') to 'Error'
(XML-C++20-llvm-18): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L69
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(XML-C++20-llvm-18): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L44
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(XML-C++20-llvm-18): include/rfl/parsing/ViewReaderWithDefault.hpp#L121
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(XML-C++20-llvm-18): include/rfl/parsing/ViewReaderWithDefault.hpp#L92
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(XML-C++20-llvm-18): include/rfl/parsing/ViewReaderWithDefault.hpp#L66
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(XML-C++20-llvm-18): include/rfl/parsing/ViewReader.hpp#L147
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(XML-C++20-llvm-18): include/rfl/parsing/ViewReader.hpp#L112
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(XML-C++20-llvm-18): include/rfl/parsing/ViewReader.hpp#L80
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(XML-C++20-llvm-18): include/rfl/Result.hpp#L446
ambiguous conversion for functional-style cast from 'typename std::remove_reference<basic_string<char> &>::type' (aka 'std::basic_string<char>') to 'Error'
(XML-C++20-llvm-18): include/rfl/Result.hpp#L442
ambiguous conversion for functional-style cast from 'const std::string' (aka 'const basic_string<char>') to 'Error'
(FLEXBUFFERS-C++20-gcc-14)
Process completed with exit code 1.
(FLEXBUFFERS-C++20-gcc-14): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(FLEXBUFFERS-C++20-gcc-14): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(FLEXBUFFERS-C++20-gcc-14): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(FLEXBUFFERS-C++20-gcc-14): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(FLEXBUFFERS-C++20-gcc-14): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(FLEXBUFFERS-C++20-gcc-14): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(UBJSON-C++20-llvm-18): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L69
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(UBJSON-C++20-llvm-18): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L44
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(UBJSON-C++20-llvm-18): include/rfl/parsing/ViewReaderWithDefault.hpp#L121
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(UBJSON-C++20-llvm-18): include/rfl/parsing/ViewReaderWithDefault.hpp#L92
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(UBJSON-C++20-llvm-18): include/rfl/parsing/ViewReaderWithDefault.hpp#L66
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(UBJSON-C++20-llvm-18): include/rfl/parsing/ViewReader.hpp#L147
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(UBJSON-C++20-llvm-18): include/rfl/parsing/ViewReader.hpp#L112
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(UBJSON-C++20-llvm-18): include/rfl/parsing/ViewReader.hpp#L80
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(UBJSON-C++20-llvm-18): include/rfl/Result.hpp#L446
ambiguous conversion for functional-style cast from 'typename std::remove_reference<basic_string<char> &>::type' (aka 'std::basic_string<char>') to 'Error'
(UBJSON-C++20-llvm-18): include/rfl/Result.hpp#L442
ambiguous conversion for functional-style cast from 'const std::string' (aka 'const basic_string<char>') to 'Error'
(CBOR-C++20-llvm-17): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L69
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(CBOR-C++20-llvm-17): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L44
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(CBOR-C++20-llvm-17): include/rfl/parsing/ViewReaderWithDefault.hpp#L121
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(CBOR-C++20-llvm-17): include/rfl/parsing/ViewReaderWithDefault.hpp#L92
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(CBOR-C++20-llvm-17): include/rfl/parsing/ViewReaderWithDefault.hpp#L66
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(CBOR-C++20-llvm-17): include/rfl/parsing/ViewReader.hpp#L147
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(CBOR-C++20-llvm-17): include/rfl/parsing/ViewReader.hpp#L112
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(CBOR-C++20-llvm-17): include/rfl/parsing/ViewReader.hpp#L80
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(CBOR-C++20-llvm-17): include/rfl/Result.hpp#L446
ambiguous conversion for functional-style cast from 'typename std::remove_reference<basic_string<char> &>::type' (aka 'std::basic_string<char>') to 'Error'
(CBOR-C++20-llvm-17): include/rfl/Result.hpp#L442
ambiguous conversion for functional-style cast from 'const std::string' (aka 'const basic_string<char>') to 'Error'
(CEREAL-C++20-gcc-13)
Process completed with exit code 1.
(CEREAL-C++20-gcc-13): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(CEREAL-C++20-gcc-13): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(CEREAL-C++20-gcc-13): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(CEREAL-C++20-gcc-13): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(CEREAL-C++20-gcc-13): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(CEREAL-C++20-gcc-13): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(CAPNPROTO-C++23-gcc-14)
Process completed with exit code 1.
(CAPNPROTO-C++23-gcc-14): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(CAPNPROTO-C++23-gcc-14): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(CAPNPROTO-C++23-gcc-14): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(CAPNPROTO-C++23-gcc-14): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(CAPNPROTO-C++23-gcc-14): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(CAPNPROTO-C++23-gcc-14): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(AVRO-C++20-llvm-17): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L69
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(AVRO-C++20-llvm-17): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L44
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(AVRO-C++20-llvm-17): include/rfl/parsing/ViewReaderWithDefault.hpp#L121
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(AVRO-C++20-llvm-17): include/rfl/parsing/ViewReaderWithDefault.hpp#L92
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(AVRO-C++20-llvm-17): include/rfl/parsing/ViewReaderWithDefault.hpp#L66
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(AVRO-C++20-llvm-17): include/rfl/parsing/ViewReader.hpp#L147
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(AVRO-C++20-llvm-17): include/rfl/parsing/ViewReader.hpp#L112
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(AVRO-C++20-llvm-17): include/rfl/parsing/ViewReader.hpp#L80
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(AVRO-C++20-llvm-17): include/rfl/Result.hpp#L446
ambiguous conversion for functional-style cast from 'typename std::remove_reference<basic_string<char> &>::type' (aka 'std::basic_string<char>') to 'Error'
(AVRO-C++20-llvm-17): include/rfl/Result.hpp#L442
ambiguous conversion for functional-style cast from 'const std::string' (aka 'const basic_string<char>') to 'Error'
(AVRO-C++23-gcc-14)
Process completed with exit code 1.
(AVRO-C++23-gcc-14): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(AVRO-C++23-gcc-14): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(AVRO-C++23-gcc-14): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(AVRO-C++23-gcc-14): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(AVRO-C++23-gcc-14): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(AVRO-C++23-gcc-14): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(UBJSON-C++23-llvm-18): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L69
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(UBJSON-C++23-llvm-18): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L44
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(UBJSON-C++23-llvm-18): include/rfl/parsing/ViewReaderWithDefault.hpp#L121
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(UBJSON-C++23-llvm-18): include/rfl/parsing/ViewReaderWithDefault.hpp#L92
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(UBJSON-C++23-llvm-18): include/rfl/parsing/ViewReaderWithDefault.hpp#L66
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(UBJSON-C++23-llvm-18): include/rfl/parsing/ViewReader.hpp#L147
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(UBJSON-C++23-llvm-18): include/rfl/parsing/ViewReader.hpp#L112
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(UBJSON-C++23-llvm-18): include/rfl/parsing/ViewReader.hpp#L80
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(UBJSON-C++23-llvm-18): include/rfl/Result.hpp#L446
ambiguous conversion for functional-style cast from 'typename std::remove_reference<basic_string<char> &>::type' (aka 'std::basic_string<char>') to 'Error'
(UBJSON-C++23-llvm-18): include/rfl/Result.hpp#L442
ambiguous conversion for functional-style cast from 'const std::string' (aka 'const basic_string<char>') to 'Error'
(MSGPACK-C++23-gcc-14)
Process completed with exit code 1.
(MSGPACK-C++23-gcc-14): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(MSGPACK-C++23-gcc-14): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(MSGPACK-C++23-gcc-14): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(MSGPACK-C++23-gcc-14): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(MSGPACK-C++23-gcc-14): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(MSGPACK-C++23-gcc-14): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(XML-C++20-gcc-11)
Process completed with exit code 1.
(XML-C++20-gcc-11): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(XML-C++20-gcc-11): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(XML-C++20-gcc-11): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const string&)’ is ambiguous
(XML-C++20-gcc-11): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(XML-C++20-gcc-11): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(XML-C++20-gcc-11): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const string&)’ is ambiguous
(YAML-C++20-llvm-16): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L69
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(YAML-C++20-llvm-16): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L44
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(YAML-C++20-llvm-16): include/rfl/parsing/ViewReaderWithDefault.hpp#L121
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(YAML-C++20-llvm-16): include/rfl/parsing/ViewReaderWithDefault.hpp#L92
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(YAML-C++20-llvm-16): include/rfl/parsing/ViewReaderWithDefault.hpp#L66
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(YAML-C++20-llvm-16): include/rfl/parsing/ViewReader.hpp#L147
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(YAML-C++20-llvm-16): include/rfl/parsing/ViewReader.hpp#L112
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(YAML-C++20-llvm-16): include/rfl/parsing/ViewReader.hpp#L80
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(YAML-C++20-llvm-16): include/rfl/Result.hpp#L446
ambiguous conversion for functional-style cast from 'typename std::remove_reference<basic_string<char> &>::type' (aka 'std::basic_string<char>') to 'Error'
(YAML-C++20-llvm-16): include/rfl/Result.hpp#L442
ambiguous conversion for functional-style cast from 'const std::string' (aka 'const basic_string<char>') to 'Error'
(YAML-C++20-gcc-13)
Process completed with exit code 1.
(YAML-C++20-gcc-13): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(YAML-C++20-gcc-13): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(YAML-C++20-gcc-13): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(YAML-C++20-gcc-13): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(YAML-C++20-gcc-13): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(YAML-C++20-gcc-13): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(FLEXBUFFERS-C++20-gcc-13)
Process completed with exit code 1.
(FLEXBUFFERS-C++20-gcc-13): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(FLEXBUFFERS-C++20-gcc-13): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(FLEXBUFFERS-C++20-gcc-13): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(FLEXBUFFERS-C++20-gcc-13): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(FLEXBUFFERS-C++20-gcc-13): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(FLEXBUFFERS-C++20-gcc-13): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(FLEXBUFFERS-C++20-llvm-16): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L69
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(FLEXBUFFERS-C++20-llvm-16): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L44
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(FLEXBUFFERS-C++20-llvm-16): include/rfl/parsing/ViewReaderWithDefault.hpp#L121
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(FLEXBUFFERS-C++20-llvm-16): include/rfl/parsing/ViewReaderWithDefault.hpp#L92
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(FLEXBUFFERS-C++20-llvm-16): include/rfl/parsing/ViewReaderWithDefault.hpp#L66
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(FLEXBUFFERS-C++20-llvm-16): include/rfl/parsing/ViewReader.hpp#L147
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(FLEXBUFFERS-C++20-llvm-16): include/rfl/parsing/ViewReader.hpp#L112
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(FLEXBUFFERS-C++20-llvm-16): include/rfl/parsing/ViewReader.hpp#L80
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(FLEXBUFFERS-C++20-llvm-16): include/rfl/Result.hpp#L446
ambiguous conversion for functional-style cast from 'typename std::remove_reference<basic_string<char> &>::type' (aka 'std::basic_string<char>') to 'Error'
(FLEXBUFFERS-C++20-llvm-16): include/rfl/Result.hpp#L442
ambiguous conversion for functional-style cast from 'const std::string' (aka 'const basic_string<char>') to 'Error'
(CBOR-C++23-llvm-18): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L69
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(CBOR-C++23-llvm-18): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L44
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(CBOR-C++23-llvm-18): include/rfl/parsing/ViewReaderWithDefault.hpp#L121
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(CBOR-C++23-llvm-18): include/rfl/parsing/ViewReaderWithDefault.hpp#L92
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(CBOR-C++23-llvm-18): include/rfl/parsing/ViewReaderWithDefault.hpp#L66
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(CBOR-C++23-llvm-18): include/rfl/parsing/ViewReader.hpp#L147
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(CBOR-C++23-llvm-18): include/rfl/parsing/ViewReader.hpp#L112
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(CBOR-C++23-llvm-18): include/rfl/parsing/ViewReader.hpp#L80
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(CBOR-C++23-llvm-18): include/rfl/Result.hpp#L446
ambiguous conversion for functional-style cast from 'typename std::remove_reference<basic_string<char> &>::type' (aka 'std::basic_string<char>') to 'Error'
(CBOR-C++23-llvm-18): include/rfl/Result.hpp#L442
ambiguous conversion for functional-style cast from 'const std::string' (aka 'const basic_string<char>') to 'Error'
(UBJSON-C++23-gcc-13)
Process completed with exit code 1.
(UBJSON-C++23-gcc-13): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(UBJSON-C++23-gcc-13): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(UBJSON-C++23-gcc-13): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(UBJSON-C++23-gcc-13): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(UBJSON-C++23-gcc-13): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(UBJSON-C++23-gcc-13): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(AVRO-C++20-llvm-16): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L69
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(AVRO-C++20-llvm-16): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L44
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(AVRO-C++20-llvm-16): include/rfl/parsing/ViewReaderWithDefault.hpp#L121
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(AVRO-C++20-llvm-16): include/rfl/parsing/ViewReaderWithDefault.hpp#L92
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(AVRO-C++20-llvm-16): include/rfl/parsing/ViewReaderWithDefault.hpp#L66
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(AVRO-C++20-llvm-16): include/rfl/parsing/ViewReader.hpp#L147
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(AVRO-C++20-llvm-16): include/rfl/parsing/ViewReader.hpp#L112
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(AVRO-C++20-llvm-16): include/rfl/parsing/ViewReader.hpp#L80
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(AVRO-C++20-llvm-16): include/rfl/Result.hpp#L446
ambiguous conversion for functional-style cast from 'typename std::remove_reference<basic_string<char> &>::type' (aka 'std::basic_string<char>') to 'Error'
(AVRO-C++20-llvm-16): include/rfl/Result.hpp#L442
ambiguous conversion for functional-style cast from 'const std::string' (aka 'const basic_string<char>') to 'Error'
(CBOR-C++23-gcc-14)
Process completed with exit code 1.
(CBOR-C++23-gcc-14): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(CBOR-C++23-gcc-14): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(CBOR-C++23-gcc-14): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(CBOR-C++23-gcc-14): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(CBOR-C++23-gcc-14): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(CBOR-C++23-gcc-14): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(AVRO-C++20-gcc-12)
Process completed with exit code 1.
(AVRO-C++20-gcc-12): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(AVRO-C++20-gcc-12): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(AVRO-C++20-gcc-12): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(AVRO-C++20-gcc-12): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(AVRO-C++20-gcc-12): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(AVRO-C++20-gcc-12): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(FLEXBUFFERS-C++23-gcc-13)
Process completed with exit code 1.
(FLEXBUFFERS-C++23-gcc-13): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(FLEXBUFFERS-C++23-gcc-13): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(FLEXBUFFERS-C++23-gcc-13): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(FLEXBUFFERS-C++23-gcc-13): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(FLEXBUFFERS-C++23-gcc-13): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(FLEXBUFFERS-C++23-gcc-13): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(CEREAL-C++20-llvm-16): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L69
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(CEREAL-C++20-llvm-16): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L44
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(CEREAL-C++20-llvm-16): include/rfl/parsing/ViewReaderWithDefault.hpp#L121
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(CEREAL-C++20-llvm-16): include/rfl/parsing/ViewReaderWithDefault.hpp#L92
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(CEREAL-C++20-llvm-16): include/rfl/parsing/ViewReaderWithDefault.hpp#L66
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(CEREAL-C++20-llvm-16): include/rfl/parsing/ViewReader.hpp#L147
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(CEREAL-C++20-llvm-16): include/rfl/parsing/ViewReader.hpp#L112
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(CEREAL-C++20-llvm-16): include/rfl/parsing/ViewReader.hpp#L80
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(CEREAL-C++20-llvm-16): include/rfl/Result.hpp#L446
ambiguous conversion for functional-style cast from 'typename std::remove_reference<basic_string<char> &>::type' (aka 'std::basic_string<char>') to 'Error'
(CEREAL-C++20-llvm-16): include/rfl/Result.hpp#L442
ambiguous conversion for functional-style cast from 'const std::string' (aka 'const basic_string<char>') to 'Error'
(JSON-C++20-gcc-13): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(JSON-C++20-gcc-13): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(JSON-C++20-gcc-13): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(JSON-C++20-gcc-13): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(JSON-C++20-gcc-13): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(JSON-C++20-gcc-13): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(JSON-C++20-gcc-13): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(JSON-C++20-gcc-13): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(JSON-C++20-gcc-13): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(JSON-C++20-gcc-13): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(TOML-C++23-llvm-18): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L69
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(TOML-C++23-llvm-18): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L44
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(TOML-C++23-llvm-18): include/rfl/parsing/ViewReaderWithDefault.hpp#L121
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(TOML-C++23-llvm-18): include/rfl/parsing/ViewReaderWithDefault.hpp#L92
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(TOML-C++23-llvm-18): include/rfl/parsing/ViewReaderWithDefault.hpp#L66
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(TOML-C++23-llvm-18): include/rfl/parsing/ViewReader.hpp#L147
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(TOML-C++23-llvm-18): include/rfl/parsing/ViewReader.hpp#L112
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(TOML-C++23-llvm-18): include/rfl/parsing/ViewReader.hpp#L80
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(TOML-C++23-llvm-18): include/rfl/Result.hpp#L446
ambiguous conversion for functional-style cast from 'typename std::remove_reference<basic_string<char> &>::type' (aka 'std::basic_string<char>') to 'Error'
(TOML-C++23-llvm-18): include/rfl/Result.hpp#L442
ambiguous conversion for functional-style cast from 'const std::string' (aka 'const basic_string<char>') to 'Error'
(CAPNPROTO-C++20-llvm-18): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L69
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(CAPNPROTO-C++20-llvm-18): include/rfl/parsing/ViewReaderWithDefaultAndStrippedFieldNames.hpp#L44
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(CAPNPROTO-C++20-llvm-18): include/rfl/parsing/ViewReaderWithDefault.hpp#L121
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(CAPNPROTO-C++20-llvm-18): include/rfl/parsing/ViewReaderWithDefault.hpp#L92
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(CAPNPROTO-C++20-llvm-18): include/rfl/parsing/ViewReaderWithDefault.hpp#L66
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(CAPNPROTO-C++20-llvm-18): include/rfl/parsing/ViewReader.hpp#L147
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(CAPNPROTO-C++20-llvm-18): include/rfl/parsing/ViewReader.hpp#L112
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(CAPNPROTO-C++20-llvm-18): include/rfl/parsing/ViewReader.hpp#L80
ambiguous conversion for functional-style cast from '__string_type' (aka 'basic_string<char, std::char_traits<char>, std::allocator<char>>') to 'Error'
(CAPNPROTO-C++20-llvm-18): include/rfl/Result.hpp#L446
ambiguous conversion for functional-style cast from 'typename std::remove_reference<basic_string<char> &>::type' (aka 'std::basic_string<char>') to 'Error'
(CAPNPROTO-C++20-llvm-18): include/rfl/Result.hpp#L442
ambiguous conversion for functional-style cast from 'const std::string' (aka 'const basic_string<char>') to 'Error'
(XML-C++20-gcc-14)
Process completed with exit code 1.
(XML-C++20-gcc-14): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(XML-C++20-gcc-14): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(XML-C++20-gcc-14): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(XML-C++20-gcc-14): include/rfl/parsing/NamedTupleParser.hpp#L351
could not convert ‘rfl::parsing::to_single_error_message(errors)’ from ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} to ‘std::optional<rfl::Error>’
(XML-C++20-gcc-14): include/rfl/Result.hpp#L446
call of overloaded ‘Error(std::remove_reference<std::__cxx11::basic_string<char>&>::type)’ is ambiguous
(XML-C++20-gcc-14): include/rfl/Result.hpp#L442
call of overloaded ‘Error(const std::string&)’ is ambiguous
(TOML-C++20-gcc-12)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--TOML-C++20-gcc-12 exists
(headers-C++20-llvm-16)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--headers-C++20-llvm-16 exists
(CAPNPROTO-C++20-llvm-16)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--CAPNPROTO-C++20-llvm-16 exists
(YAML-C++23-gcc-13)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--YAML-C++23-gcc-13 exists
(UBJSON-C++20-llvm-17)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--UBJSON-C++20-llvm-17 exists
(UBJSON-C++20-gcc-11)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--UBJSON-C++20-gcc-11 exists
(UBJSON-C++23-gcc-14)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--UBJSON-C++23-gcc-14 exists
(CBOR-C++20-llvm-16)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--CBOR-C++20-llvm-16 exists
(FLEXBUFFERS-C++20-gcc-12)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--FLEXBUFFERS-C++20-gcc-12 exists
(PARQUET-C++20-gcc-13)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--PARQUET-C++20-gcc-13 exists
(MSGPACK-C++20-gcc-12)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--MSGPACK-C++20-gcc-12 exists
(CEREAL-C++23-gcc-13)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--CEREAL-C++23-gcc-13 exists
(TOML-C++20-gcc-11)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--TOML-C++20-gcc-11 exists
(FLEXBUFFERS-C++20-llvm-17)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--FLEXBUFFERS-C++20-llvm-17 exists
(CEREAL-C++23-llvm-18)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--CEREAL-C++23-llvm-18 exists
(YAML-C++20-llvm-18)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--YAML-C++20-llvm-18 exists
(CAPNPROTO-C++23-llvm-18)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--CAPNPROTO-C++23-llvm-18 exists
(YAML-C++20-gcc-12)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--YAML-C++20-gcc-12 exists
(PARQUET-C++20-gcc-12)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--PARQUET-C++20-gcc-12 exists
(JSON-C++23-llvm-18)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--JSON-C++23-llvm-18 exists
(XML-C++23-gcc-14)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--XML-C++23-gcc-14 exists
(TOML-C++23-gcc-14)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--TOML-C++23-gcc-14 exists
(JSON-C++20-llvm-16)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--JSON-C++20-llvm-16 exists
(TOML-C++23-gcc-13)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--TOML-C++23-gcc-13 exists
(CEREAL-C++20-llvm-17)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--CEREAL-C++20-llvm-17 exists
(CEREAL-C++20-gcc-11)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--CEREAL-C++20-gcc-11 exists
(MSGPACK-C++23-gcc-13)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--MSGPACK-C++23-gcc-13 exists
(PARQUET-C++20-llvm-18)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--PARQUET-C++20-llvm-18 exists
(JSON-C++20-gcc-12)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--JSON-C++20-gcc-12 exists
(CEREAL-C++20-gcc-14)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--CEREAL-C++20-gcc-14 exists
(benchmarks-C++20-llvm-16)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--benchmarks-C++20-llvm-16 exists
(JSON-C++20-llvm-17)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--JSON-C++20-llvm-17 exists
(headers-C++20-llvm-17)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--headers-C++20-llvm-17 exists
(MSGPACK-C++20-gcc-14)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--MSGPACK-C++20-gcc-14 exists
(PARQUET-C++20-gcc-11)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--PARQUET-C++20-gcc-11 exists
(MSGPACK-C++20-gcc-13)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--MSGPACK-C++20-gcc-13 exists
(JSON-C++23-gcc-14)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--JSON-C++23-gcc-14 exists
(CEREAL-C++20-llvm-18)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--CEREAL-C++20-llvm-18 exists
(benchmarks-C++20-llvm-18)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--benchmarks-C++20-llvm-18 exists
(FLEXBUFFERS-C++23-gcc-14)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--FLEXBUFFERS-C++23-gcc-14 exists
(XML-C++20-gcc-12)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--XML-C++20-gcc-12 exists
(CBOR-C++20-llvm-18)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--CBOR-C++20-llvm-18 exists
(XML-C++20-llvm-16)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--XML-C++20-llvm-16 exists
(AVRO-C++20-llvm-18)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--AVRO-C++20-llvm-18 exists
(CAPNPROTO-C++20-llvm-17)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--CAPNPROTO-C++20-llvm-17 exists
(AVRO-C++20-gcc-13)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--AVRO-C++20-gcc-13 exists
(CEREAL-C++23-gcc-14)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--CEREAL-C++23-gcc-14 exists
(CAPNPROTO-C++20-gcc-14)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--CAPNPROTO-C++20-gcc-14 exists
(benchmarks-C++20-gcc-11)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--benchmarks-C++20-gcc-11 exists
(benchmarks-C++23-gcc-14)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--benchmarks-C++23-gcc-14 exists
(headers-C++23-gcc-13)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--headers-C++23-gcc-13 exists
(AVRO-C++20-gcc-14)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--AVRO-C++20-gcc-14 exists
(XML-C++20-gcc-13)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--XML-C++20-gcc-13 exists
(CBOR-C++20-gcc-14)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--CBOR-C++20-gcc-14 exists
(XML-C++23-llvm-18)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--XML-C++23-llvm-18 exists
(XML-C++23-llvm-18)
The operation was canceled.
(benchmarks-C++20-gcc-14)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--benchmarks-C++20-gcc-14 exists
(benchmarks-C++20-gcc-14)
The operation was canceled.
(CAPNPROTO-C++20-gcc-11)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--CAPNPROTO-C++20-gcc-11 exists
(CAPNPROTO-C++20-gcc-11)
The operation was canceled.
(headers-C++20-gcc-11)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--headers-C++20-gcc-11 exists
(headers-C++20-gcc-11)
The operation was canceled.
(PARQUET-C++20-llvm-17)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--PARQUET-C++20-llvm-17 exists
(PARQUET-C++20-llvm-17)
The operation was canceled.
(benchmarks-C++23-llvm-18)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--benchmarks-C++23-llvm-18 exists
(benchmarks-C++23-llvm-18)
The operation was canceled.
(headers-C++23-llvm-18)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--headers-C++23-llvm-18 exists
(headers-C++23-llvm-18)
The operation was canceled.
(PARQUET-C++23-gcc-13)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--PARQUET-C++23-gcc-13 exists
(PARQUET-C++23-gcc-13)
The operation was canceled.
(PARQUET-C++23-gcc-14)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--PARQUET-C++23-gcc-14 exists
(PARQUET-C++23-gcc-14)
The operation was canceled.
(headers-C++20-gcc-14)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--headers-C++20-gcc-14 exists
(headers-C++20-gcc-14)
The operation was canceled.
(PARQUET-C++20-gcc-14)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--PARQUET-C++20-gcc-14 exists
(PARQUET-C++20-gcc-14)
The operation was canceled.
(headers-C++23-gcc-14)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--headers-C++23-gcc-14 exists
(benchmarks-C++20-llvm-17)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--benchmarks-C++20-llvm-17 exists
(headers-C++23-gcc-14)
The operation was canceled.
(benchmarks-C++20-llvm-17)
The operation was canceled.
(PARQUET-C++23-llvm-18)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--PARQUET-C++23-llvm-18 exists
(PARQUET-C++23-llvm-18)
The operation was canceled.
(headers-C++20-gcc-13)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--headers-C++20-gcc-13 exists
(headers-C++20-llvm-18)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--headers-C++20-llvm-18 exists
(headers-C++20-gcc-13)
The operation was canceled.
(headers-C++20-llvm-18)
The operation was canceled.
(benchmarks-C++20-gcc-12)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--benchmarks-C++20-gcc-12 exists
(benchmarks-C++20-gcc-12)
The operation was canceled.
(headers-C++20-gcc-12)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--headers-C++20-gcc-12 exists
(headers-C++20-gcc-12)
The operation was canceled.
(benchmarks-C++20-gcc-13)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--benchmarks-C++20-gcc-13 exists
(benchmarks-C++20-gcc-13)
The operation was canceled.
(PARQUET-C++20-llvm-16)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--PARQUET-C++20-llvm-16 exists
(PARQUET-C++20-llvm-16)
The operation was canceled.
(benchmarks-C++23-gcc-13)
Canceling since a higher priority waiting request for linux-refs/pull/643/merge--benchmarks-C++23-gcc-13 exists
(benchmarks-C++23-gcc-13)
The operation was canceled.
(CBOR-C++23-gcc-13)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(CBOR-C++20-gcc-13)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(MSGPACK-C++20-llvm-16)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(UBJSON-C++20-gcc-12)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(JSON-C++20-gcc-11)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(XML-C++20-llvm-17)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(XML-C++23-gcc-13)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(MSGPACK-C++23-llvm-18)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(TOML-C++20-llvm-16)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(YAML-C++20-gcc-11)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(TOML-C++20-gcc-13)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(YAML-C++20-gcc-14)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(CBOR-C++20-gcc-12)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(UBJSON-C++20-llvm-16)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(YAML-C++20-llvm-17)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(YAML-C++23-gcc-14)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(JSON-C++23-gcc-13)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(FLEXBUFFERS-C++20-llvm-18)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(TOML-C++20-llvm-17)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(MSGPACK-C++20-llvm-17)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(YAML-C++23-llvm-18)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(TOML-C++20-llvm-18)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(AVRO-C++23-gcc-13)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(AVRO-C++23-gcc-13): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(UBJSON-C++20-gcc-13)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(CAPNPROTO-C++20-gcc-13)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(MSGPACK-C++20-llvm-18)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(JSON-C++20-llvm-18)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(MSGPACK-C++20-gcc-11)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(CAPNPROTO-C++23-gcc-13)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(AVRO-C++20-gcc-11)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(AVRO-C++20-gcc-11): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(CEREAL-C++20-gcc-12)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(AVRO-C++23-llvm-18)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(AVRO-C++23-llvm-18): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(CAPNPROTO-C++20-gcc-12)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(FLEXBUFFERS-C++20-gcc-11)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(CBOR-C++20-gcc-11)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(UBJSON-C++20-gcc-14)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(TOML-C++20-gcc-14)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(JSON-C++20-gcc-14)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(FLEXBUFFERS-C++23-llvm-18)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(XML-C++20-llvm-18)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(FLEXBUFFERS-C++20-gcc-14)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(UBJSON-C++20-llvm-18)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(CBOR-C++20-llvm-17)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(CEREAL-C++20-gcc-13)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(CAPNPROTO-C++23-gcc-14)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(AVRO-C++20-llvm-17)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(AVRO-C++20-llvm-17): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(AVRO-C++23-gcc-14)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(AVRO-C++23-gcc-14): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(UBJSON-C++23-llvm-18)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(MSGPACK-C++23-gcc-14)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(XML-C++20-gcc-11)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(YAML-C++20-llvm-16)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(YAML-C++20-gcc-13)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(FLEXBUFFERS-C++20-gcc-13)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(FLEXBUFFERS-C++20-llvm-16)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(CBOR-C++23-llvm-18)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(UBJSON-C++23-gcc-13)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(AVRO-C++20-llvm-16)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(AVRO-C++20-llvm-16): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(CBOR-C++23-gcc-14)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(AVRO-C++20-gcc-12)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(AVRO-C++20-gcc-12): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(FLEXBUFFERS-C++23-gcc-13)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(CEREAL-C++20-llvm-16)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(JSON-C++20-gcc-13)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(TOML-C++23-llvm-18)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(CAPNPROTO-C++20-llvm-18)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(XML-C++20-gcc-14)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(XML-C++23-llvm-18)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(benchmarks-C++20-gcc-14)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(CAPNPROTO-C++20-gcc-11)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(headers-C++20-gcc-11)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(headers-C++20-gcc-11): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(headers-C++20-gcc-11): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(PARQUET-C++20-llvm-17)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(PARQUET-C++20-llvm-17): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(benchmarks-C++23-llvm-18)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(benchmarks-C++23-llvm-18): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(benchmarks-C++23-llvm-18): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(headers-C++23-llvm-18)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(headers-C++23-llvm-18): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(headers-C++23-llvm-18): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(PARQUET-C++23-gcc-13)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(PARQUET-C++23-gcc-14)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(PARQUET-C++23-gcc-13): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(headers-C++20-gcc-14)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(PARQUET-C++20-gcc-14)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(headers-C++20-gcc-14): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(PARQUET-C++20-gcc-14): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(headers-C++20-gcc-14): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(headers-C++23-gcc-14)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(benchmarks-C++20-llvm-17)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(headers-C++23-gcc-14): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(headers-C++23-gcc-14): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(benchmarks-C++20-llvm-17): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(benchmarks-C++20-llvm-17): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(PARQUET-C++23-llvm-18)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(PARQUET-C++23-llvm-18): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(headers-C++20-gcc-13)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(headers-C++20-llvm-18)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(headers-C++20-gcc-13): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(headers-C++20-gcc-13): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(headers-C++20-llvm-18): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(headers-C++20-llvm-18): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(benchmarks-C++20-gcc-12)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(benchmarks-C++20-gcc-12): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(benchmarks-C++20-gcc-12): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(headers-C++20-gcc-12)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(headers-C++20-gcc-12): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(headers-C++20-gcc-12): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(benchmarks-C++20-gcc-13)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(benchmarks-C++20-gcc-13): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(benchmarks-C++20-gcc-13): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(PARQUET-C++20-llvm-16)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(PARQUET-C++20-llvm-16): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(benchmarks-C++23-gcc-13)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@v7, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
(benchmarks-C++23-gcc-13): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(benchmarks-C++23-gcc-13): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt: