Skip to content

Add a Github Actions config #7

Add a Github Actions config

Add a Github Actions config #7

Triggered via pull request November 10, 2023 01:14
Status Failure
Total duration 7m 38s
Artifacts

tests.yml

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

Annotations

26 errors and 1 warning
tests (ubuntu-latest, gcc): include/boost/hana/experimental/type_name.hpp#L37
#error "No support for this compiler."
tests (ubuntu-latest, gcc): include/boost/hana/experimental/type_name.hpp#L40
‘pretty_function’ was not declared in this scope; did you mean ‘metafunction’?
tests (ubuntu-latest, gcc): include/boost/hana/experimental/type_name.hpp#L40
‘prefix_size’ was not declared in this scope
tests (ubuntu-latest, gcc): include/boost/hana/experimental/type_name.hpp#L40
‘total_size’ was not declared in this scope
tests (ubuntu-latest, gcc): include/boost/hana/experimental/type_name.hpp#L40
‘suffix_size’ was not declared in this scope
tests (ubuntu-latest, gcc): include/boost/hana/experimental/type_name.hpp#L40
could not convert ‘{<expression error>, <expression error>}’ from ‘<brace-enclosed initializer list>’ to ‘boost::hana::experimental::detail::cstring’
tests (ubuntu-latest, gcc)
Process completed with exit code 1.
tests (macos-latest, gcc): include/boost/hana/experimental/type_name.hpp#L37
#error "No support for this compiler."
tests (macos-latest, gcc): include/boost/hana/experimental/type_name.hpp#L40
'pretty_function' was not declared in this scope; did you mean 'metafunction'?
tests (macos-latest, gcc): include/boost/hana/experimental/type_name.hpp#L40
'prefix_size' was not declared in this scope
tests (macos-latest, gcc): include/boost/hana/experimental/type_name.hpp#L40
'total_size' was not declared in this scope
tests (macos-latest, gcc): include/boost/hana/experimental/type_name.hpp#L40
'suffix_size' was not declared in this scope
tests (macos-latest, gcc): include/boost/hana/experimental/type_name.hpp#L40
could not convert '{<expression error>, <expression error>}' from '<brace-enclosed initializer list>' to 'boost::hana::experimental::detail::cstring'
tests (macos-latest, gcc)
Process completed with exit code 1.
tests (windows-latest, gcc): include/boost/hana/experimental/type_name.hpp#L37
#error "No support for this compiler."
tests (windows-latest, gcc): include/boost/hana/experimental/type_name.hpp#L40
'pretty_function' was not declared in this scope; did you mean 'metafunction'?
tests (windows-latest, gcc): include/boost/hana/experimental/type_name.hpp#L40
'prefix_size' was not declared in this scope
tests (windows-latest, gcc): include/boost/hana/experimental/type_name.hpp#L40
'total_size' was not declared in this scope
tests (windows-latest, gcc): include/boost/hana/experimental/type_name.hpp#L40
'suffix_size' was not declared in this scope
tests (windows-latest, gcc): include/boost/hana/experimental/type_name.hpp#L40
could not convert '{<expression error>, <expression error>}' from '<brace-enclosed initializer list>' to 'boost::hana::experimental::detail::cstring'
tests (windows-latest, gcc)
Process completed with exit code 1.
tests (macos-latest, llvm): test/experimental/type_name.cpp#L32
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{}; }())) )
tests (macos-latest, llvm): test/experimental/type_name.cpp#L37
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{}; }())) )
tests (macos-latest, llvm)
Process completed with exit code 1.
tests (windows-latest, llvm): test/issues/github_202.cpp#L16
static assertion failed due to requirement 'sizeof(boost::hana::tuple<boost::hana::pair<boost::hana::integral_constant<int, 0>, std::vector<int, std::allocator<int>>>, boost::hana::pair<boost::hana::integral_constant<int, 1>, std::vector<int, std::allocator<int>>>, boost::hana::pair<boost::hana::integral_constant<int, 2>, std::vector<int, std::allocator<int>>>, boost::hana::pair<boost::hana::integral_constant<int, 3>, std::vector<int, std::allocator<int>>>>) == sizeof(boost::hana::tuple<std::vector<int, std::allocator<int>>, std::vector<int, std::allocator<int>>, std::vector<int, std::allocator<int>>, std::vector<int, std::allocator<int>>>)':
tests (windows-latest, llvm)
Process completed with exit code 1.
tests (ubuntu-latest, gcc)
Failed to add apt key via server keyserver.ubuntu.com: Error: Command failed with exit code 2: sudo 'gpg' '--no-default-keyring' '--keyring' 'gnupg-ring:/etc/apt/trusted.gpg.d/launchpad-toolchain.gpg' '--keyserver' 'keyserver.ubuntu.com' '--recv-keys' '1E9377A2BA9EF27F'