修复rtmps默认端口不对导致无法推/拉流问题 (#2996) #76
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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:
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/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
|
build:
3rdpart/ZLToolKit/src/Util/base64.cpp#L118
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build:
3rdpart/ZLToolKit/src/Util/base64.cpp#L131
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build:
3rdpart/ZLToolKit/src/Util/SHA1.cpp#L279
'argument': truncation of constant value
|
build:
3rdpart/ZLToolKit/src/Util/SHA1.cpp#L299
'=': conversion from 'uint64_t' to 'uint32_t', possible loss of data
|
build:
3rdpart/ZLToolKit/src/Util/local_time.cpp#L89
'=': conversion from 'time_t' to 'int', possible loss of data
|
build:
3rdpart/ZLToolKit/src/Util/local_time.cpp#L110
'=': conversion from 'time_t' to 'int', possible loss of data
|