Skip to content

Windows平台新增strncasecmp宏 #180

Windows平台新增strncasecmp宏

Windows平台新增strncasecmp宏 #180

Triggered via push October 27, 2023 07:05
Status Success
Total duration 10m 38s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

windows.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/Thread/ThreadPool.h#L120
'argument': conversion from 'size_t' to 'int', possible loss of data
build: src/Network/Socket.cpp#L283
'argument': conversion from 'size_t' to 'int', possible loss of data
build: src/Thread/ThreadPool.h#L120
'argument': conversion from 'size_t' to 'int', possible loss of data
build: src/Thread/ThreadPool.h#L120
'argument': conversion from 'size_t' to 'int', possible loss of data
build: src/Network/sockutil.cpp#L106
'argument': conversion from 'SOCKET' to 'int', possible loss of data
build: src/Network/sockutil.cpp#L659
'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
build: src/Network/sockutil.cpp#L937
'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
build: src/Network/sockutil.cpp#L968
'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
build: src/Network/sockutil.cpp#L998
'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
build: src/Network/sockutil.cpp#L1025
'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings