Skip to content

add version check

add version check #238

Triggered via push May 13, 2024 03:14
Status Success
Total duration 11m 51s
Artifacts

ci.yml

on: push
CI Test On Linux
1m 23s
CI Test On Linux
CI Test On macOS
30s
CI Test On macOS
CI Test On Windows
11m 38s
CI Test On Windows
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
CI Test On macOS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CI Test On macOS
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
CI Test On Linux
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, jwlawson/actions-setup-cmake@v1.12. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CI Test On Linux
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, jwlawson/actions-setup-cmake@v1.12. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
CI Test On Windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, lukka/run-vcpkg@v10.1, lukka/run-cmake@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CI Test On Windows
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, lukka/run-vcpkg@v10.1, 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/
CI Test On Windows
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
CI Test On Windows
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
CI Test On Windows
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
CI Test On Windows
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
CI Test On Windows
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
CI Test On Windows
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
CI Test On Windows: cJSON/cJSON.c#L351
'+=': conversion from 'size_t' to 'int', possible loss of data
CI Test On Windows: cJSON/cJSON.c#L441
'+=': conversion from 'size_t' to 'int', possible loss of data
CI Test On Windows: qiniu/base_io.c#L138
'return': conversion from 'size_t' to 'ssize_t', possible loss of data
CI Test On Windows: qiniu/base.c#L133
'initializing': conversion from 'size_t' to 'int', possible loss of data
CI Test On Windows: qiniu/base.c#L280
'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
CI Test On Windows: qiniu/base.c#L319
'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
CI Test On Windows: qiniu/cdn.c#L16
'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
CI Test On Windows: qiniu/emu_posix.c#L35
'function': conversion from 'size_t' to 'DWORD', possible loss of data
CI Test On Windows: qiniu/auth_mac.c#L267
'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
CI Test On Windows: qiniu/auth_mac.c#L289
'=': conversion from '__int64' to 'int', possible loss of data