[pre-commit.ci] pre-commit autoupdate #1154
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: microsoft/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
foobar2000/SDK/menu_helpers.cpp#L139
'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
m_data[dataptr].m_name = strdup(nametemp);
^
|
Build:
foobar2000/SDK/menu_helpers.cpp#L205
'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
m_data[dataptr].m_name = strdup(nametemp);
^
|
Build:
foobar2000/SDK/metadb.cpp#L26
'metadb_io::load_info_multi': was declared deprecated
return load_info_multi(pfc::list_single_ref_t<metadb_handle_ptr>(p_item),p_type,p_parent_window,p_show_errors);
^
|
Build:
foobar2000/SDK/metadb.cpp#L32
'metadb_io::update_info_multi': was declared deprecated
return update_info_multi(pfc::list_single_ref_t<metadb_handle_ptr>(p_item),pfc::list_single_ref_t<file_info*>(blah),p_parent_window,p_show_errors);
^
|
Build:
foobar2000/SDK/playlist.cpp#L782
'metadb_io::load_info_multi': was declared deprecated
if (metadb_io::get()->load_info_multi(m_handles,metadb_io::load_info_default,p_parentwnd,true) == metadb_io::load_info_aborted) return false;
^
|
Build:
pfc/win-objects.cpp#L393
'GetVersion': was declared deprecated
const DWORD ver = GetVersion();
^
|
Build:
EXEC#L1
-- Using community triplet x86-windows-static. This triplet configuration is not guaranteed to succeed.
|
Build:
EXEC#L1
-- Using community triplet x86-windows-static. This triplet configuration is not guaranteed to succeed.
|
Build:
EXEC#L1
-- Using community triplet x86-windows-static. This triplet configuration is not guaranteed to succeed.
|
Build:
EXEC#L1
-- Using community triplet x86-windows-static. This triplet configuration is not guaranteed to succeed.
|
The logs for this run have expired and are no longer available.
Loading