Merge pull request #12 from lefticus/update_build_system #52
Annotations
10 errors and 6 warnings
Build:
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]
|
Build:
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]
|
Build:
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]
|
Build:
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]
|
Build:
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]
|
Build:
include/lefticus/tools/type_lists.hpp#L55
missing return type after '->' ('int' assumed) [D:\a\tools\tools\build\test\constexpr_tests.vcxproj]
|
Build:
include/lefticus/tools/type_lists.hpp#L55
syntax error: missing ';' before 'decltype::first_type' [D:\a\tools\tools\build\test\constexpr_tests.vcxproj]
|
Build:
include/lefticus/tools/type_lists.hpp#L75
'nth_type': no matching overloaded function found [D:\a\tools\tools\build\test\constexpr_tests.vcxproj]
|
Build:
test/type_lists_tests.cpp#L7
type 'unknown-type' unexpected [D:\a\tools\tools\build\test\constexpr_tests.vcxproj]
|
Build:
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]
|
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/.
|
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/
|
Setup Cpp
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
|
Build:
include/lefticus/tools/type_lists.hpp#L55
'first_type': dependent name is not a type [D:\a\tools\tools\build\test\constexpr_tests.vcxproj]
|
Build:
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]
|
Build:
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]
|
Loading