update function signature about srt transport #42
Annotations
12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lukka/run-vcpkg@v7, lukka/run-cmake@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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:
3rdpart/media-server/libmov/source/fmp4-writer.c#L22
'function': conversion from 'size_t' to 'uint32_t', possible loss of data
|
build:
3rdpart/ZLToolKit/src/Thread/ThreadPool.h#L120
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build:
3rdpart/ZLToolKit/src/Util/MD5.cpp#L118
'argument': conversion from 'size_t' to 'toolkit::MD5::size_type', possible loss of data
|
build:
3rdpart/ZLToolKit/src/Thread/ThreadPool.h#L120
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build:
3rdpart/ZLToolKit/src/Network/sockutil.cpp#L106
'argument': conversion from 'SOCKET' to 'int', possible loss of data
|
build:
3rdpart/ZLToolKit/src/Thread/ThreadPool.h#L120
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build:
3rdpart/ZLToolKit/src/Poller/EventPoller.cpp#L307
'argument': conversion from 'uint64_t' to 'int', possible loss of data
|
build:
3rdpart/ZLToolKit/src/Util/base64.cpp#L68
'return': conversion from '__int64' to 'int', possible loss of data
|
build:
3rdpart/ZLToolKit/src/Util/base64.cpp#L102
'=': conversion from '__int64' to 'int', possible loss of data
|
build:
3rdpart/ZLToolKit/src/Util/base64.cpp#L114
'initializing': conversion from 'size_t' to 'int', possible loss of data
|