Example app fixes #957
Annotations
11 warnings
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
example/src/HomeScreen.tsx#L13
`@react-native-community/clipboard` import should occur before import of `@react-navigation/native`
|
lint:
example/src/HomeScreen.tsx#L96
Replace `⏎····DecodedMessage[]⏎··` with `DecodedMessage[]`
|
lint:
example/src/HomeScreen.tsx#L124
Delete `⏎········`
|
lint:
example/src/HomeScreen.tsx#L126
Delete `··`
|
lint:
example/src/HomeScreen.tsx#L127
Delete `··`
|
lint:
example/src/HomeScreen.tsx#L128
Replace `··········` with `········`
|
lint:
example/src/HomeScreen.tsx#L129
Delete `··`
|
lint:
example/src/HomeScreen.tsx#L130
Delete `··`
|
lint:
example/src/HomeScreen.tsx#L131
Replace `········}⏎······` with `······}`
|
lint:
example/src/LaunchScreen.tsx#L5
'EncryptedStorage' is defined but never used
|