Skip to content

Add type utilities

Add type utilities #49

Triggered via pull request March 18, 2024 14:59
Status Failure
Total duration 8m 30s
Artifacts

ci.yml

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

Annotations

93 errors and 42 warnings
Test (ubuntu-20.04, gcc, Ninja Multi-Config, Release, OFF): test/strong_types_tests.cpp#L144
no match for ‘operator|’ (operand types are ‘std::filesystem::__cxx11::directory_iterator’ and ‘std::ranges::views::__adaptor::_Partial<std::ranges::views::_Filter, find_first_file(const Directory&, const Pattern&)::<lambda(const auto:25&)> >’)
Test (ubuntu-20.04, gcc, Ninja Multi-Config, Release, OFF): test/strong_types_tests.cpp#L147
no matching function for call to ‘lefticus::tools::strong_alias<std::filesystem::__cxx11::path, Fil, <lambda closure object><lambda(const std::filesystem::__cxx11::path&)>()>::strong_alias(<brace-enclosed initializer list>)’
Test (ubuntu-20.04, gcc, Ninja Multi-Config, Release, OFF)
Process completed with exit code 1.
Test (ubuntu-20.04, gcc, Ninja Multi-Config, Debug, OFF): test/strong_types_tests.cpp#L144
no match for ‘operator|’ (operand types are ‘std::filesystem::__cxx11::directory_iterator’ and ‘std::ranges::views::__adaptor::_Partial<std::ranges::views::_Filter, find_first_file(const Directory&, const Pattern&)::<lambda(const auto:25&)> >’)
Test (ubuntu-20.04, gcc, Ninja Multi-Config, Debug, OFF): test/strong_types_tests.cpp#L147
no matching function for call to ‘lefticus::tools::strong_alias<std::filesystem::__cxx11::path, Fil, <lambda closure object><lambda(const std::filesystem::__cxx11::path&)>()>::strong_alias(<brace-enclosed initializer list>)’
Test (ubuntu-20.04, gcc, Ninja Multi-Config, Debug, OFF)
Process completed with exit code 1.
Test (ubuntu-20.04, gcc, Ninja Multi-Config, Debug, ON): test/strong_types_tests.cpp#L144
no match for ‘operator|’ (operand types are ‘std::filesystem::__cxx11::directory_iterator’ and ‘std::ranges::views::__adaptor::_Partial<std::ranges::views::_Filter, find_first_file(const Directory&, const Pattern&)::<lambda(const auto:25&)> >’)
Test (ubuntu-20.04, gcc, Ninja Multi-Config, Debug, ON): test/strong_types_tests.cpp#L147
no matching function for call to ‘lefticus::tools::strong_alias<std::filesystem::__cxx11::path, Fil, <lambda closure object><lambda(const std::filesystem::__cxx11::path&)>()>::strong_alias(<brace-enclosed initializer list>)’
Test (ubuntu-20.04, gcc, Ninja Multi-Config, Debug, ON)
Process completed with exit code 1.
Test (ubuntu-20.04, gcc, Ninja Multi-Config, Release, ON): test/strong_types_tests.cpp#L144
no match for ‘operator|’ (operand types are ‘std::filesystem::__cxx11::directory_iterator’ and ‘std::ranges::views::__adaptor::_Partial<std::ranges::views::_Filter, find_first_file(const Directory&, const Pattern&)::<lambda(const auto:25&)> >’)
Test (ubuntu-20.04, gcc, Ninja Multi-Config, Release, ON): test/strong_types_tests.cpp#L147
no matching function for call to ‘lefticus::tools::strong_alias<std::filesystem::__cxx11::path, Fil, <lambda closure object><lambda(const std::filesystem::__cxx11::path&)>()>::strong_alias(<brace-enclosed initializer list>)’
Test (ubuntu-20.04, gcc, Ninja Multi-Config, Release, ON)
Process completed with exit code 1.
Test (ubuntu-20.04, gcc, Unix Makefiles, Debug, On, gcov)
Process completed with exit code 2.
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Debug, OFF): test/tests.cpp#L12
included header simple_stack_flat_map.hpp is not used directly [misc-include-cleaner,-warnings-as-errors]
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Debug, OFF): test/tests.cpp#L44
no header providing "std::uint8_t" is directly included [misc-include-cleaner,-warnings-as-errors]
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Debug, OFF): test/tests.cpp#L47
no header providing "std::uint8_t" is directly included [misc-include-cleaner,-warnings-as-errors]
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Debug, OFF): test/tests.cpp#L48
no header providing "std::uint8_t" is directly included [misc-include-cleaner,-warnings-as-errors]
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Debug, OFF): test/tests.cpp#L93
no header providing "std::string" is directly included [misc-include-cleaner,-warnings-as-errors]
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Debug, OFF): test/tests.cpp#L105
no header providing "std::string" is directly included [misc-include-cleaner,-warnings-as-errors]
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Debug, OFF): test/tests.cpp#L116
no header providing "std::string" is directly included [misc-include-cleaner,-warnings-as-errors]
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Debug, OFF): test/tests.cpp#L117
no header providing "std::string" is directly included [misc-include-cleaner,-warnings-as-errors]
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Debug, OFF): test/tests.cpp#L122
no header providing "std::string_view" is directly included [misc-include-cleaner,-warnings-as-errors]
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Debug, OFF): test/tests.cpp#L133
no header providing "lefticus::tools::flat_map_adapter" is directly included [misc-include-cleaner,-warnings-as-errors]
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Release, OFF): test/tests.cpp#L12
included header simple_stack_flat_map.hpp is not used directly [misc-include-cleaner,-warnings-as-errors]
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Release, OFF): test/tests.cpp#L44
no header providing "std::uint8_t" is directly included [misc-include-cleaner,-warnings-as-errors]
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Release, OFF): test/tests.cpp#L47
no header providing "std::uint8_t" is directly included [misc-include-cleaner,-warnings-as-errors]
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Release, OFF): test/tests.cpp#L48
no header providing "std::uint8_t" is directly included [misc-include-cleaner,-warnings-as-errors]
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Release, OFF): test/tests.cpp#L93
no header providing "std::string" is directly included [misc-include-cleaner,-warnings-as-errors]
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Release, OFF): test/tests.cpp#L105
no header providing "std::string" is directly included [misc-include-cleaner,-warnings-as-errors]
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Release, OFF): test/tests.cpp#L116
no header providing "std::string" is directly included [misc-include-cleaner,-warnings-as-errors]
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Release, OFF): test/tests.cpp#L117
no header providing "std::string" is directly included [misc-include-cleaner,-warnings-as-errors]
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Release, OFF): test/tests.cpp#L122
no header providing "std::string_view" is directly included [misc-include-cleaner,-warnings-as-errors]
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Release, OFF): test/tests.cpp#L133
no header providing "lefticus::tools::flat_map_adapter" is directly included [misc-include-cleaner,-warnings-as-errors]
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Debug, ON): test/tests.cpp#L12
included header simple_stack_flat_map.hpp is not used directly [misc-include-cleaner,-warnings-as-errors]
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Debug, ON): test/tests.cpp#L44
no header providing "std::uint8_t" is directly included [misc-include-cleaner,-warnings-as-errors]
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Debug, ON): test/tests.cpp#L47
no header providing "std::uint8_t" is directly included [misc-include-cleaner,-warnings-as-errors]
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Debug, ON): test/tests.cpp#L48
no header providing "std::uint8_t" is directly included [misc-include-cleaner,-warnings-as-errors]
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Debug, ON): test/tests.cpp#L93
no header providing "std::string" is directly included [misc-include-cleaner,-warnings-as-errors]
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Debug, ON): test/tests.cpp#L105
no header providing "std::string" is directly included [misc-include-cleaner,-warnings-as-errors]
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Debug, ON): test/tests.cpp#L116
no header providing "std::string" is directly included [misc-include-cleaner,-warnings-as-errors]
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Debug, ON): test/tests.cpp#L117
no header providing "std::string" is directly included [misc-include-cleaner,-warnings-as-errors]
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Debug, ON): test/tests.cpp#L122
no header providing "std::string_view" is directly included [misc-include-cleaner,-warnings-as-errors]
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Debug, ON): test/tests.cpp#L133
no header providing "lefticus::tools::flat_map_adapter" is directly included [misc-include-cleaner,-warnings-as-errors]
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Release, ON): test/tests.cpp#L12
included header simple_stack_flat_map.hpp is not used directly [misc-include-cleaner,-warnings-as-errors]
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Release, ON): test/tests.cpp#L44
no header providing "std::uint8_t" is directly included [misc-include-cleaner,-warnings-as-errors]
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Release, ON): test/tests.cpp#L47
no header providing "std::uint8_t" is directly included [misc-include-cleaner,-warnings-as-errors]
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Release, ON): test/tests.cpp#L48
no header providing "std::uint8_t" is directly included [misc-include-cleaner,-warnings-as-errors]
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Release, ON): test/tests.cpp#L93
no header providing "std::string" is directly included [misc-include-cleaner,-warnings-as-errors]
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Release, ON): test/tests.cpp#L105
no header providing "std::string" is directly included [misc-include-cleaner,-warnings-as-errors]
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Release, ON): test/tests.cpp#L116
no header providing "std::string" is directly included [misc-include-cleaner,-warnings-as-errors]
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Release, ON): test/tests.cpp#L117
no header providing "std::string" is directly included [misc-include-cleaner,-warnings-as-errors]
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Release, ON): test/tests.cpp#L122
no header providing "std::string_view" is directly included [misc-include-cleaner,-warnings-as-errors]
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Release, ON): test/tests.cpp#L133
no header providing "lefticus::tools::flat_map_adapter" is directly included [misc-include-cleaner,-warnings-as-errors]
Test (windows-2022, msvc, Visual Studio 17 2022, Release, On): include/lefticus/tools/static_views.hpp#L103
'Data': invalid template argument for 'lefticus::tools::make_static', expected compile-time constant expression [D:\a\tools\tools\build\test\constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Release, On): include/lefticus/tools/static_views.hpp#L103
'specialization': cannot convert from 'int' to 'std::array<Value_Type,28>' [D:\a\tools\tools\build\test\constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Release, On): include/lefticus/tools/static_views.hpp#L111
'Data': invalid template argument for 'lefticus::tools::make_static', expected compile-time constant expression [D:\a\tools\tools\build\test\constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Release, On): include/lefticus/tools/static_views.hpp#L111
'specialization': cannot convert from 'int' to 'std::array<Value_Type,3>' [D:\a\tools\tools\build\test\constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Release, On): include/lefticus/tools/static_views.hpp#L103
'specialization': cannot convert from 'int' to 'std::array<Value_Type,6>' [D:\a\tools\tools\build\test\constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Release, On): include/lefticus/tools/type_lists.hpp#L55
missing return type after '->' ('int' assumed) [D:\a\tools\tools\build\test\constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Release, On): include/lefticus/tools/type_lists.hpp#L55
syntax error: missing ';' before 'decltype::first_type' [D:\a\tools\tools\build\test\constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Release, On): include/lefticus/tools/type_lists.hpp#L75
'nth_type': no matching overloaded function found [D:\a\tools\tools\build\test\constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Release, On): test/type_lists_tests.cpp#L7
type 'unknown-type' unexpected [D:\a\tools\tools\build\test\constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Release, On): include/lefticus/tools/static_views.hpp#L103
'Data': invalid template argument for 'lefticus::tools::make_static', expected compile-time constant expression [D:\a\tools\tools\build\test\relaxed_constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, Off): include/lefticus/tools/static_views.hpp#L103
'Data': invalid template argument for 'lefticus::tools::make_static', expected compile-time constant expression [D:\a\tools\tools\build\test\constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, Off): include/lefticus/tools/static_views.hpp#L103
'specialization': cannot convert from 'int' to 'std::array<Value_Type,28>' [D:\a\tools\tools\build\test\constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, Off): include/lefticus/tools/static_views.hpp#L111
'Data': invalid template argument for 'lefticus::tools::make_static', expected compile-time constant expression [D:\a\tools\tools\build\test\constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, Off): include/lefticus/tools/static_views.hpp#L111
'specialization': cannot convert from 'int' to 'std::array<Value_Type,3>' [D:\a\tools\tools\build\test\constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, Off): include/lefticus/tools/static_views.hpp#L103
'specialization': cannot convert from 'int' to 'std::array<Value_Type,6>' [D:\a\tools\tools\build\test\constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, Off): include/lefticus/tools/type_lists.hpp#L55
missing return type after '->' ('int' assumed) [D:\a\tools\tools\build\test\constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, Off): include/lefticus/tools/type_lists.hpp#L55
syntax error: missing ';' before 'decltype::first_type' [D:\a\tools\tools\build\test\constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, Off): include/lefticus/tools/type_lists.hpp#L75
'nth_type': no matching overloaded function found [D:\a\tools\tools\build\test\constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, Off): test/type_lists_tests.cpp#L7
type 'unknown-type' unexpected [D:\a\tools\tools\build\test\constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, Off): include/lefticus/tools/static_views.hpp#L103
'Data': invalid template argument for 'lefticus::tools::make_static', expected compile-time constant expression [D:\a\tools\tools\build\test\relaxed_constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, On): include/lefticus/tools/static_views.hpp#L103
'Data': invalid template argument for 'lefticus::tools::make_static', expected compile-time constant expression [D:\a\tools\tools\build\test\constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, On): include/lefticus/tools/static_views.hpp#L103
'specialization': cannot convert from 'int' to 'std::array<Value_Type,28>' [D:\a\tools\tools\build\test\constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, On): include/lefticus/tools/static_views.hpp#L111
'Data': invalid template argument for 'lefticus::tools::make_static', expected compile-time constant expression [D:\a\tools\tools\build\test\constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, On): include/lefticus/tools/static_views.hpp#L111
'specialization': cannot convert from 'int' to 'std::array<Value_Type,3>' [D:\a\tools\tools\build\test\constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, On): include/lefticus/tools/static_views.hpp#L103
'specialization': cannot convert from 'int' to 'std::array<Value_Type,6>' [D:\a\tools\tools\build\test\constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, On): include/lefticus/tools/type_lists.hpp#L55
missing return type after '->' ('int' assumed) [D:\a\tools\tools\build\test\constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, On): include/lefticus/tools/type_lists.hpp#L55
syntax error: missing ';' before 'decltype::first_type' [D:\a\tools\tools\build\test\constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, On): include/lefticus/tools/type_lists.hpp#L75
'nth_type': no matching overloaded function found [D:\a\tools\tools\build\test\constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, On): test/type_lists_tests.cpp#L7
type 'unknown-type' unexpected [D:\a\tools\tools\build\test\constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, On): include/lefticus/tools/static_views.hpp#L103
'Data': invalid template argument for 'lefticus::tools::make_static', expected compile-time constant expression [D:\a\tools\tools\build\test\relaxed_constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Release, Off): include/lefticus/tools/static_views.hpp#L103
'Data': invalid template argument for 'lefticus::tools::make_static', expected compile-time constant expression [D:\a\tools\tools\build\test\constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Release, Off): include/lefticus/tools/static_views.hpp#L103
'specialization': cannot convert from 'int' to 'std::array<Value_Type,28>' [D:\a\tools\tools\build\test\constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Release, Off): include/lefticus/tools/static_views.hpp#L111
'Data': invalid template argument for 'lefticus::tools::make_static', expected compile-time constant expression [D:\a\tools\tools\build\test\constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Release, Off): include/lefticus/tools/static_views.hpp#L111
'specialization': cannot convert from 'int' to 'std::array<Value_Type,3>' [D:\a\tools\tools\build\test\constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Release, Off): include/lefticus/tools/static_views.hpp#L103
'specialization': cannot convert from 'int' to 'std::array<Value_Type,6>' [D:\a\tools\tools\build\test\constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Release, Off): include/lefticus/tools/type_lists.hpp#L55
missing return type after '->' ('int' assumed) [D:\a\tools\tools\build\test\constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Release, Off): include/lefticus/tools/type_lists.hpp#L55
syntax error: missing ';' before 'decltype::first_type' [D:\a\tools\tools\build\test\constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Release, Off): include/lefticus/tools/type_lists.hpp#L75
'nth_type': no matching overloaded function found [D:\a\tools\tools\build\test\constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Release, Off): test/type_lists_tests.cpp#L7
type 'unknown-type' unexpected [D:\a\tools\tools\build\test\constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Release, Off): include/lefticus/tools/static_views.hpp#L103
'Data': invalid template argument for 'lefticus::tools::make_static', expected compile-time constant expression [D:\a\tools\tools\build\test\relaxed_constexpr_tests.vcxproj]
Test (ubuntu-20.04, gcc, Ninja Multi-Config, Release, OFF)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (ubuntu-20.04, gcc, Ninja Multi-Config, Release, OFF)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-20.04, gcc, Ninja Multi-Config, Debug, OFF)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (ubuntu-20.04, gcc, Ninja Multi-Config, Debug, OFF)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-20.04, gcc, Ninja Multi-Config, Debug, ON)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (ubuntu-20.04, gcc, Ninja Multi-Config, Debug, ON)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-20.04, gcc, Ninja Multi-Config, Release, ON)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (ubuntu-20.04, gcc, Ninja Multi-Config, Release, ON)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-20.04, gcc, Unix Makefiles, Debug, On, gcov)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (ubuntu-20.04, gcc, Unix Makefiles, Debug, On, gcov)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Debug, OFF)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Debug, OFF)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Release, OFF)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Release, OFF)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Debug, ON)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Debug, ON)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Release, ON)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (ubuntu-20.04, llvm, Ninja Multi-Config, Release, ON)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (windows-2022, msvc, Visual Studio 17 2022, Release, On)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (windows-2022, msvc, Visual Studio 17 2022, Release, On)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (windows-2022, msvc, Visual Studio 17 2022, Release, On): include/lefticus/tools/type_lists.hpp#L55
'first_type': dependent name is not a type [D:\a\tools\tools\build\test\constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Release, On): include/lefticus/tools/type_lists.hpp#L55
'first_type': dependent name is not a type [D:\a\tools\tools\build\test\relaxed_constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Release, On): include/lefticus/tools/type_lists.hpp#L55
'first_type': dependent name is not a type [D:\a\tools\tools\build\test\type_lists.hpp_compile_test.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Release, On)
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, Off)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, Off)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, Off)
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, Off): include/lefticus/tools/type_lists.hpp#L55
'first_type': dependent name is not a type [D:\a\tools\tools\build\test\constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, Off): include/lefticus/tools/type_lists.hpp#L55
'first_type': dependent name is not a type [D:\a\tools\tools\build\test\relaxed_constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, Off): include/lefticus/tools/type_lists.hpp#L55
'first_type': dependent name is not a type [D:\a\tools\tools\build\test\type_lists.hpp_compile_test.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, On)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, On)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, On): include/lefticus/tools/type_lists.hpp#L55
'first_type': dependent name is not a type [D:\a\tools\tools\build\test\constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, On): include/lefticus/tools/type_lists.hpp#L55
'first_type': dependent name is not a type [D:\a\tools\tools\build\test\relaxed_constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, On): include/lefticus/tools/type_lists.hpp#L55
'first_type': dependent name is not a type [D:\a\tools\tools\build\test\type_lists.hpp_compile_test.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Debug, On)
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test (windows-2022, msvc, Visual Studio 17 2022, Release, Off)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (windows-2022, msvc, Visual Studio 17 2022, Release, Off)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (windows-2022, msvc, Visual Studio 17 2022, Release, Off)
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
Test (windows-2022, msvc, Visual Studio 17 2022, Release, Off): include/lefticus/tools/type_lists.hpp#L55
'first_type': dependent name is not a type [D:\a\tools\tools\build\test\constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Release, Off): include/lefticus/tools/type_lists.hpp#L55
'first_type': dependent name is not a type [D:\a\tools\tools\build\test\relaxed_constexpr_tests.vcxproj]
Test (windows-2022, msvc, Visual Studio 17 2022, Release, Off): include/lefticus/tools/type_lists.hpp#L55
'first_type': dependent name is not a type [D:\a\tools\tools\build\test\type_lists.hpp_compile_test.vcxproj]