Added Shadow tools detection and Cydia installed detection in iOS avo… #5
Annotations
4 errors and 3 warnings
Lint files:
example/src/App.tsx#L3
Replace `·FlatList,·Platform,·SafeAreaView,·StyleSheet,·Text,·View·` with `⏎··FlatList,⏎··Platform,⏎··SafeAreaView,⏎··StyleSheet,⏎··Text,⏎··View,⏎`
|
Lint files:
src/ValueTypes.ts#L7
'RootCheckResult' is defined but never used
|
Lint files:
src/index.tsx#L28
Replace `return·DetectFrida.isJailBroken()` with `·return·DetectFrida.isJailBroken();`
|
Lint files
Process completed with exit code 1.
|
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 files:
example/src/App.tsx#L31
Inline style: { textTransform: 'capitalize' }
|
Lint files:
example/src/App.tsx#L33
Inline style: { color: "item.state ? 'red' : 'green'", textTransform: 'capitalize' }
|
Loading