Any新增type_name方法 #23
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#L280
'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
|