Skip to content

feat: ✨ introduce separate package for navigation integration #424

feat: ✨ introduce separate package for navigation integration

feat: ✨ introduce separate package for navigation integration #424

Triggered via pull request November 17, 2024 18:16
Status Failure
Total duration 1m 36s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

18 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-bd887a43/yarn run prepare exited (1)
build-library
Process completed with exit code 1.
lint
File '/home/runner/work/react-native-bottom-tabs/react-native-bottom-tabs/packages/react-native-bottom-tabs/src/TabViewNativeComponent.ts' is not under 'rootDir' '/home/runner/work/react-native-bottom-tabs/react-native-bottom-tabs/packages/react-navigation'. 'rootDir' is expected to contain all source files.
lint
File '/home/runner/work/react-native-bottom-tabs/react-native-bottom-tabs/packages/react-native-bottom-tabs/src/TabViewAdapter.tsx' is not under 'rootDir' '/home/runner/work/react-native-bottom-tabs/react-native-bottom-tabs/packages/react-navigation'. 'rootDir' is expected to contain all source files.
lint
File '/home/runner/work/react-native-bottom-tabs/react-native-bottom-tabs/packages/react-native-bottom-tabs/src/types.ts' is not under 'rootDir' '/home/runner/work/react-native-bottom-tabs/react-native-bottom-tabs/packages/react-navigation'. 'rootDir' is expected to contain all source files.
lint
File '/home/runner/work/react-native-bottom-tabs/react-native-bottom-tabs/packages/react-native-bottom-tabs/src/TabView.tsx' is not under 'rootDir' '/home/runner/work/react-native-bottom-tabs/react-native-bottom-tabs/packages/react-navigation'. 'rootDir' is expected to contain all source files.
lint
File '/home/runner/work/react-native-bottom-tabs/react-native-bottom-tabs/packages/react-native-bottom-tabs/src/SceneMap.tsx' is not under 'rootDir' '/home/runner/work/react-native-bottom-tabs/react-native-bottom-tabs/packages/react-navigation'. 'rootDir' is expected to contain all source files.
lint
@bottom-tabs/react-navigation#typecheck: command (/home/runner/work/react-native-bottom-tabs/react-native-bottom-tabs/packages/react-navigation) /tmp/xfs-20282167/yarn run typecheck exited (2)
lint
File '/home/runner/work/react-native-bottom-tabs/react-native-bottom-tabs/packages/react-native-bottom-tabs/src/index.tsx' is not under 'rootDir' '/home/runner/work/react-native-bottom-tabs/react-native-bottom-tabs/packages/react-navigation'. 'rootDir' is expected to contain all source files.
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-2aa64e9f/yarn run prepare exited (1)
build-android-newarch
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-89486f83/yarn run prepare exited (1)
build-android
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-eb727b2c/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-d1063ce0/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/
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-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-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/
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/