ci: use Windows SDK and Clang for Windows builds #3395
Annotations
12 warnings
|
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache/save@v4, lukka/run-vcpkg@v11. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
|
|
src/DSi_SD.cpp#L1035
enumeration values 'GetWriteBlockCount' and 'SetWriteBlockCount' not handled in switch [-Wswitch]
|
|
src/DSi_SD.cpp#L904
4 enumeration values not handled in switch: 'SDIO_OpCond', 'IORWDirect', 'IORWExtended'... [-Wswitch]
|
|
src/DSi_NWifi.cpp#L624
15 enumeration values not handled in switch: 'Reset', 'GetOCR', 'AllGetCID'... [-Wswitch]
|
|
src/net/libslirp/glib/glib.c#L81
'strdup' is deprecated: The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. [-Wdeprecated-declarations]
|
|
src/net/libslirp/src/tftp.c#L410
'stricmp' is deprecated: The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [-Wdeprecated-declarations]
|
|
src/net/libslirp/src/tftp.c#L394
'stricmp' is deprecated: The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [-Wdeprecated-declarations]
|
|
src/net/libslirp/src/tftp.c#L350
'stricmp' is deprecated: The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _stricmp. See online help for details. [-Wdeprecated-declarations]
|
|
src/net/libslirp/src/tftp.c#L139
'read' is deprecated: The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _read. See online help for details. [-Wdeprecated-declarations]
|
|
src/net/libslirp/src/tftp.c#L135
'lseek' is deprecated: The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _lseek. See online help for details. [-Wdeprecated-declarations]
|
|
src/net/libslirp/src/util.c#L38
'inet_addr' is deprecated: Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings [-Wdeprecated-declarations]
|
The logs for this run have expired and are no longer available.
Loading