Skip to content

Fix 30 bugs found during code review #719

Fix 30 bugs found during code review

Fix 30 bugs found during code review #719

Triggered via pull request March 4, 2026 10:05
Status Failure
Total duration 11m 49s
Artifacts

linux.yaml

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

Annotations

210 errors and 41 warnings
(XML-C++20-gcc-12)
Process completed with exit code 1.
(XML-C++20-gcc-12): include/rfl/xml/write.hpp#L38
‘consteval auto rfl::xml::get_root_name() [with StringLiteral<...auto...> _root = rfl::internal::StringLiteral<1>{std::array<char, 1>{""}}; T = test_add_struct_name::Person]’ called in a constant expression
(XML-C++20-gcc-12): include/rfl/xml/write.hpp#L26
no matching function for call to ‘rfl::internal::StringLiteral<1>::StringLiteral(rfl::internal::StringLiteral<7>)’
(XML-C++20-gcc-12): include/rfl/xml/write.hpp#L26
inconsistent deduction for auto return type: ‘rfl::internal::StringLiteral<1>’ and then ‘rfl::internal::StringLiteral<7>’
(XML-C++20-gcc-12): include/rfl/xml/write.hpp#L22
call of overloaded ‘StringLiteral(const char [1])’ is ambiguous
(XML-C++20-gcc-12): include/rfl/xml/write.hpp#L67
call of overloaded ‘StringLiteral(const char [1])’ is ambiguous
(XML-C++20-gcc-12): tests/xml/test_attribute_rename.cpp#L51
no matching function for call to ‘write(const test_attribute_rename::Person&)’
(XML-C++20-gcc-12): tests/xml/write_and_read.hpp#L9
call of overloaded ‘StringLiteral(const char [1])’ is ambiguous
(XML-C++20-gcc-12): tests/xml/test_array.cpp#L32
no matching function for call to ‘write_and_read(const test_array::Person&)’
(XML-C++20-gcc-14)
Process completed with exit code 1.
(XML-C++20-gcc-14): include/rfl/xml/write.hpp#L38
‘consteval auto rfl::xml::get_root_name() [with StringLiteral<...auto...> _root = rfl::internal::StringLiteral<1>{std::array<char, 1>{""}}; T = test_add_struct_name::Person]’ called in a constant expression
(XML-C++20-gcc-14): include/rfl/xml/write.hpp#L26
no matching function for call to ‘rfl::internal::StringLiteral<1>::StringLiteral(rfl::internal::StringLiteral<7>)’
(XML-C++20-gcc-14): include/rfl/xml/write.hpp#L26
inconsistent deduction for auto return type: ‘rfl::internal::StringLiteral<1>’ and then ‘rfl::internal::StringLiteral<7>’
(XML-C++20-gcc-14): include/rfl/xml/write.hpp#L22
call of overloaded ‘StringLiteral(const char [1])’ is ambiguous
(XML-C++20-gcc-14): include/rfl/xml/write.hpp#L67
call of overloaded ‘StringLiteral(const char [1])’ is ambiguous
(XML-C++20-gcc-14): tests/xml/test_attribute_rename.cpp#L51
no matching function for call to ‘write(const test_attribute_rename::Person&)’
(XML-C++20-gcc-14): tests/xml/write_and_read.hpp#L9
call of overloaded ‘StringLiteral(const char [1])’ is ambiguous
(XML-C++20-gcc-14): tests/xml/test_array.cpp#L32
no matching function for call to ‘write_and_read(const test_array::Person&)’
(XML-C++20-llvm-16): tests/xml/write_and_read.hpp#L9
ambiguous conversion for functional-style cast from 'const char[1]' to 'rfl::internal::StringLiteral<1>'
(XML-C++20-llvm-16): include/rfl/xml/save.hpp#L16
ambiguous conversion for functional-style cast from 'const char[1]' to 'internal::StringLiteral<1>' (aka 'rfl::internal::StringLiteral<1>')
(XML-C++20-llvm-16): include/rfl/xml/write.hpp#L67
ambiguous conversion for functional-style cast from 'const char[1]' to 'internal::StringLiteral<1>' (aka 'rfl::internal::StringLiteral<1>')
(XML-C++20-llvm-16): include/rfl/xml/write.hpp#L31
ambiguous conversion for functional-style cast from 'const char[1]' to 'internal::StringLiteral<1>' (aka 'rfl::internal::StringLiteral<1>')
(XML-C++20-llvm-16): include/rfl/xml/write.hpp#L22
ambiguous conversion for functional-style cast from 'const char[1]' to 'internal::StringLiteral<1>' (aka 'rfl::internal::StringLiteral<1>')
(XML-C++20-llvm-16): tests/xml/write_and_read.hpp#L9
ambiguous conversion for functional-style cast from 'const char[1]' to 'rfl::internal::StringLiteral<1>'
(XML-C++20-llvm-16): include/rfl/xml/save.hpp#L16
ambiguous conversion for functional-style cast from 'const char[1]' to 'internal::StringLiteral<1>' (aka 'rfl::internal::StringLiteral<1>')
(XML-C++20-llvm-16): include/rfl/xml/write.hpp#L67
ambiguous conversion for functional-style cast from 'const char[1]' to 'internal::StringLiteral<1>' (aka 'rfl::internal::StringLiteral<1>')
(XML-C++20-llvm-16): include/rfl/xml/write.hpp#L31
ambiguous conversion for functional-style cast from 'const char[1]' to 'internal::StringLiteral<1>' (aka 'rfl::internal::StringLiteral<1>')
(XML-C++20-llvm-16): include/rfl/xml/write.hpp#L22
ambiguous conversion for functional-style cast from 'const char[1]' to 'internal::StringLiteral<1>' (aka 'rfl::internal::StringLiteral<1>')
(XML-C++20-gcc-13)
Process completed with exit code 1.
(XML-C++20-gcc-13): include/rfl/xml/write.hpp#L38
‘consteval auto rfl::xml::get_root_name() [with StringLiteral<...auto...> _root = rfl::internal::StringLiteral<1>{std::array<char, 1>{""}}; T = test_add_struct_name::Person]’ called in a constant expression
(XML-C++20-gcc-13): include/rfl/xml/write.hpp#L26
no matching function for call to ‘rfl::internal::StringLiteral<1>::StringLiteral(rfl::internal::StringLiteral<7>)’
(XML-C++20-gcc-13): include/rfl/xml/write.hpp#L26
inconsistent deduction for auto return type: ‘rfl::internal::StringLiteral<1>’ and then ‘rfl::internal::StringLiteral<7>’
(XML-C++20-gcc-13): include/rfl/xml/write.hpp#L22
call of overloaded ‘StringLiteral(const char [1])’ is ambiguous
(XML-C++20-gcc-13): include/rfl/xml/write.hpp#L67
call of overloaded ‘StringLiteral(const char [1])’ is ambiguous
(XML-C++20-gcc-13): tests/xml/test_attribute_rename.cpp#L51
no matching function for call to ‘write(const test_attribute_rename::Person&)’
(XML-C++20-gcc-13): tests/xml/write_and_read.hpp#L9
call of overloaded ‘StringLiteral(const char [1])’ is ambiguous
(XML-C++20-gcc-13): tests/xml/test_array.cpp#L32
no matching function for call to ‘write_and_read(const test_array::Person&)’
(XML-C++20-llvm-18): tests/xml/write_and_read.hpp#L9
ambiguous conversion for functional-style cast from 'const char[1]' to 'rfl::internal::StringLiteral<1>'
(XML-C++20-llvm-18): include/rfl/xml/save.hpp#L16
ambiguous conversion for functional-style cast from 'const char[1]' to 'internal::StringLiteral<1>' (aka 'rfl::internal::StringLiteral<1>')
(XML-C++20-llvm-18): include/rfl/xml/write.hpp#L67
ambiguous conversion for functional-style cast from 'const char[1]' to 'internal::StringLiteral<1>' (aka 'rfl::internal::StringLiteral<1>')
(XML-C++20-llvm-18): include/rfl/xml/write.hpp#L31
ambiguous conversion for functional-style cast from 'const char[1]' to 'internal::StringLiteral<1>' (aka 'rfl::internal::StringLiteral<1>')
(XML-C++20-llvm-18): include/rfl/xml/write.hpp#L22
ambiguous conversion for functional-style cast from 'const char[1]' to 'internal::StringLiteral<1>' (aka 'rfl::internal::StringLiteral<1>')
(XML-C++20-llvm-18): tests/xml/write_and_read.hpp#L9
ambiguous conversion for functional-style cast from 'const char[1]' to 'rfl::internal::StringLiteral<1>'
(XML-C++20-llvm-18): include/rfl/xml/save.hpp#L16
ambiguous conversion for functional-style cast from 'const char[1]' to 'internal::StringLiteral<1>' (aka 'rfl::internal::StringLiteral<1>')
(XML-C++20-llvm-18): include/rfl/xml/write.hpp#L67
ambiguous conversion for functional-style cast from 'const char[1]' to 'internal::StringLiteral<1>' (aka 'rfl::internal::StringLiteral<1>')
(XML-C++20-llvm-18): include/rfl/xml/write.hpp#L31
ambiguous conversion for functional-style cast from 'const char[1]' to 'internal::StringLiteral<1>' (aka 'rfl::internal::StringLiteral<1>')
(XML-C++20-llvm-18): include/rfl/xml/write.hpp#L22
ambiguous conversion for functional-style cast from 'const char[1]' to 'internal::StringLiteral<1>' (aka 'rfl::internal::StringLiteral<1>')
(XML-C++23-gcc-14)
Process completed with exit code 1.
(XML-C++23-gcc-14): include/rfl/xml/write.hpp#L38
‘consteval auto rfl::xml::get_root_name() [with StringLiteral<...auto...> _root = rfl::internal::StringLiteral<1>{std::array<char, 1>{""}}; T = test_add_struct_name::Person]’ called in a constant expression
(XML-C++23-gcc-14): include/rfl/xml/write.hpp#L26
no matching function for call to ‘rfl::internal::StringLiteral<1>::StringLiteral(rfl::internal::StringLiteral<7>)’
(XML-C++23-gcc-14): include/rfl/xml/write.hpp#L26
inconsistent deduction for auto return type: ‘rfl::internal::StringLiteral<1>’ and then ‘rfl::internal::StringLiteral<7>’
(XML-C++23-gcc-14): include/rfl/xml/write.hpp#L22
call of overloaded ‘StringLiteral(const char [1])’ is ambiguous
(XML-C++23-gcc-14): include/rfl/xml/write.hpp#L67
call of overloaded ‘StringLiteral(const char [1])’ is ambiguous
(XML-C++23-gcc-14): tests/xml/test_attribute_rename.cpp#L51
no matching function for call to ‘write(const test_attribute_rename::Person&)’
(XML-C++23-gcc-14): tests/xml/write_and_read.hpp#L9
call of overloaded ‘StringLiteral(const char [1])’ is ambiguous
(XML-C++23-gcc-14): tests/xml/test_array.cpp#L32
no matching function for call to ‘write_and_read(const test_array::Person&)’
(JSON-C++20-llvm-18)
Process completed with exit code 1.
(JSON-C++20-llvm-18): include/rfl/cli/resolve_args.hpp#L63
ambiguous conversion for functional-style cast from 'const char[1]' to 'rfl::internal::StringLiteral<1>'
(JSON-C++20-llvm-18): include/rfl/cli/resolve_args.hpp#L63
ambiguous conversion for functional-style cast from 'const char[1]' to 'rfl::internal::StringLiteral<1>'
(XML-C++20-llvm-17): tests/xml/write_and_read.hpp#L9
ambiguous conversion for functional-style cast from 'const char[1]' to 'rfl::internal::StringLiteral<1>'
(XML-C++20-llvm-17): include/rfl/xml/save.hpp#L16
ambiguous conversion for functional-style cast from 'const char[1]' to 'internal::StringLiteral<1>' (aka 'rfl::internal::StringLiteral<1>')
(XML-C++20-llvm-17): include/rfl/xml/write.hpp#L67
ambiguous conversion for functional-style cast from 'const char[1]' to 'internal::StringLiteral<1>' (aka 'rfl::internal::StringLiteral<1>')
(XML-C++20-llvm-17): include/rfl/xml/write.hpp#L31
ambiguous conversion for functional-style cast from 'const char[1]' to 'internal::StringLiteral<1>' (aka 'rfl::internal::StringLiteral<1>')
(XML-C++20-llvm-17): include/rfl/xml/write.hpp#L22
ambiguous conversion for functional-style cast from 'const char[1]' to 'internal::StringLiteral<1>' (aka 'rfl::internal::StringLiteral<1>')
(XML-C++20-llvm-17): tests/xml/write_and_read.hpp#L9
ambiguous conversion for functional-style cast from 'const char[1]' to 'rfl::internal::StringLiteral<1>'
(XML-C++20-llvm-17): include/rfl/xml/save.hpp#L16
ambiguous conversion for functional-style cast from 'const char[1]' to 'internal::StringLiteral<1>' (aka 'rfl::internal::StringLiteral<1>')
(XML-C++20-llvm-17): include/rfl/xml/write.hpp#L67
ambiguous conversion for functional-style cast from 'const char[1]' to 'internal::StringLiteral<1>' (aka 'rfl::internal::StringLiteral<1>')
(XML-C++20-llvm-17): include/rfl/xml/write.hpp#L31
ambiguous conversion for functional-style cast from 'const char[1]' to 'internal::StringLiteral<1>' (aka 'rfl::internal::StringLiteral<1>')
(XML-C++20-llvm-17): include/rfl/xml/write.hpp#L22
ambiguous conversion for functional-style cast from 'const char[1]' to 'internal::StringLiteral<1>' (aka 'rfl::internal::StringLiteral<1>')
(XML-C++23-gcc-13)
Process completed with exit code 1.
(XML-C++23-gcc-13): include/rfl/xml/write.hpp#L38
‘consteval auto rfl::xml::get_root_name() [with StringLiteral<...auto...> _root = rfl::internal::StringLiteral<1>{std::array<char, 1>{""}}; T = test_add_struct_name::Person]’ called in a constant expression
(XML-C++23-gcc-13): include/rfl/xml/write.hpp#L26
no matching function for call to ‘rfl::internal::StringLiteral<1>::StringLiteral(rfl::internal::StringLiteral<7>)’
(XML-C++23-gcc-13): include/rfl/xml/write.hpp#L26
inconsistent deduction for auto return type: ‘rfl::internal::StringLiteral<1>’ and then ‘rfl::internal::StringLiteral<7>’
(XML-C++23-gcc-13): include/rfl/xml/write.hpp#L22
call of overloaded ‘StringLiteral(const char [1])’ is ambiguous
(XML-C++23-gcc-13): include/rfl/xml/write.hpp#L67
call of overloaded ‘StringLiteral(const char [1])’ is ambiguous
(XML-C++23-gcc-13): tests/xml/test_attribute_rename.cpp#L51
no matching function for call to ‘write(const test_attribute_rename::Person&)’
(XML-C++23-gcc-13): tests/xml/write_and_read.hpp#L9
call of overloaded ‘StringLiteral(const char [1])’ is ambiguous
(XML-C++23-gcc-13): tests/xml/test_array.cpp#L32
no matching function for call to ‘write_and_read(const test_array::Person&)’
(JSON-C++23-llvm-18)
Process completed with exit code 1.
(JSON-C++23-llvm-18): include/rfl/cli/resolve_args.hpp#L63
ambiguous conversion for functional-style cast from 'const char[1]' to 'rfl::internal::StringLiteral<1>'
(JSON-C++23-llvm-18): include/rfl/cli/resolve_args.hpp#L63
ambiguous conversion for functional-style cast from 'const char[1]' to 'rfl::internal::StringLiteral<1>'
(XML-C++23-llvm-18): tests/xml/write_and_read.hpp#L9
ambiguous conversion for functional-style cast from 'const char[1]' to 'rfl::internal::StringLiteral<1>'
(XML-C++23-llvm-18): include/rfl/xml/save.hpp#L16
ambiguous conversion for functional-style cast from 'const char[1]' to 'internal::StringLiteral<1>' (aka 'rfl::internal::StringLiteral<1>')
(XML-C++23-llvm-18): include/rfl/xml/write.hpp#L67
ambiguous conversion for functional-style cast from 'const char[1]' to 'internal::StringLiteral<1>' (aka 'rfl::internal::StringLiteral<1>')
(XML-C++23-llvm-18): include/rfl/xml/write.hpp#L31
ambiguous conversion for functional-style cast from 'const char[1]' to 'internal::StringLiteral<1>' (aka 'rfl::internal::StringLiteral<1>')
(XML-C++23-llvm-18): include/rfl/xml/write.hpp#L22
ambiguous conversion for functional-style cast from 'const char[1]' to 'internal::StringLiteral<1>' (aka 'rfl::internal::StringLiteral<1>')
(XML-C++23-llvm-18): tests/xml/write_and_read.hpp#L9
ambiguous conversion for functional-style cast from 'const char[1]' to 'rfl::internal::StringLiteral<1>'
(XML-C++23-llvm-18): include/rfl/xml/save.hpp#L16
ambiguous conversion for functional-style cast from 'const char[1]' to 'internal::StringLiteral<1>' (aka 'rfl::internal::StringLiteral<1>')
(XML-C++23-llvm-18): include/rfl/xml/write.hpp#L67
ambiguous conversion for functional-style cast from 'const char[1]' to 'internal::StringLiteral<1>' (aka 'rfl::internal::StringLiteral<1>')
(XML-C++23-llvm-18): include/rfl/xml/write.hpp#L31
ambiguous conversion for functional-style cast from 'const char[1]' to 'internal::StringLiteral<1>' (aka 'rfl::internal::StringLiteral<1>')
(XML-C++23-llvm-18): include/rfl/xml/write.hpp#L22
ambiguous conversion for functional-style cast from 'const char[1]' to 'internal::StringLiteral<1>' (aka 'rfl::internal::StringLiteral<1>')
(AVRO-C++23-llvm-18)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--AVRO-C++23-llvm-18 exists
(CBOR-C++20-llvm-17)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--CBOR-C++20-llvm-17 exists
(JSON-C++20-llvm-17)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--JSON-C++20-llvm-17 exists
(headers-C++23-llvm-18)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--headers-C++23-llvm-18 exists
(YAML-C++20-llvm-16)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--YAML-C++20-llvm-16 exists
(UBJSON-C++23-gcc-14)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--UBJSON-C++23-gcc-14 exists
(YAML-C++20-gcc-12)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--YAML-C++20-gcc-12 exists
(FLEXBUFFERS-C++23-gcc-13)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--FLEXBUFFERS-C++23-gcc-13 exists
(JSON-C++20-gcc-12)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--JSON-C++20-gcc-12 exists
(XML-C++20-gcc-11)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--XML-C++20-gcc-11 exists
(XML-C++20-gcc-11)
Process completed with exit code 1.
(XML-C++20-gcc-11): include/rfl/xml/write.hpp#L38
‘consteval auto rfl::xml::get_root_name() [with StringLiteral<...auto...> _root = rfl::internal::StringLiteral<1>{std::array<char, 1>{""}}; T = test_add_struct_name::Person]’ called in a constant expression
(XML-C++20-gcc-11): include/rfl/xml/write.hpp#L26
no matching function for call to ‘rfl::internal::StringLiteral<1>::StringLiteral(rfl::internal::StringLiteral<7>)’
(XML-C++20-gcc-11): include/rfl/xml/write.hpp#L26
inconsistent deduction for auto return type: ‘rfl::internal::StringLiteral<1>’ and then ‘rfl::internal::StringLiteral<7>’
(XML-C++20-gcc-11): include/rfl/xml/write.hpp#L22
call of overloaded ‘StringLiteral(const char [1])’ is ambiguous
(XML-C++20-gcc-11): include/rfl/xml/write.hpp#L67
call of overloaded ‘StringLiteral(const char [1])’ is ambiguous
(XML-C++20-gcc-11): tests/xml/test_attribute_rename.cpp#L51
no matching function for call to ‘write(const test_attribute_rename::Person&)’
(XML-C++20-gcc-11): tests/xml/write_and_read.hpp#L9
call of overloaded ‘StringLiteral(const char [1])’ is ambiguous
(XML-C++20-gcc-11): tests/xml/test_array.cpp#L32
no matching function for call to ‘write_and_read(const test_array::Person&)’
(AVRO-C++20-llvm-18)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--AVRO-C++20-llvm-18 exists
(AVRO-C++20-llvm-18)
The operation was canceled.
(PARQUET-C++23-gcc-14)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--PARQUET-C++23-gcc-14 exists
(PARQUET-C++23-gcc-14)
The operation was canceled.
(JSON-C++20-llvm-16)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--JSON-C++20-llvm-16 exists
(JSON-C++20-llvm-16)
The operation was canceled.
(headers-C++23-gcc-14)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--headers-C++23-gcc-14 exists
(headers-C++23-gcc-14)
The operation was canceled.
(AVRO-C++20-gcc-13)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--AVRO-C++20-gcc-13 exists
(AVRO-C++20-gcc-13)
The operation was canceled.
(AVRO-C++23-gcc-14)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--AVRO-C++23-gcc-14 exists
(AVRO-C++23-gcc-14)
The operation was canceled.
(headers-C++20-gcc-13)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--headers-C++20-gcc-13 exists
(headers-C++20-gcc-13)
The operation was canceled.
(YAML-C++20-gcc-11)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--YAML-C++20-gcc-11 exists
(YAML-C++20-gcc-11)
The operation was canceled.
(CAPNPROTO-C++23-gcc-14)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--CAPNPROTO-C++23-gcc-14 exists
(CAPNPROTO-C++23-gcc-14)
The operation was canceled.
(AVRO-C++20-gcc-14)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--AVRO-C++20-gcc-14 exists
(AVRO-C++20-gcc-14)
The operation was canceled.
(headers-C++20-llvm-16)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--headers-C++20-llvm-16 exists
(headers-C++20-llvm-16)
The operation was canceled.
(headers-C++23-gcc-13)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--headers-C++23-gcc-13 exists
(headers-C++23-gcc-13)
The operation was canceled.
(AVRO-C++20-gcc-12)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--AVRO-C++20-gcc-12 exists
(AVRO-C++20-gcc-12)
The operation was canceled.
(benchmarks-C++20-llvm-16)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--benchmarks-C++20-llvm-16 exists
(PARQUET-C++20-llvm-16)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--PARQUET-C++20-llvm-16 exists
(benchmarks-C++20-llvm-16)
The operation was canceled.
(PARQUET-C++20-llvm-16)
The operation was canceled.
(benchmarks-C++20-gcc-12)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--benchmarks-C++20-gcc-12 exists
(benchmarks-C++20-gcc-12)
The operation was canceled.
(PARQUET-C++23-gcc-13)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--PARQUET-C++23-gcc-13 exists
(PARQUET-C++23-gcc-13)
The operation was canceled.
(JSON-C++20-gcc-11)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--JSON-C++20-gcc-11 exists
(headers-C++20-gcc-12)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--headers-C++20-gcc-12 exists
(JSON-C++20-gcc-11)
The operation was canceled.
(headers-C++20-gcc-12)
The operation was canceled.
(CAPNPROTO-C++20-gcc-14)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--CAPNPROTO-C++20-gcc-14 exists
(PARQUET-C++20-gcc-13)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--PARQUET-C++20-gcc-13 exists
(CAPNPROTO-C++20-gcc-14)
The operation was canceled.
(PARQUET-C++20-gcc-13)
The operation was canceled.
(PARQUET-C++20-gcc-12)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--PARQUET-C++20-gcc-12 exists
(PARQUET-C++20-gcc-12)
The operation was canceled.
(benchmarks-C++20-llvm-18)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--benchmarks-C++20-llvm-18 exists
(benchmarks-C++20-llvm-18)
The operation was canceled.
(PARQUET-C++20-llvm-17)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--PARQUET-C++20-llvm-17 exists
(PARQUET-C++20-llvm-17)
The operation was canceled.
(benchmarks-C++20-gcc-11)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--benchmarks-C++20-gcc-11 exists
(benchmarks-C++20-gcc-11)
The operation was canceled.
(FLEXBUFFERS-C++20-llvm-16)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--FLEXBUFFERS-C++20-llvm-16 exists
(FLEXBUFFERS-C++20-llvm-16)
The operation was canceled.
(JSON-C++20-gcc-14)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--JSON-C++20-gcc-14 exists
(benchmarks-C++20-gcc-14)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--benchmarks-C++20-gcc-14 exists
(JSON-C++20-gcc-14)
The operation was canceled.
(benchmarks-C++20-gcc-14)
The operation was canceled.
(CBOR-C++20-gcc-14)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--CBOR-C++20-gcc-14 exists
(CBOR-C++20-gcc-11)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--CBOR-C++20-gcc-11 exists
(CBOR-C++20-gcc-14)
The operation was canceled.
(CBOR-C++20-gcc-11)
The operation was canceled.
(headers-C++20-gcc-11)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--headers-C++20-gcc-11 exists
(headers-C++20-gcc-11)
The operation was canceled.
(benchmarks-C++20-llvm-17)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--benchmarks-C++20-llvm-17 exists
(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/618/merge--PARQUET-C++23-llvm-18 exists
(PARQUET-C++23-llvm-18)
The operation was canceled.
(CBOR-C++20-llvm-16)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--CBOR-C++20-llvm-16 exists
(CBOR-C++20-llvm-16)
The operation was canceled.
(benchmarks-C++23-llvm-18)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--benchmarks-C++23-llvm-18 exists
(benchmarks-C++23-llvm-18)
The operation was canceled.
(benchmarks-C++23-gcc-13)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--benchmarks-C++23-gcc-13 exists
(headers-C++20-llvm-18)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--headers-C++20-llvm-18 exists
(benchmarks-C++23-gcc-13)
The operation was canceled.
(headers-C++20-llvm-18)
The operation was canceled.
(benchmarks-C++20-gcc-13)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--benchmarks-C++20-gcc-13 exists
(TOML-C++20-gcc-11)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--TOML-C++20-gcc-11 exists
(benchmarks-C++20-gcc-13)
The operation was canceled.
(TOML-C++20-gcc-11)
The operation was canceled.
(headers-C++20-gcc-14)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--headers-C++20-gcc-14 exists
(headers-C++20-gcc-14)
The operation was canceled.
(headers-C++20-llvm-17)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--headers-C++20-llvm-17 exists
(headers-C++20-llvm-17)
The operation was canceled.
(FLEXBUFFERS-C++20-llvm-17)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--FLEXBUFFERS-C++20-llvm-17 exists
(FLEXBUFFERS-C++20-llvm-17)
The operation was canceled.
(CBOR-C++20-gcc-12)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--CBOR-C++20-gcc-12 exists
(CBOR-C++20-gcc-12)
The operation was canceled.
(JSON-C++20-gcc-13)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--JSON-C++20-gcc-13 exists
(JSON-C++20-gcc-13)
The operation was canceled.
(PARQUET-C++20-llvm-18)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--PARQUET-C++20-llvm-18 exists
(PARQUET-C++20-llvm-18)
The operation was canceled.
(JSON-C++23-gcc-14)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--JSON-C++23-gcc-14 exists
(JSON-C++23-gcc-14)
The operation was canceled.
(PARQUET-C++20-gcc-11)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--PARQUET-C++20-gcc-11 exists
(PARQUET-C++20-gcc-11)
The operation was canceled.
(FLEXBUFFERS-C++23-gcc-14)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--FLEXBUFFERS-C++23-gcc-14 exists
(FLEXBUFFERS-C++23-gcc-14)
The operation was canceled.
(benchmarks-C++23-gcc-14)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--benchmarks-C++23-gcc-14 exists
(benchmarks-C++23-gcc-14)
The operation was canceled.
(PARQUET-C++20-gcc-14)
Canceling since a higher priority waiting request for linux-refs/pull/618/merge--PARQUET-C++20-gcc-14 exists
(PARQUET-C++20-gcc-14)
The operation was canceled.
(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-13): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(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:
(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:
(AVRO-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:
(AVRO-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:
(AVRO-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-llvm-16): 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-13): build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
(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:
(benchmarks-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:
(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++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:
(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-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:
(PARQUET-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-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-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++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-gcc-11): 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-11): 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-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-11): 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:
(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-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:
(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-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): 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++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:
(headers-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++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:
(PARQUET-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:
(benchmarks-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:
(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: