Skip to content

feat: move to expo for better web support #121

feat: move to expo for better web support

feat: move to expo for better web support #121

Triggered via pull request September 25, 2024 07:19
@BibazavrBibazavr
opened #286
expo
Status Failure
Total duration 1m 58s
Artifacts

checker.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
lint: src/app/+html.tsx#L1
Replace `·ScrollViewStyleReset·}·from·"expo-router/html"` with `ScrollViewStyleReset}·from·'expo-router/html'`
lint: src/app/+html.tsx#L2
Replace `·type·PropsWithChildren·}·from·"react"` with `type·PropsWithChildren}·from·'react'`
lint: src/app/+html.tsx#L8
Replace `·children·` with `children`
lint: src/app/+html.tsx#L26
Replace `·__html:·responsiveBackground·` with `__html:·responsiveBackground`
lint: src/shared/ui/ThemedText.tsx#L1
Replace `·StyleSheet,·Text,·type·TextProps·}·from·"react-native"` with `StyleSheet,·Text,·type·TextProps}·from·'react-native'`
lint: src/shared/ui/ThemedText.tsx#L3
Replace `·useTheme·}·from·"@/shared/ui"` with `useTheme}·from·'@/shared/ui'`
lint: src/shared/ui/ThemedText.tsx#L8
Replace `"default"·|·"title"·|·"defaultSemiBold"·|·"subtitle"·|·"link"` with `'default'·|·'title'·|·'defaultSemiBold'·|·'subtitle'·|·'link'`
lint: src/shared/ui/ThemedText.tsx#L13
'lightColor' is defined but never used. Allowed unused args must match /^_/u
lint: src/shared/ui/ThemedText.tsx#L14
'darkColor' is defined but never used. Allowed unused args must match /^_/u
lint: src/shared/ui/ThemedText.tsx#L15
Replace `"default"` with `'default'`
test
Process completed with exit code 1.