Skip to content

Worked out a solution that works in principle and wrote a POC for JSON #28

Worked out a solution that works in principle and wrote a POC for JSON

Worked out a solution that works in principle and wrote a POC for JSON #28

Triggered via push December 27, 2023 22:56
Status Failure
Total duration 4m 51s
Artifacts

test.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 errors
linux-clang: include/rfl/flexbuf/Parser.hpp#L12
constraints not satisfied for class template 'Parser' [with R = rfl::flexbuf::Reader, W = rfl::flexbuf::Writer, T = Person]
linux-clang: include/rfl/flexbuf/Parser.hpp#L12
constraints not satisfied for class template 'Parser' [with R = rfl::flexbuf::Reader, W = rfl::flexbuf::Writer, T = Person]
linux-clang: include/rfl/xml/Parser.hpp#L33
constraints not satisfied for class template 'Parser' [with R = rfl::xml::Reader, W = rfl::xml::Writer, T = test_array::Person]
linux-clang: include/rfl/xml/Parser.hpp#L33
constraints not satisfied for class template 'Parser' [with R = rfl::xml::Reader, W = rfl::xml::Writer, T = test_array::Person]
linux-clang: include/rfl/flexbuf/Parser.hpp#L12
constraints not satisfied for class template 'Parser' [with R = rfl::flexbuf::Reader, W = rfl::flexbuf::Writer, T = test_anonymous_fields::Person]
linux-clang: include/rfl/flexbuf/Parser.hpp#L12
constraints not satisfied for class template 'Parser' [with R = rfl::flexbuf::Reader, W = rfl::flexbuf::Writer, T = test_anonymous_fields::Person]
linux-clang
Process completed with exit code 2.
linux-gcc: include/rfl/xml/Parser.hpp#L33
template constraint failure for ‘template<class R, class W, class T> requires AreReaderAndWriter<R, W, T> struct rfl::parsing::Parser’
linux-gcc: include/rfl/xml/Parser.hpp#L33
template constraint failure for ‘template<class R, class W, class T> requires AreReaderAndWriter<R, W, T> struct rfl::parsing::Parser’
linux-gcc: include/rfl/flexbuf/Parser.hpp#L12
template constraint failure for ‘template<class R, class W, class T> requires AreReaderAndWriter<R, W, T> struct rfl::parsing::Parser’
linux-gcc: include/rfl/flexbuf/Parser.hpp#L12
template constraint failure for ‘template<class R, class W, class T> requires AreReaderAndWriter<R, W, T> struct rfl::parsing::Parser’
linux-gcc
Process completed with exit code 2.