Skip to content

Add a Github Actions config #6

Add a Github Actions config

Add a Github Actions config #6

Triggered via pull request November 10, 2023 00:54
Status Failure
Total duration 6m 18s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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/fwd/string.hpp#L268
ISO C++ did not adopt string literal operator templates taking an argument pack of characters [-Werror=pedantic]
tests (ubuntu-latest, gcc): include/boost/hana/string.hpp#L117
ISO C++ did not adopt string literal operator templates taking an argument pack of characters [-Werror=pedantic]
tests (ubuntu-latest, gcc): include/boost/hana/fwd/string.hpp#L268
ISO C++ did not adopt string literal operator templates taking an argument pack of characters [-Werror=pedantic]
tests (ubuntu-latest, gcc): include/boost/hana/string.hpp#L117
ISO C++ did not adopt string literal operator templates taking an argument pack of characters [-Werror=pedantic]
tests (ubuntu-latest, gcc): include/boost/hana/fwd/string.hpp#L268
ISO C++ did not adopt string literal operator templates taking an argument pack of characters [-Werror=pedantic]
tests (ubuntu-latest, gcc): include/boost/hana/string.hpp#L117
ISO C++ did not adopt string literal operator templates taking an argument pack of characters [-Werror=pedantic]
tests (ubuntu-latest, gcc)
Process completed with exit code 1.
tests (macos-latest, gcc): include/boost/hana/fwd/string.hpp#L268
ISO C++ did not adopt string literal operator templates taking an argument pack of characters [-Werror=pedantic]
tests (macos-latest, gcc): include/boost/hana/string.hpp#L117
ISO C++ did not adopt string literal operator templates taking an argument pack of characters [-Werror=pedantic]
tests (macos-latest, gcc): include/boost/hana/fwd/string.hpp#L268
ISO C++ did not adopt string literal operator templates taking an argument pack of characters [-Werror=pedantic]
tests (macos-latest, gcc): include/boost/hana/string.hpp#L117
ISO C++ did not adopt string literal operator templates taking an argument pack of characters [-Werror=pedantic]
tests (macos-latest, gcc): include/boost/hana/fwd/string.hpp#L268
ISO C++ did not adopt string literal operator templates taking an argument pack of characters [-Werror=pedantic]
tests (macos-latest, gcc): include/boost/hana/string.hpp#L117
ISO C++ did not adopt string literal operator templates taking an argument pack of characters [-Werror=pedantic]
tests (macos-latest, gcc)
Process completed with exit code 1.
tests (windows-latest, gcc): include/boost/hana/fwd/string.hpp#L268
ISO C++ did not adopt string literal operator templates taking an argument pack of characters [-Werror=pedantic]
tests (windows-latest, gcc): include/boost/hana/string.hpp#L117
ISO C++ did not adopt string literal operator templates taking an argument pack of characters [-Werror=pedantic]
tests (windows-latest, gcc): include/boost/hana/fwd/string.hpp#L268
ISO C++ did not adopt string literal operator templates taking an argument pack of characters [-Werror=pedantic]
tests (windows-latest, gcc): include/boost/hana/string.hpp#L117
ISO C++ did not adopt string literal operator templates taking an argument pack of characters [-Werror=pedantic]
tests (windows-latest, gcc): include/boost/hana/fwd/string.hpp#L268
ISO C++ did not adopt string literal operator templates taking an argument pack of characters [-Werror=pedantic]
tests (windows-latest, gcc): include/boost/hana/string.hpp#L117
ISO C++ did not adopt string literal operator templates taking an argument pack of characters [-Werror=pedantic]
tests (windows-latest, gcc)
Process completed with exit code 1.
tests (windows-latest, llvm): test/detail/ebo.cpp#L26
static assertion failed due to requirement 'sizeof(inherit<>) == sizeof(inherit<_hana::ebo<idx<0>, empty<0>, true>, _hana::ebo<idx<1>, empty<1>, true>, _hana::ebo<idx<2>, empty<2>, true>>)':
tests (windows-latest, llvm)
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 (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/setup-cpp-ubuntu-archive.gpg' '--keyserver' 'keyserver.ubuntu.com' '--recv-keys' '40976EAF437D05B5'