Skip to content

Add i18n support

Add i18n support #1268

Re-run triggered June 27, 2024 04:54
Status Failure
Total duration 11m 51s
Artifacts 7

ci.yml

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

Annotations

3 errors and 43 warnings
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.
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. 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. 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: src/components/chatmessage.cpp#L232
object backing the pointer will be destroyed at the end of the full-expression [-Wdangling-gsl]
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/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: src/components/chatmessage.cpp#L232
object backing the pointer will be destroyed at the end of the full-expression [-Wdangling-gsl]
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/
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-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-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]
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/
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]
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-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/
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/

Artifacts

Produced during runtime
Name Size
build-linux-Debug Expired
153 MB
build-linux-MinSizeRel Expired
10.1 MB
build-linux-RelWithDebInfo Expired
235 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
316 MB