Update workflow #15
Annotations
7 errors and 26 warnings
Linux (ubuntu-20.04)
run-cmake action execution failed: 'Error: "'/usr/local/bin/ctest' failed with error code: '8'.'
|
Linux (ubuntu-22.04-arm)
The job was canceled because "ubuntu-20_04" failed.
|
Linux (ubuntu-22.04-arm):
build/ninja-multi-vcpkg-coverage/test/googletest-src/googletest/src/gtest-death-test.cc#L1301
‘dummy’ may be used uninitialized [-Werror=maybe-uninitialized]
|
Linux (ubuntu-22.04-arm)
run-cmake action execution failed: 'Error: "'/usr/local/bin/cmake' failed with error code: '1'.'
|
Linux (ubuntu-latest)
The job was canceled because "ubuntu-20_04" failed.
|
Linux (ubuntu-latest):
build/ninja-multi-vcpkg-coverage/test/googletest-src/googletest/src/gtest-death-test.cc#L1301
‘dummy’ may be used uninitialized [-Werror=maybe-uninitialized]
|
Linux (ubuntu-latest)
run-cmake action execution failed: 'Error: "'/usr/local/bin/cmake' failed with error code: '1'.'
|
Linux (ubuntu-20.04):
test/tokenizer_test.cc#L21
comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
|
Linux (ubuntu-20.04):
test/tokenizer_test.cc#L45
comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
|
Linux (ubuntu-20.04):
test/tokenizer_test.cc#L69
comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
|
Linux (ubuntu-20.04):
test/tokenizer_test.cc#L93
comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
|
Linux (ubuntu-20.04)
‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘struct std::pair<long unsigned int, const cppjieba::DictUnit*>’ with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
|
Linux (ubuntu-20.04)
‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘struct std::pair<long unsigned int, const cppjieba::DictUnit*>’ with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
|
Linux (ubuntu-20.04)
Cannot compute hash of vcpkg.json as it was not found (or multiple hits) with glob expression '**/vcpkg.json'.
|
Linux (ubuntu-22.04-arm)
Cannot compute hash of vcpkg.json as it was not found (or multiple hits) with glob expression '**/vcpkg.json'.
|
Linux (ubuntu-22.04-arm):
test/tokenizer_test.cc#L21
comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
|
Linux (ubuntu-22.04-arm):
test/tokenizer_test.cc#L45
comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
|
Linux (ubuntu-22.04-arm):
test/tokenizer_test.cc#L69
comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
|
Linux (ubuntu-22.04-arm):
test/tokenizer_test.cc#L93
comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
|
Linux (ubuntu-22.04-arm)
‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘struct std::pair<long unsigned int, const cppjieba::DictUnit*>’ with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
|
Linux (ubuntu-22.04-arm)
‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘struct std::pair<long unsigned int, const cppjieba::DictUnit*>’ with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
|
Linux (ubuntu-22.04-arm)
‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘struct std::pair<long unsigned int, const cppjieba::DictUnit*>’ with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
|
Linux (ubuntu-latest)
Cannot compute hash of vcpkg.json as it was not found (or multiple hits) with glob expression '**/vcpkg.json'.
|
Linux (ubuntu-latest)
‘std::pointer_to_unary_function<_Arg, _Result> std::ptr_fun(_Result (*)(_Arg)) [with _Arg = unsigned int; _Result = bool]’ is deprecated: use 'std::function' instead [-Wdeprecated-declarations]
|
Linux (ubuntu-latest)
‘std::pointer_to_unary_function<_Arg, _Result> std::ptr_fun(_Result (*)(_Arg)) [with _Arg = unsigned int; _Result = bool]’ is deprecated: use 'std::function' instead [-Wdeprecated-declarations]
|
Linux (ubuntu-latest)
‘std::binder2nd<_Operation> std::bind2nd(const _Operation&, const _Tp&) [with _Operation = equal_to<char>; _Tp = char]’ is deprecated: use 'std::bind' instead [-Wdeprecated-declarations]
|
Linux (ubuntu-latest)
‘std::binder2nd<_Operation> std::bind2nd(const _Operation&, const _Tp&) [with _Operation = equal_to<char>; _Tp = char]’ is deprecated: use 'std::bind' instead [-Wdeprecated-declarations]
|
Linux (ubuntu-latest)
‘std::pointer_to_unary_function<_Arg, _Result> std::ptr_fun(_Result (*)(_Arg)) [with _Arg = unsigned int; _Result = bool]’ is deprecated: use 'std::function' instead [-Wdeprecated-declarations]
|
Linux (ubuntu-latest)
‘std::pointer_to_unary_function<_Arg, _Result> std::ptr_fun(_Result (*)(_Arg)) [with _Arg = unsigned int; _Result = bool]’ is deprecated: use 'std::function' instead [-Wdeprecated-declarations]
|
Linux (ubuntu-latest)
‘std::binder2nd<_Operation> std::bind2nd(const _Operation&, const _Tp&) [with _Operation = equal_to<char>; _Tp = char]’ is deprecated: use 'std::bind' instead [-Wdeprecated-declarations]
|
Linux (ubuntu-latest)
‘std::binder2nd<_Operation> std::bind2nd(const _Operation&, const _Tp&) [with _Operation = equal_to<char>; _Tp = char]’ is deprecated: use 'std::bind' instead [-Wdeprecated-declarations]
|
Linux (ubuntu-latest):
test/tokenizer_test.cc#L21
comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
|
Linux (ubuntu-latest):
test/tokenizer_test.cc#L45
comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
|