minor fix #77
Annotations
5 errors and 11 warnings
lint:
app/(tabs)/home.tsx#L1
'View' is defined but never used
|
lint:
app/(tabs)/home.tsx#L1
'/home/runner/work/Residentron/Residentron/node_modules/react-native/index.js' imported multiple times
|
lint:
app/(tabs)/home.tsx#L4
'/home/runner/work/Residentron/Residentron/node_modules/react-native/index.js' imported multiple times
|
lint:
app/index.tsx#L2
'useState' is defined but never used
|
lint
Process completed with exit code 1.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
app/(tabs)/account.tsx#L25
'dismiss' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint:
app/(tabs)/account.tsx#L25
'dismiss' is assigned a value but never used
|
lint:
app/(tabs)/account.tsx#L27
'handleCalenderPress' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint:
app/(tabs)/account.tsx#L27
'handleCalenderPress' is assigned a value but never used
|
lint:
app/(tabs)/account.tsx#L33
'user' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint:
app/(tabs)/account.tsx#L33
'user' is assigned a value but never used
|
lint:
app/(tabs)/account.tsx#L33
'setUser' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint:
app/(tabs)/account.tsx#L33
'setUser' is assigned a value but never used
|
lint:
app/(tabs)/community.tsx#L12
'dismiss' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint:
app/(tabs)/community.tsx#L12
'dismiss' is assigned a value but never used
|