add mention overlay to folders in classic #1198
Annotations
14 warnings
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/.
|
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/
|
Build:
subprojects/rnnoise/src/rnn.c#L105
indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference]
|
Build:
subprojects/rnnoise/src/rnn.c#L151
indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference]
|
Build:
subprojects/keychain/src/keychain_mac.cpp#L115
'SecKeychainFindGenericPassword' is deprecated: first deprecated in macOS 10.10 - SecKeychain is deprecated [-Wdeprecated-declarations]
|
Build:
subprojects/keychain/src/keychain_mac.cpp#L127
'SecKeychainItemModifyContent' is deprecated: first deprecated in macOS 10.10 - SecKeychain is deprecated [-Wdeprecated-declarations]
|
Build:
subprojects/keychain/src/keychain_mac.cpp#L151
'SecKeychainAddGenericPassword' is deprecated: first deprecated in macOS 10.10 - SecKeychain is deprecated [-Wdeprecated-declarations]
|
Build:
subprojects/keychain/src/keychain_mac.cpp#L177
'SecKeychainFindGenericPassword' is deprecated: first deprecated in macOS 10.10 - SecKeychain is deprecated [-Wdeprecated-declarations]
|
Build:
subprojects/keychain/src/keychain_mac.cpp#L193
'SecKeychainItemFreeContent' is deprecated: first deprecated in macOS 10.10 - SecKeychain is deprecated [-Wdeprecated-declarations]
|
Build:
subprojects/keychain/src/keychain_mac.cpp#L205
'SecKeychainFindGenericPassword' is deprecated: first deprecated in macOS 10.10 - SecKeychain is deprecated [-Wdeprecated-declarations]
|
Build:
subprojects/keychain/src/keychain_mac.cpp#L218
'SecKeychainItemDelete' is deprecated: first deprecated in macOS 10.10 - SecKeychain is deprecated [-Wdeprecated-declarations]
|
Fetch dependencies
pkg-config 0.29.2_3 is already installed and up-to-date.
To reinstall 0.29.2_3, run:
brew reinstall pkg-config
|
Fetch dependencies
libsodium 1.0.19 is already installed and up-to-date.
To reinstall 1.0.19, run:
brew reinstall libsodium
|
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/
|
Loading