bump version to v7.9.0 (#214) #264
ci.yml
on: push
CI Test On Linux
27s
CI Test On macOS
33s
CI Test On Windows
11m 22s
Annotations
25 warnings
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 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. To silence this message, use the `--formula` flag.
|
CI Test On macOS
curl 8.10.1 is already installed and up-to-date.
To reinstall 8.10.1, run:
brew reinstall curl
|
CI Test On macOS
cmake 3.30.5 is already installed and up-to-date.
To reinstall 3.30.5, run:
brew reinstall cmake
|
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
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:
hashmap/hashmap.c#L64
'=': conversion from 'size_t' to 'uint8_t', possible loss of data
|
CI Test On Windows:
hashmap/hashmap.c#L77
'=': conversion from 'double' to 'uint8_t', possible loss of data
|
CI Test On Windows:
hashmap/hashmap.c#L78
'=': conversion from 'double' to 'size_t', possible loss of data
|
CI Test On Windows:
hashmap/hashmap.c#L155
'=': conversion from 'double' to 'uint8_t', possible loss of data
|
CI Test On Windows:
hashmap/hashmap.c#L156
'=': conversion from 'double' to 'size_t', possible loss of data
|
CI Test On Windows:
hashmap/hashmap.c#L157
'=': conversion from 'double' to 'size_t', possible loss of data
|
CI Test On Windows:
hashmap/hashmap.c#L222
'=': conversion from 'double' to 'size_t', possible loss of data
|
CI Test On Windows:
hashmap/hashmap.c#L223
'=': conversion from 'double' to 'size_t', possible loss of data
|
CI Test On Windows:
hashmap/hashmap.c#L276
'<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
|
CI Test On Windows:
hashmap/hashmap.c#L770
'function': conversion from 'size_t' to 'const int', possible loss of data
|