Skip to content

修复socket reset强制关闭时获取socket地址信息失败的问题 (#170) #18

修复socket reset强制关闭时获取socket地址信息失败的问题 (#170)

修复socket reset强制关闭时获取socket地址信息失败的问题 (#170) #18

Triggered via push August 15, 2023 01:32
Status Success
Total duration 3m 45s
Artifacts

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/Network/BufferSock.cpp#L244
'=': conversion from 'size_t' to 'ULONG', possible loss of data
build: src/Network/BufferSock.cpp#L261
'=': conversion from 'size_t' to 'ULONG', possible loss of data
build: src/Network/BufferSock.cpp#L310
'argument': conversion from 'size_t' to 'int', possible loss of data
build: src/Network/BufferSock.cpp#L312
'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/Thread/ThreadPool.h#L120
'argument': conversion from 'size_t' to 'int', possible loss of data
build: src/Network/Socket.cpp#L269
'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