PROCESS JSON COMMAND - New Features #1626
Annotations
21 warnings
ubuntu:22.04
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu:22.04:
src/json_helper.h#L32
'std::string {anonymous}::GetValueAsString(const json&)' declared 'static' but never defined [-Wunused-function]
|
ubuntu:22.04:
src/json_helper.h#L32
'std::string {anonymous}::GetValueAsString(const json&)' declared 'static' but never defined [-Wunused-function]
|
debian:11
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
debian:11
'std::string {anonymous}::GetValueAsString(const json&)' declared 'static' but never defined [-Wunused-function]
|
debian:11
'std::string {anonymous}::GetValueAsString(const json&)' declared 'static' but never defined [-Wunused-function]
|
debian:12
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
debian:12:
src/json_helper.h#L32
'std::string {anonymous}::GetValueAsString(const nlohmann::json_abi_v3_11_2::json&)' declared 'static' but never defined [-Wunused-function]
|
debian:12:
src/json_helper.h#L32
'std::string {anonymous}::GetValueAsString(const nlohmann::json_abi_v3_11_2::json&)' declared 'static' but never defined [-Wunused-function]
|
debian:12
'*(std::function<bool(wchar_t)>*)((char*)&__tmp + offsetof(std::__detail::_StateT, std::__detail::_State<wchar_t>::<unnamed>.std::__detail::_State_base::<unnamed>)).std::function<bool(wchar_t)>::_M_invoker' may be used uninitialized [-Wmaybe-uninitialized]
|
debian:12
'*(const std::_Function_base*)((char*)&__tmp + offsetof(std::__detail::_StateT, std::__detail::_State<wchar_t>::<unnamed>.std::__detail::_State_base::<unnamed>)).std::_Function_base::_M_manager' may be used uninitialized [-Wmaybe-uninitialized]
|
debian:12
'*(std::function<bool(wchar_t)>*)((char*)&__tmp + offsetof(std::__detail::_StateT, std::__detail::_State<wchar_t>::<unnamed>.std::__detail::_State_base::<unnamed>)).std::function<bool(wchar_t)>::_M_invoker' may be used uninitialized [-Wmaybe-uninitialized]
|
debian:12
'*(const std::_Function_base*)((char*)&__tmp + offsetof(std::__detail::_StateT, std::__detail::_State<wchar_t>::<unnamed>.std::__detail::_State_base::<unnamed>)).std::_Function_base::_M_manager' may be used uninitialized [-Wmaybe-uninitialized]
|
debian:12
'*(std::function<bool(wchar_t)>*)((char*)&__tmp + offsetof(std::__detail::_StateT, std::__detail::_State<wchar_t>::<unnamed>.std::__detail::_State_base::<unnamed>)).std::function<bool(wchar_t)>::_M_invoker' may be used uninitialized [-Wmaybe-uninitialized]
|
debian:12
'*(const std::_Function_base*)((char*)&__tmp + offsetof(std::__detail::_StateT, std::__detail::_State<wchar_t>::<unnamed>.std::__detail::_State_base::<unnamed>)).std::_Function_base::_M_manager' may be used uninitialized [-Wmaybe-uninitialized]
|
debian:12
'*(std::function<bool(wchar_t)>*)((char*)&__tmp + offsetof(std::__detail::_StateT, std::__detail::_State<wchar_t>::<unnamed>.std::__detail::_State_base::<unnamed>)).std::function<bool(wchar_t)>::_M_invoker' may be used uninitialized [-Wmaybe-uninitialized]
|
debian:12
'*(const std::_Function_base*)((char*)&__tmp + offsetof(std::__detail::_StateT, std::__detail::_State<wchar_t>::<unnamed>.std::__detail::_State_base::<unnamed>)).std::_Function_base::_M_manager' may be used uninitialized [-Wmaybe-uninitialized]
|
ubuntu:20.04
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu:20.04
ignoring return value of 'bool std::operator!=(const std::shared_ptr<_Tp>&, std::nullptr_t) [with _Tp = Bitmap; std::nullptr_t = std::nullptr_t]', declared with attribute nodiscard [-Wunused-result]
|
ubuntu:20.04
'std::string {anonymous}::GetValueAsString(const json&)' declared 'static' but never defined [-Wunused-function]
|
ubuntu:20.04
'std::string {anonymous}::GetValueAsString(const json&)' declared 'static' but never defined [-Wunused-function]
|