CI - Build #533
ci-build.yml
on: workflow_dispatch
Check Annotations
0s
Annotations
26 errors and 15 warnings
Windows (windows-latest / x64):
src/tests/string_func.cpp#L523
use of undefined type 'std::array<byte,0>'
|
Windows (windows-latest / x64):
src/tests/string_func.cpp#L524
use of undefined type 'std::array<byte,1>'
|
Windows (windows-latest / x64):
src/tests/string_func.cpp#L525
use of undefined type 'std::array<byte,4>'
|
Windows (windows-latest / x64)
Process completed with exit code 1.
|
Windows (windows-2019 / x64):
src/tests/string_func.cpp#L523
use of undefined type 'std::array<byte,0>'
|
Windows (windows-2019 / x64):
src/tests/string_func.cpp#L524
use of undefined type 'std::array<byte,1>'
|
Windows (windows-2019 / x64):
src/tests/string_func.cpp#L525
use of undefined type 'std::array<byte,4>'
|
Windows (windows-2019 / x64)
Process completed with exit code 1.
|
Windows (windows-2019 / x86):
src/tests/string_func.cpp#L523
use of undefined type 'std::array<byte,0>'
|
Windows (windows-2019 / x86):
src/tests/string_func.cpp#L524
use of undefined type 'std::array<byte,1>'
|
Windows (windows-2019 / x86):
src/tests/string_func.cpp#L525
use of undefined type 'std::array<byte,4>'
|
Windows (windows-2019 / x86)
Process completed with exit code 1.
|
Windows (windows-latest / x86):
src/tests/string_func.cpp#L523
use of undefined type 'std::array<byte,0>'
|
Windows (windows-latest / x86):
src/tests/string_func.cpp#L524
use of undefined type 'std::array<byte,1>'
|
Windows (windows-latest / x86):
src/tests/string_func.cpp#L525
use of undefined type 'std::array<byte,4>'
|
Windows (windows-latest / x86)
Process completed with exit code 1.
|
Mac OS (x64):
src/tests/string_func.cpp#L523
implicit instantiation of undefined template 'std::array<unsigned char, 0>'
|
Mac OS (x64):
src/tests/string_func.cpp#L523
no matching function for call to 'FormatArrayAsHex'
|
Mac OS (x64):
src/tests/string_func.cpp#L523
implicit instantiation of undefined template 'std::array<unsigned char, 0>'
|
Mac OS (x64):
src/tests/string_func.cpp#L523
no matching function for call to 'FormatArrayAsHex'
|
Mac OS (x64):
src/tests/string_func.cpp#L523
implicit instantiation of undefined template 'std::array<unsigned char, 0>'
|
Mac OS (x64):
src/tests/string_func.cpp#L523
no matching function for call to 'FormatArrayAsHex'
|
Mac OS (x64):
src/tests/string_func.cpp#L524
implicit instantiation of undefined template 'std::array<unsigned char, 1>'
|
Mac OS (x64):
src/tests/string_func.cpp#L524
no matching function for call to 'FormatArrayAsHex'
|
Mac OS (x64):
src/tests/string_func.cpp#L524
implicit instantiation of undefined template 'std::array<unsigned char, 1>'
|
Mac OS (x64):
src/tests/string_func.cpp#L524
no matching function for call to 'FormatArrayAsHex'
|
MinGW (x86_64)
'void* __builtin_memmove(void*, const void*, long long unsigned int)' forming offset 4 is out of the bounds [0, 4] [-Warray-bounds=]
|
MinGW (x86_64)
'void* __builtin_memmove(void*, const void*, long long unsigned int)' forming offset 4 is out of the bounds [0, 4] [-Warray-bounds=]
|
MinGW (x86_64)
'void* __builtin_memmove(void*, const void*, long long unsigned int)' forming offset 4 is out of the bounds [0, 4] [-Warray-bounds=]
|
MinGW (x86_64)
'void* __builtin_memmove(void*, const void*, long long unsigned int)' forming offset 4 is out of the bounds [0, 4] [-Warray-bounds=]
|
MinGW (x86_64)
'void* __builtin_memmove(void*, const void*, long long unsigned int)' forming offset 4 is out of the bounds [0, 4] [-Warray-bounds=]
|
MinGW (x86_64)
'void* __builtin_memmove(void*, const void*, long long unsigned int)' forming offset 4 is out of the bounds [0, 4] [-Warray-bounds=]
|
MinGW (x86_64)
'void* __builtin_memmove(void*, const void*, long long unsigned int)' forming offset 4 is out of the bounds [0, 4] [-Warray-bounds=]
|
MinGW (x86_64)
'void* __builtin_memmove(void*, const void*, long long unsigned int)' forming offset 4 is out of the bounds [0, 4] [-Warray-bounds=]
|
MinGW (i686)
'void* __builtin_memmove(void*, const void*, unsigned int)' forming offset 4 is out of the bounds [0, 4] [-Warray-bounds=]
|
MinGW (i686)
'void* __builtin_memmove(void*, const void*, unsigned int)' forming offset 4 is out of the bounds [0, 4] [-Warray-bounds=]
|
MinGW (i686)
'void* __builtin_memmove(void*, const void*, unsigned int)' forming offset 4 is out of the bounds [0, 4] [-Warray-bounds=]
|
MinGW (i686)
'void* __builtin_memmove(void*, const void*, unsigned int)' forming offset 4 is out of the bounds [0, 4] [-Warray-bounds=]
|
MinGW (i686)
'void* __builtin_memmove(void*, const void*, unsigned int)' forming offset 4 is out of the bounds [0, 4] [-Warray-bounds=]
|
MinGW (i686)
'void* __builtin_memmove(void*, const void*, unsigned int)' forming offset 4 is out of the bounds [0, 4] [-Warray-bounds=]
|
MinGW (i686)
'void* __builtin_memmove(void*, const void*, unsigned int)' forming offset 4 is out of the bounds [0, 4] [-Warray-bounds=]
|