Fix broken link in Readme #63
Annotations
5 errors and 2 warnings
test/src/util/Container/KeyedMatrixTests.cpp#L701
call to object of type 'KeyedMatrixX<double, std::string, std::string>' (aka 'KeyedMatrix<double, std::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::basic_string<char, std::char_traits<char>, std::allocator<char>>, Eigen::Dynamic, Eigen::Dynamic>') is ambiguous [clang-diagnostic-error]
|
test/src/util/Container/KeyedMatrixTests.cpp#L702
call to object of type 'KeyedMatrixX<double, std::string, std::string>' (aka 'KeyedMatrix<double, std::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::basic_string<char, std::char_traits<char>, std::allocator<char>>, Eigen::Dynamic, Eigen::Dynamic>') is ambiguous [clang-diagnostic-error]
|
test/src/util/Container/KeyedMatrixTests.cpp#L703
call to object of type 'KeyedMatrixX<double, std::string, std::string>' (aka 'KeyedMatrix<double, std::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::basic_string<char, std::char_traits<char>, std::allocator<char>>, Eigen::Dynamic, Eigen::Dynamic>') is ambiguous [clang-diagnostic-error]
|
test/src/util/Container/KeyedMatrixTests.cpp#L1158
call to object of type 'KeyedMatrixX<double, std::string, int>' (aka 'KeyedMatrix<double, std::basic_string<char, std::char_traits<char>, std::allocator<char>>, int, Eigen::Dynamic, Eigen::Dynamic>') is ambiguous [clang-diagnostic-error]
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading