v7.8.0 #242
ci.yml
on: pull_request
CI Test On Linux
44s
CI Test On macOS
24s
CI Test On Windows
7m 31s
Annotations
1 error and 26 warnings
CI Test On macOS
Process completed with exit code 2.
|
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 macOS
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
CI Test On macOS
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag.
|
CI Test On macOS
curl 8.9.1 is already installed and up-to-date.
To reinstall 8.9.1, run:
brew reinstall curl
|
CI Test On macOS
cmake 3.30.2 is already installed and up-to-date.
To reinstall 3.30.2, run:
brew reinstall cmake
|
CI Test On Linux
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, jwlawson/[email protected]. 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, jwlawson/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
CI Test On Windows
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, lukka/[email protected], 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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, lukka/[email protected], 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/
|
CI Test On Windows
reserveCache failed: Cache already exists. Scope: refs/pull/213/merge, Key: runnerOS=win22-vcpkgGitCommit=a42af01b72c28a8e1d7b48107b33e4f286a55ef6_vcpkgJson=27d43bed7ff01d0761eb24e0aa2363b5144aceab71411bb5880174b9a4b947b8, Version: b81657f19bebc9c72568c0cc7360f1f5873ae7259b4061ddabb294cea0ee5c50
|
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/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
|
CI Test On Windows:
qiniu/auth_mac.c#L286
'initializing': conversion from '__int64' to 'int', possible loss of data
|
CI Test On Windows:
qiniu/auth_mac.c#L394
'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#L479
'function': conversion from 'size_t' to 'int', possible loss of data
|
CI Test On Windows:
qiniu/auth_mac.c#L452
'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
CI Test On Windows:
qiniu/auth_mac.c#L457
'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
CI Test On Windows:
qiniu/base.c#L133
'initializing': conversion from 'size_t' to 'int', possible loss of data
|