Add a Github Actions config #10
Annotations
3 errors
Run the tests:
test/experimental/type_name.cpp#L36
static assertion failed due to requirement '::boost::hana::value()': hana::equal( hana::experimental::type_name<void>(), (::boost::hana::string_detail::prepare([]{ struct tmp { static constexpr decltype(auto) get() { return "void"; } }; return tmp{}; }())) )
|
Run the tests:
test/experimental/type_name.cpp#L41
static assertion failed due to requirement '::boost::hana::value()': hana::equal( hana::experimental::type_name<int>(), (::boost::hana::string_detail::prepare([]{ struct tmp { static constexpr decltype(auto) get() { return "int"; } }; return tmp{}; }())) )
|
Run the tests
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading