Skip to content

Cache conan

Cache conan #3

Triggered via pull request May 14, 2024 13:30
Status Success
Total duration 6m 59s
Artifacts

cache_conan.yml

on: pull_request
Matrix: cache_conan
Fit to window
Zoom out
Zoom in

Annotations

74 warnings
Cache conan on ci-ubuntu-clang for Debug
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/.
Cache conan on ci-ubuntu-clang for Debug
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/
Cache conan on ci-ubuntu-clang for Debug: cmake/conan_provider.cmake#L321
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
Cache conan on ci-ubuntu-clang for Debug
implicit conversion from 'int64_t' (aka 'long') to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion]
Cache conan on ci-ubuntu-clang for Debug
overflow converting case value to switch condition type (2149073202 to 18446744071563657522) [-Wswitch]
Cache conan on ci-ubuntu-clang for Debug
overflow converting case value to switch condition type (2148024609 to 18446744071562608929) [-Wswitch]
Cache conan on ci-ubuntu-clang for Debug
overflow converting case value to switch condition type (2157461792 to 18446744071572046112) [-Wswitch]
Cache conan on ci-ubuntu-clang for Debug
overflow converting case value to switch condition type (3230155027 to 18446744072644739347) [-Wswitch]
Cache conan on ci-ubuntu-clang for Debug
overflow converting case value to switch condition type (3261088017 to 18446744072675672337) [-Wswitch]
Cache conan on ci-ubuntu-clang for Debug
overflow converting case value to switch condition type (3261088016 to 18446744072675672336) [-Wswitch]
Cache conan on ci-ubuntu-clang for Debug
overflow converting case value to switch condition type (2166374657 to 18446744071580958977) [-Wswitch]
Cache conan on ci-ubuntu-clang for Debug
overflow converting case value to switch condition type (2152224241 to 18446744071566808561) [-Wswitch]
Cache conan on ci-ubuntu-gcc for Debug
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/.
Cache conan on ci-ubuntu-gcc for Debug
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/
Cache conan on ci-ubuntu-gcc for Debug: cmake/conan_provider.cmake#L321
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
Cache conan on ci-ubuntu-gcc for Debug
ISO C++ forbids zero-size array ‘pos’ [-Wpedantic]
Cache conan on ci-ubuntu-gcc for Debug
invalid use of ‘struct snd_pcm_chmap’ with a zero-size array in ‘struct snd_pcm_chmap_query’ [-Wpedantic]
Cache conan on ci-ubuntu-gcc for Debug
‘int snd_ump_endpoint_info(snd_ump_t*, snd_ump_endpoint_info_t*)’ hides constructor for ‘struct snd_ump_endpoint_info’ [-Wshadow]
Cache conan on ci-ubuntu-gcc for Debug
‘int snd_ump_block_info(snd_ump_t*, snd_ump_block_info_t*)’ hides constructor for ‘struct snd_ump_block_info’ [-Wshadow]
Cache conan on ci-ubuntu-gcc for Debug
enumeration value ‘SND_PCM_STATE_PRIVATE1’ not handled in switch [-Wswitch]
Cache conan on ci-ubuntu-gcc for Release
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/.
Cache conan on ci-ubuntu-gcc for Release
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/
Cache conan on ci-ubuntu-gcc for Release: cmake/conan_provider.cmake#L321
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
Cache conan on ci-ubuntu-gcc for Release
ignoring return value of ‘fchown’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
Cache conan on ci-ubuntu-gcc for Release
ignoring return value of ‘read’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
Cache conan on ci-ubuntu-gcc for Release
‘%s’ directive output may be truncated writing up to 4095 bytes into a region of size between 3839 and 4094 [-Wformat-truncation=]
Cache conan on ci-ubuntu-gcc for Release
‘%s’ directive output may be truncated writing up to 4095 bytes into a region of size between 3834 and 4089 [-Wformat-truncation=]
Cache conan on ci-ubuntu-gcc for Release
writing 16 bytes into a region of size 0 [-Wstringop-overflow=]
Cache conan on ci-ubuntu-gcc for Release
ISO C++ forbids zero-size array ‘pos’ [-Wpedantic]
Cache conan on ci-ubuntu-gcc for Release
invalid use of ‘struct snd_pcm_chmap’ with a zero-size array in ‘struct snd_pcm_chmap_query’ [-Wpedantic]
Cache conan on ci-ubuntu-gcc for Release
‘int snd_ump_endpoint_info(snd_ump_t*, snd_ump_endpoint_info_t*)’ hides constructor for ‘struct snd_ump_endpoint_info’ [-Wshadow]
Cache conan on ci-ubuntu-gcc for Release
‘int snd_ump_block_info(snd_ump_t*, snd_ump_block_info_t*)’ hides constructor for ‘struct snd_ump_block_info’ [-Wshadow]
Cache conan on ci-ubuntu-clang for Release
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/.
Cache conan on ci-ubuntu-clang for Release
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/
Cache conan on ci-ubuntu-clang for Release: cmake/conan_provider.cmake#L321
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
Cache conan on ci-ubuntu-clang for Release
implicit conversion from 'int64_t' (aka 'long') to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion]
Cache conan on ci-ubuntu-clang for Release
overflow converting case value to switch condition type (2149073202 to 18446744071563657522) [-Wswitch]
Cache conan on ci-ubuntu-clang for Release
overflow converting case value to switch condition type (2148024609 to 18446744071562608929) [-Wswitch]
Cache conan on ci-ubuntu-clang for Release
overflow converting case value to switch condition type (2157461792 to 18446744071572046112) [-Wswitch]
Cache conan on ci-ubuntu-clang for Release
overflow converting case value to switch condition type (3230155027 to 18446744072644739347) [-Wswitch]
Cache conan on ci-ubuntu-clang for Release
overflow converting case value to switch condition type (3261088017 to 18446744072675672337) [-Wswitch]
Cache conan on ci-ubuntu-clang for Release
overflow converting case value to switch condition type (3261088016 to 18446744072675672336) [-Wswitch]
Cache conan on ci-ubuntu-clang for Release
overflow converting case value to switch condition type (2166374657 to 18446744071580958977) [-Wswitch]
Cache conan on ci-ubuntu-clang for Release
overflow converting case value to switch condition type (2152224241 to 18446744071566808561) [-Wswitch]
Cache conan on ci-macos for Release
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/.
Cache conan on ci-macos for Release
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/
Cache conan on ci-macos for Release: cmake/conan_provider.cmake#L321
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
Cache conan on ci-macos for Release
'kAudioObjectPropertyElementMaster' is deprecated: first deprecated in macOS 12.0 [-Wdeprecated-declarations]
Cache conan on ci-macos for Release
'kAudioObjectPropertyElementMaster' is deprecated: first deprecated in macOS 12.0 [-Wdeprecated-declarations]
Cache conan on ci-macos for Release
unknown warning group '-Wuseless-cast', ignored [-Wunknown-warning-option]
Cache conan on ci-macos for Release
unknown warning group '-Wuseless-cast', ignored [-Wunknown-warning-option]
Cache conan on ci-macos for Release
unknown warning group '-Wuseless-cast', ignored [-Wunknown-warning-option]
Cache conan on ci-macos for Release
unknown warning group '-Wuseless-cast', ignored [-Wunknown-warning-option]
Cache conan on ci-macos for Release
unknown warning group '-Wuseless-cast', ignored [-Wunknown-warning-option]
Cache conan on ci-macos for Release
unknown warning group '-Wstringop-overflow', ignored [-Wunknown-warning-option]
Cache conan on ci-macos for Release
unknown warning group '-Wduplicated-branches', ignored [-Wunknown-warning-option]
Cache conan on ci-macos for Debug
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/.
Cache conan on ci-macos for Debug
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/
Cache conan on ci-macos for Debug: cmake/conan_provider.cmake#L321
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
Cache conan on ci-macos for Debug
'kAudioObjectPropertyElementMaster' is deprecated: first deprecated in macOS 12.0 [-Wdeprecated-declarations]
Cache conan on ci-macos for Debug
'kAudioObjectPropertyElementMaster' is deprecated: first deprecated in macOS 12.0 [-Wdeprecated-declarations]
Cache conan on ci-macos for Debug
unknown warning group '-Wuseless-cast', ignored [-Wunknown-warning-option]
Cache conan on ci-macos for Debug
unknown warning group '-Wuseless-cast', ignored [-Wunknown-warning-option]
Cache conan on ci-macos for Debug
unknown warning group '-Wuseless-cast', ignored [-Wunknown-warning-option]
Cache conan on ci-macos for Debug
unknown warning group '-Wuseless-cast', ignored [-Wunknown-warning-option]
Cache conan on ci-macos for Debug
unknown warning group '-Wuseless-cast', ignored [-Wunknown-warning-option]
Cache conan on ci-macos for Debug
unknown warning group '-Wstringop-overflow', ignored [-Wunknown-warning-option]
Cache conan on ci-macos for Debug
unknown warning group '-Wduplicated-branches', ignored [-Wunknown-warning-option]
Cache conan on ci-windows for Debug
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/.
Cache conan on ci-windows for Debug
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/
Cache conan on ci-windows for Debug: cmake/conan_provider.cmake#L321
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
Cache conan on ci-windows for Release
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/.
Cache conan on ci-windows for Release
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/
Cache conan on ci-windows for Release: cmake/conan_provider.cmake#L321
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER