add iter valid check (closes #280) #1261
Annotations
43 warnings
macos-Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lukka/[email protected], 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/[email protected], 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/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:
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
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lukka/[email protected], 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/[email protected], 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/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:
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
|
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/
|
linux-MinSizeRel
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lukka/[email protected], 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/[email protected], 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-MinSizeRel:
src/util.cpp#L41
ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
|
linux-Debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lukka/[email protected], 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/[email protected], 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 (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/
|
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/
|
linux-RelWithDebInfo
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lukka/[email protected], 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/[email protected], 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-RelWithDebInfo:
src/util.cpp#L41
ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
|
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/
|
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
|
153 MB |
|
build-linux-MinSizeRel
Expired
|
10 MB |
|
build-linux-RelWithDebInfo
Expired
|
235 MB |
|
build-macos-Debug
Expired
|
29.5 MB |
|
build-macos-RelWithDebInfo
Expired
|
10.5 MB |
|
build-windows-msys2-Debug
Expired
|
362 MB |
|
build-windows-msys2-MinSizeRel
Expired
|
81.2 MB |
|
build-windows-msys2-RelWithDebInfo
Expired
|
373 MB |
|
build-windows-msys2-RelWithDebInfo-mindeps
Expired
|
315 MB |
|