React native vp updates #6
react-native-codestyle.yml
on: pull_request
check-react-native-codestyle
1m 6s
Annotations
3 errors and 4 warnings
check-react-native-codestyle:
demo/react-native/App.tsx#L15
'PermissionsAndroid' is defined but never used
|
check-react-native-codestyle:
demo/react-native/App.tsx#L16
'Platform' is defined but never used
|
check-react-native-codestyle
Process completed with exit code 1.
|
check-react-native-codestyle:
demo/react-native/App.tsx#L222
Inline style: { flex: 6 }
|
check-react-native-codestyle:
demo/react-native/App.tsx#L244
Inline style: { color: 'white', fontSize: 16 }
|
check-react-native-codestyle:
demo/react-native/App.tsx#L254
Inline style: { flex: 1, justifyContent: 'center', alignContent: 'center' }
|
check-react-native-codestyle:
demo/react-native/App.tsx#L265
Inline style: { flex: 0.5, justifyContent: 'center', paddingBottom: 10 }
|