Refactor audio handling #1288
ci.yml
on: pull_request
Matrix: linux
Matrix: mac
Matrix: msys2-mingw64
Annotations
16 errors and 19 warnings
macos-Debug:
src/discord/voiceclient.cpp#L474
redefinition of 'GetPayloadOffset'
|
macos-Debug
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
|
macos-RelWithDebInfo
The job was canceled because "Debug" failed.
|
macos-RelWithDebInfo
The operation was canceled.
|
msys2-mingw64 (MinSizeRel, false)
Process completed with exit code 1.
|
msys2-mingw64 (Debug, false)
The job was canceled because "MinSizeRel_false" failed.
|
msys2-mingw64 (Debug, false)
The operation was canceled.
|
msys2-mingw64 (RelWithDebInfo, false)
The job was canceled because "MinSizeRel_false" failed.
|
msys2-mingw64 (RelWithDebInfo, false)
The operation was canceled.
|
msys2-mingw64 (RelWithDebInfo, true)
The job was canceled because "MinSizeRel_false" failed.
|
msys2-mingw64 (RelWithDebInfo, true)
The operation was canceled.
|
linux-MinSizeRel
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
|
linux-RelWithDebInfo
The job was canceled because "MinSizeRel" failed.
|
linux-RelWithDebInfo
The operation was canceled.
|
linux-Debug
The job was canceled because "MinSizeRel" failed.
|
linux-Debug
The operation was canceled.
|
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. 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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: lukka/get-cmake@v3.21.2, 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/
|
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.20 is already installed and up-to-date.
To reinstall 1.0.20, run:
brew reinstall libsodium
|
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
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.20 is already installed and up-to-date.
To reinstall 1.0.20, run:
brew reinstall libsodium
|
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. 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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: lukka/get-cmake@v3.21.2, 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/
|