feat: add expo example #414
Triggered via pull request
November 16, 2024 13:24
Status
Failure
Total duration
6h 0m 38s
Artifacts
–
ci.yml
on: pull_request
lint
1m 35s
build-library
3m 42s
build-android
2m 9s
build-android-newarch
2m 10s
build-ios
4m 47s
build-ios-newarch
1m 17s
build-ios-expo
6h 0m
build-android-expo
2m 10s
Annotations
2 errors and 10 warnings
build-ios-expo
The job running on runner GitHub Actions 8 has exceeded the maximum execution time of 360 minutes.
|
build-ios-expo
The operation was canceled.
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
apps/example-expo/app/(tabs)/explore.tsx#L50
Inline style: { alignSelf: 'center' }
|
lint:
apps/example-expo/app/(tabs)/explore.tsx#L60
Inline style: { fontFamily: 'SpaceMono' }
|
lint:
packages/react-native-bottom-tabs/src/TabView.tsx#L193
'loaded' is already declared in the upper scope on line 189 column 10
|
build-android
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-android-expo
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-android-newarch
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-library
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-ios
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-ios-newarch
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|