Skip to content

feat(iOS): Handle new backButtonDisplayMode functionality #1136

feat(iOS): Handle new backButtonDisplayMode functionality

feat(iOS): Handle new backButtonDisplayMode functionality #1136

Status Failure
Total duration 3m 3s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 5 warnings
lint: packages/native-stack/src/types.tsx#L353
Property 'backButtonDisplayMode' does not exist on type 'ScreenStackHeaderConfigProps'.
lint: packages/native-stack/src/views/HeaderConfig.tsx#L194
Type '{ children: (Element | null)[]; backButtonInCustomView: boolean; backgroundColor: string; backTitle: string | undefined; backTitleFontFamily: string | undefined; backTitleFontSize: number | undefined; ... 21 more ...; translucent: boolean; }' is not assignable to type 'IntrinsicAttributes & ScreenStackHeaderConfigProps & { children?: ReactNode; }'.
lint
Process completed with exit code 2.
build
Process completed with exit code 1.
dependencies
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.