Cache conan #3
Annotations
8 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run CMake:
cmake/conan_provider.cmake#L321
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
Run CMake
ISO C++ forbids zero-size array ‘pos’ [-Wpedantic]
|
Run CMake
invalid use of ‘struct snd_pcm_chmap’ with a zero-size array in ‘struct snd_pcm_chmap_query’ [-Wpedantic]
|
Run CMake
‘int snd_ump_endpoint_info(snd_ump_t*, snd_ump_endpoint_info_t*)’ hides constructor for ‘struct snd_ump_endpoint_info’ [-Wshadow]
|
Run CMake
‘int snd_ump_block_info(snd_ump_t*, snd_ump_block_info_t*)’ hides constructor for ‘struct snd_ump_block_info’ [-Wshadow]
|
Run CMake
enumeration value ‘SND_PCM_STATE_PRIVATE1’ not handled in switch [-Wswitch]
|
Loading