Skip to content

feat: makes NavigationContainerRef.getCurrentRoute type safe #1141

feat: makes NavigationContainerRef.getCurrentRoute type safe

feat: makes NavigationContainerRef.getCurrentRoute type safe #1141

Triggered via pull request May 10, 2024 23:32
Status Failure
Total duration 2m 2s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
lint: example/__typechecks__/static.check.tsx#L370
Type '"Groups"' is not comparable to type '"Home" | "Profile" | "Feed" | "Account" | "Login" | "Settings" | "Register"'.
lint: example/__typechecks__/static.check.tsx#L371
Property 'params' does not exist on type 'never'.
lint: example/__typechecks__/static.check.tsx#L373
Type '"Chat"' is not comparable to type '"Home" | "Profile" | "Feed" | "Account" | "Login" | "Settings" | "Register"'.
lint: example/__typechecks__/static.check.tsx#L374
Property 'params' does not exist on type 'never'.
lint
Process completed with exit code 2.
build: example/__typechecks__/static.check.tsx#L370
Type '"Groups"' is not comparable to type '"Home" | "Profile" | "Feed" | "Account" | "Login" | "Settings" | "Register"'.
build: example/__typechecks__/static.check.tsx#L371
Property 'params' does not exist on type 'never'.
build: example/__typechecks__/static.check.tsx#L373
Type '"Chat"' is not comparable to type '"Home" | "Profile" | "Feed" | "Account" | "Login" | "Settings" | "Register"'.
build: example/__typechecks__/static.check.tsx#L374
Property 'params' does not exist on type 'never'.
build
Process completed with exit code 2.
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/.
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/.
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/.
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/.