Bundle, build and run iOS test app in separate steps in production + ccache enabled #1197
check.yml
on: pull_request
Lint
2m 17s
Test app (iOS)
14m 28s
Test app (macOS)
Test app (Android)
Test ferric Apple triplets
Matrix: unit-tests
Matrix: weak-node-api-tests
Annotations
10 errors and 2 warnings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Test app (iOS):
/Applications/Xcode_26.6.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator26.5.sdk/usr/include/DarwinFoundation1.modulemap#L306
module '_c_standard_library_obsolete' requires feature 'found_incompatible_headers__check_search_paths'
|
|
Test app (iOS)
Run script build phase '[Node-API] Copy, rename and sign frameworks' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'ReactTestApp' from project 'ReactTestApp')
|
|
Test app (iOS)
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
|