Added benchmarks #14
Annotations
20 errors and 4 warnings
clang
call to consteval function 'fmt::basic_format_string<char, std::basic_string<char>, std::basic_string<char>>::basic_format_string<char[135], 0>' is not a constant expression
|
clang
call to consteval function 'fmt::basic_format_string<char, std::basic_string<char>, std::basic_string<char>>::basic_format_string<char[129], 0>' is not a constant expression
|
clang
call to consteval function 'fmt::basic_format_string<char, std::basic_string_view<char>, int, std::basic_string_view<char>, unsigned long>::basic_format_string<const char *, 0>' is not a constant expression
|
clang
call to consteval function 'fmt::basic_format_string<char, std::vector<unsigned long>>::basic_format_string<const char *, 0>' is not a constant expression
|
clang
call to consteval function 'fmt::basic_format_string<char, std::basic_string_view<char>, long>::basic_format_string<const char *, 0>' is not a constant expression
|
clang
call to consteval function 'fmt::basic_format_string<char, unsigned long>::basic_format_string<const char *, 0>' is not a constant expression
|
clang
call to consteval function 'fmt::basic_format_string<char, std::basic_string<char>, unsigned long>::basic_format_string<const char *, 0>' is not a constant expression
|
clang
call to consteval function 'fmt::basic_format_string<char, std::basic_string_view<char>, long, std::basic_string_view<char>, unsigned long>::basic_format_string<const char *, 0>' is not a constant expression
|
clang
call to consteval function 'fmt::basic_format_string<char, std::basic_string_view<char>, int, std::basic_string_view<char>, unsigned int>::basic_format_string<const char *, 0>' is not a constant expression
|
clang
call to consteval function 'fmt::basic_format_string<char, std::vector<std::basic_string<char>>>::basic_format_string<const char *, 0>' is not a constant expression
|
gcc
‘args#0’ is not a constant expression
|
gcc
‘args#0’ is not a constant expression
|
gcc
‘args#0’ is not a constant expression
|
gcc
‘args#0’ is not a constant expression
|
gcc
‘args#0’ is not a constant expression
|
gcc
‘args#0’ is not a constant expression
|
gcc
‘args#0’ is not a constant expression
|
gcc
‘args#0’ is not a constant expression
|
gcc
‘args#0’ is not a constant expression
|
gcc
‘args#0’ is not a constant expression
|
clang
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
clang:
cmake/conan/conan_provider.cmake#L296
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
gcc
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
gcc:
cmake/conan/conan_provider.cmake#L296
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|