Skip to content

优化UDP链接id生成性能 #320

优化UDP链接id生成性能

优化UDP链接id生成性能 #320

Triggered via push December 5, 2024 14:30
Status Failure
Total duration 1m 23s
Artifacts

windows.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
build: src/Network/UdpServer.h#L22
'std::array<char,18>': base class undefined
build: src/Network/UdpServer.h#L94
'string_view': is not a member of 'std'
build: src/Network/UdpServer.h#L94
'string_view': undeclared identifier
build: src/Network/UdpServer.h#L94
'std::hash': 'string_view' is not a valid template type argument for parameter '_Kty'
build: src/Network/UdpServer.h#L94
'std::hash': use of class template requires template argument list
build: src/Network/UdpServer.h#L94
'string_view': is not a member of 'std'
build: src/Network/UdpServer.h#L94
'data': is not a member of 'toolkit::UdpServer::PeerIdType'
build: src/Network/UdpServer.h#L94
'size': is not a member of 'toolkit::UdpServer::PeerIdType'
build: src/Network/UdpServer.h#L94
'string_view': identifier not found
build: src/Network/UdpServer.cpp#L28
binary '[': 'toolkit::UdpServer::PeerIdType' does not define this operator or a conversion to a type acceptable to the predefined operator
build: src/Thread/ThreadPool.h#L121
'argument': conversion from 'size_t' to 'int', possible loss of data
build: src/Network/UdpServer.cpp#L278
'argument': conversion from 'size_t' to 'int', possible loss of data
build: src/Thread/ThreadPool.h#L121
'argument': conversion from 'size_t' to 'int', possible loss of data
build: src/Thread/ThreadPool.h#L121
'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#L682
'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
build: src/Network/sockutil.cpp#L978
'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
build: src/Network/sockutil.cpp#L1009
'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
build: src/Network/sockutil.cpp#L1039
'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings
build: src/Network/sockutil.cpp#L1066
'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings