Skip to content

Build release

Build release #37

Manually triggered March 27, 2024 18:00
Status Failure
Total duration 12m 19s
Artifacts

release.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 13 warnings
build-ios: packages/mobile/node_modules/react-native-permissions/ios/Microphone/RNPermissionHandlerMicrophone.mm#L19
use of undeclared identifier 'AVAudioApplicationRecordPermissionUndetermined'
build-ios: packages/mobile/node_modules/react-native-permissions/ios/Microphone/RNPermissionHandlerMicrophone.mm#L21
use of undeclared identifier 'AVAudioApplicationRecordPermissionDenied'
build-ios: packages/mobile/node_modules/react-native-permissions/ios/Microphone/RNPermissionHandlerMicrophone.mm#L23
use of undeclared identifier 'AVAudioApplicationRecordPermissionGranted'
build-ios
The process '/bin/bash' failed with exit code 1
build-android
Process completed with exit code 1.
build-ios
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Saionaro/[email protected], yanamura/ios-bump-version@v1, yukiarrr/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-ios: packages/mobile/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
build-ios: packages/mobile/ios/Pods/libevent/include/event2/event.h#L366
parameter 'base' not found in the function declaration [-Wdocumentation]
build-ios: packages/mobile/ios/Pods/libevent/include/event2/event.h#L378
parameter 'eb' not found in the function declaration [-Wdocumentation]
build-ios: packages/mobile/ios/Pods/libevent/include/event2/event.h#L435
parameter 'eb' not found in the function declaration [-Wdocumentation]
build-ios: packages/mobile/ios/Pods/libevent/include/event2/event.h#L436
parameter 'flags' not found in the function declaration [-Wdocumentation]
build-ios: packages/mobile/ios/Pods/libevent/include/event2/event.h#L447
parameter 'eb' not found in the function declaration [-Wdocumentation]
build-ios: packages/mobile/ios/Pods/libevent/include/event2/event.h#L448
parameter 'flags' not found in the function declaration [-Wdocumentation]
build-ios: packages/mobile/ios/Pods/libevent/include/event2/event.h#L450
parameter 'clear' not found in the function declaration [-Wdocumentation]
build-ios: packages/mobile/ios/Pods/libevent/include/event2/event.h#L672
parameter 'cfg' not found in the function declaration [-Wdocumentation]
build-ios: packages/mobile/ios/Pods/libevent/include/event2/event.h#L689
parameter 'eb' not found in the function declaration [-Wdocumentation]
build-android
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Saionaro/[email protected], actions/setup-java@v1, chkfung/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-android
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/