update the release workflow to allow doing prerelease - #62
Merged
Annotations
12 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and launch iOS app:
example/node_modules/react-native-webview/apple/RNCWebView.mm#L153
ISO C++ requires field designators to be specified in declaration order; field 'lockIdentifier' will be initialized after field 'title' [-Wreorder-init-list]
|
|
Build and launch iOS app:
example/node_modules/react-native-webview/apple/RNCWebView.mm#L141
ISO C++ requires field designators to be specified in declaration order; field 'canGoForward' will be initialized after field 'loading' [-Wreorder-init-list]
|
|
Build and launch iOS app:
example/node_modules/react-native-webview/apple/RNCWebView.mm#L139
ISO C++ requires field designators to be specified in declaration order; field 'description' will be initialized after field 'canGoBack' [-Wreorder-init-list]
|
|
Build and launch iOS app:
example/node_modules/react-native-webview/apple/RNCWebView.mm#L136
ISO C++ requires field designators to be specified in declaration order; field 'lockIdentifier' will be initialized after field 'title' [-Wreorder-init-list]
|
|
Build and launch iOS app:
example/node_modules/react-native-webview/apple/RNCWebView.mm#L124
ISO C++ requires field designators to be specified in declaration order; field 'canGoForward' will be initialized after field 'loading' [-Wreorder-init-list]
|
|
Build and launch iOS app:
example/node_modules/react-native-webview/apple/RNCWebView.mm#L122
ISO C++ requires field designators to be specified in declaration order; field 'navigationType' will be initialized after field 'canGoBack' [-Wreorder-init-list]
|
|
Build and launch iOS app:
example/node_modules/react-native-webview/apple/RNCWebView.mm#L120
ISO C++ requires field designators to be specified in declaration order; field 'lockIdentifier' will be initialized after field 'title' [-Wreorder-init-list]
|
|
Build and launch iOS app:
example/node_modules/react-native-webview/apple/RNCWebView.mm#L108
ISO C++ requires field designators to be specified in declaration order; field 'isTopFrame' will be initialized after field 'loading' [-Wreorder-init-list]
|
|
Build and launch iOS app:
example/node_modules/react-native-webview/apple/RNCWebView.mm#L105
ISO C++ requires field designators to be specified in declaration order; field 'navigationType' will be initialized after field 'canGoBack' [-Wreorder-init-list]
|
|
Build and launch iOS app:
example/node_modules/react-native-webview/apple/RNCWebView.mm#L103
ISO C++ requires field designators to be specified in declaration order; field 'lockIdentifier' will be initialized after field 'title' [-Wreorder-init-list]
|
|
Install Maestro CLI
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
background
wait
wait-all
cancel
parallel
Loading