feat: ✨ introduce separate package for navigation integration #422
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
lint
1m 18s
build-library
1m 10s
build-android
1m 17s
build-android-newarch
1m 19s
build-ios
1m 21s
build-ios-newarch
1m 47s
Annotations
14 errors and 9 warnings
|
build-library
@bottom-tabs/react-navigation#prepare: command (/home/runner/work/react-native-bottom-tabs/react-native-bottom-tabs/packages/react-navigation) /tmp/xfs-724edae9/yarn run prepare exited (1)
|
|
build-library
Process completed with exit code 1.
|
|
build-android
@bottom-tabs/react-navigation#prepare: command (/home/runner/work/react-native-bottom-tabs/react-native-bottom-tabs/packages/react-navigation) /tmp/xfs-5afb60d4/yarn run prepare exited (1)
|
|
build-android
Process completed with exit code 1.
|
|
lint:
tsconfig.json#L4
Referenced project '/home/runner/work/react-native-bottom-tabs/react-native-bottom-tabs/packages/react-native-bottom-tabs' must have setting "composite": true.
|
|
lint:
tsconfig.json#L4
Referenced project '/home/runner/work/react-native-bottom-tabs/react-native-bottom-tabs/packages/react-native-bottom-tabs' may not disable emit.
|
|
lint
@bottom-tabs/react-navigation#typecheck: command (/home/runner/work/react-native-bottom-tabs/react-native-bottom-tabs/packages/react-navigation) /tmp/xfs-fc30bf61/yarn run typecheck exited (2)
|
|
lint
Process completed with exit code 2.
|
|
build-android-newarch
@bottom-tabs/react-navigation#prepare: command (/home/runner/work/react-native-bottom-tabs/react-native-bottom-tabs/packages/react-navigation) /tmp/xfs-7768e81a/yarn run prepare exited (1)
|
|
build-android-newarch
Process completed with exit code 1.
|
|
build-ios
@bottom-tabs/react-navigation#prepare: command (/Users/runner/work/react-native-bottom-tabs/react-native-bottom-tabs/packages/react-navigation) /private/var/folders/7x/5h04sv9566g7qmpwbf47vwb00000gn/T/xfs-f2fcc412/yarn run prepare exited (1)
|
|
build-ios
Process completed with exit code 1.
|
|
build-ios-newarch
@bottom-tabs/react-navigation#prepare: command (/Users/runner/work/react-native-bottom-tabs/react-native-bottom-tabs/packages/react-navigation) /private/var/folders/7x/5h04sv9566g7qmpwbf47vwb00000gn/T/xfs-795113b5/yarn run prepare exited (1)
|
|
build-ios-newarch
Process completed with exit code 1.
|
|
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-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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
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:
packages/react-native-bottom-tabs/src/TabView.tsx#L193
'loaded' is already declared in the upper scope on line 189 column 10
|
|
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' }
|
|
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. 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/
|