feat: ✨ introduce separate package for navigation integration #425
Triggered via pull request
November 18, 2024 08:32
Status
Failure
Total duration
15m 50s
Artifacts
–
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 39s
build-library
3m 51s
build-android
7m 10s
build-android-newarch
7m 43s
build-ios
13m 28s
build-ios-newarch
15m 39s
Annotations
8 errors and 9 warnings
|
lint
@bottom-tabs/react-navigation#typecheck: command (/home/runner/work/react-native-bottom-tabs/react-native-bottom-tabs/packages/react-navigation) /tmp/xfs-720ccbe7/yarn run typecheck exited (2)
|
|
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
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.
|
|
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-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, 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-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/
|