Skip to content

修改日志打印

修改日志打印 #7

Triggered via push October 23, 2024 04:49
Status Success
Total duration 4m 40s
Artifacts

windows.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 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
The following actions use a deprecated Node.js version and will be forced to run on node20: lukka/run-cmake@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/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
build: 3rdpart/ZLToolKit/src/Util/local_time.cpp#L124
'=': conversion from 'time_t' to 'int', possible loss of data
build: 3rdpart/ZLToolKit/src/Util/local_time.cpp#L130
'tzset': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _tzset. See online help for details.