Skip to content

Refactor audio handling #1229

Refactor audio handling

Refactor audio handling #1229

Triggered via pull request June 12, 2024 16:30
Status Success
Total duration 10m 18s
Artifacts 9

ci.yml

on: pull_request
Matrix: linux
Matrix: mac
Matrix: msys2-mingw64
Fit to window
Zoom out
Zoom in

Annotations

41 warnings
macos-Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lukka/get-cmake@v3.21.2, lukka/run-cmake@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macos-Debug
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/get-cmake@v3.21.2, lukka/run-cmake@v3, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
macos-Debug: subprojects/rnnoise/src/rnn.c#L105
indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference]
macos-Debug: subprojects/rnnoise/src/rnn.c#L151
indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference]
macos-Debug: subprojects/keychain/src/keychain_mac.cpp#L115
'SecKeychainFindGenericPassword' is deprecated: first deprecated in macOS 10.10 - SecKeychain is deprecated [-Wdeprecated-declarations]
macos-Debug: subprojects/keychain/src/keychain_mac.cpp#L127
'SecKeychainItemModifyContent' is deprecated: first deprecated in macOS 10.10 - SecKeychain is deprecated [-Wdeprecated-declarations]
macos-Debug: subprojects/keychain/src/keychain_mac.cpp#L151
'SecKeychainAddGenericPassword' is deprecated: first deprecated in macOS 10.10 - SecKeychain is deprecated [-Wdeprecated-declarations]
macos-Debug: subprojects/keychain/src/keychain_mac.cpp#L177
'SecKeychainFindGenericPassword' is deprecated: first deprecated in macOS 10.10 - SecKeychain is deprecated [-Wdeprecated-declarations]
macos-Debug: subprojects/keychain/src/keychain_mac.cpp#L193
'SecKeychainItemFreeContent' is deprecated: first deprecated in macOS 10.10 - SecKeychain is deprecated [-Wdeprecated-declarations]
macos-Debug: subprojects/keychain/src/keychain_mac.cpp#L205
'SecKeychainFindGenericPassword' is deprecated: first deprecated in macOS 10.10 - SecKeychain is deprecated [-Wdeprecated-declarations]
macos-Debug: subprojects/keychain/src/keychain_mac.cpp#L218
'SecKeychainItemDelete' is deprecated: first deprecated in macOS 10.10 - SecKeychain is deprecated [-Wdeprecated-declarations]
macos-Debug
pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config
macos-Debug
libsodium 1.0.19 is already installed and up-to-date. To reinstall 1.0.19, run: brew reinstall libsodium
macos-RelWithDebInfo
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lukka/get-cmake@v3.21.2, lukka/run-cmake@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macos-RelWithDebInfo
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/get-cmake@v3.21.2, lukka/run-cmake@v3, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
macos-RelWithDebInfo: subprojects/rnnoise/src/rnn.c#L105
indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference]
macos-RelWithDebInfo: subprojects/rnnoise/src/rnn.c#L151
indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference]
macos-RelWithDebInfo: subprojects/keychain/src/keychain_mac.cpp#L115
'SecKeychainFindGenericPassword' is deprecated: first deprecated in macOS 10.10 - SecKeychain is deprecated [-Wdeprecated-declarations]
macos-RelWithDebInfo: subprojects/keychain/src/keychain_mac.cpp#L127
'SecKeychainItemModifyContent' is deprecated: first deprecated in macOS 10.10 - SecKeychain is deprecated [-Wdeprecated-declarations]
macos-RelWithDebInfo: subprojects/keychain/src/keychain_mac.cpp#L151
'SecKeychainAddGenericPassword' is deprecated: first deprecated in macOS 10.10 - SecKeychain is deprecated [-Wdeprecated-declarations]
macos-RelWithDebInfo: subprojects/keychain/src/keychain_mac.cpp#L177
'SecKeychainFindGenericPassword' is deprecated: first deprecated in macOS 10.10 - SecKeychain is deprecated [-Wdeprecated-declarations]
macos-RelWithDebInfo: subprojects/keychain/src/keychain_mac.cpp#L193
'SecKeychainItemFreeContent' is deprecated: first deprecated in macOS 10.10 - SecKeychain is deprecated [-Wdeprecated-declarations]
macos-RelWithDebInfo: subprojects/keychain/src/keychain_mac.cpp#L205
'SecKeychainFindGenericPassword' is deprecated: first deprecated in macOS 10.10 - SecKeychain is deprecated [-Wdeprecated-declarations]
macos-RelWithDebInfo: subprojects/keychain/src/keychain_mac.cpp#L218
'SecKeychainItemDelete' is deprecated: first deprecated in macOS 10.10 - SecKeychain is deprecated [-Wdeprecated-declarations]
macos-RelWithDebInfo
pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config
macos-RelWithDebInfo
libsodium 1.0.19 is already installed and up-to-date. To reinstall 1.0.19, run: brew reinstall libsodium
msys2-mingw64 (MinSizeRel, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
msys2-mingw64 (MinSizeRel, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
msys2-mingw64 (RelWithDebInfo, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
msys2-mingw64 (RelWithDebInfo, true)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
linux-MinSizeRel
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lukka/get-cmake@v3.21.2, lukka/run-cmake@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux-MinSizeRel
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/get-cmake@v3.21.2, lukka/run-cmake@v3, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
linux-Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lukka/get-cmake@v3.21.2, lukka/run-cmake@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux-Debug
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/get-cmake@v3.21.2, lukka/run-cmake@v3, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
msys2-mingw64 (Debug, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
msys2-mingw64 (Debug, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
msys2-mingw64 (RelWithDebInfo, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
msys2-mingw64 (RelWithDebInfo, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
linux-RelWithDebInfo
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lukka/get-cmake@v3.21.2, lukka/run-cmake@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux-RelWithDebInfo
The following actions uses node12 which is deprecated and will be forced to run on node16: lukka/get-cmake@v3.21.2, lukka/run-cmake@v3, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "build-linux-Debug", "build-linux-MinSizeRel", "build-linux-RelWithDebInfo", "build-macos-Debug", "build-macos-RelWithDebInfo", "build-windows-msys2-Debug", "build-windows-msys2-MinSizeRel", "build-windows-msys2-RelWithDebInfo", "build-windows-msys2-RelWithDebInfo-mindeps". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
build-linux-Debug Expired
173 MB
build-linux-MinSizeRel Expired
9.49 MB
build-linux-RelWithDebInfo Expired
205 MB
build-macos-Debug Expired
26.8 MB
build-macos-RelWithDebInfo Expired
9.63 MB
build-windows-msys2-Debug Expired
399 MB
build-windows-msys2-MinSizeRel Expired
81.4 MB
build-windows-msys2-RelWithDebInfo Expired
409 MB
build-windows-msys2-RelWithDebInfo-mindeps Expired
308 MB