Fix type format #93
Annotations
3 errors and 6 warnings
Type Checking, Linting:
app/guests/[guestId].tsx#L159
A `require()` style import is forbidden
|
Type Checking, Linting:
components/GuestItem.tsx#L84
A `require()` style import is forbidden
|
Type Checking, Linting
Process completed with exit code 1.
|
Type Checking, Linting:
app/(tabs)/index.tsx#L42
Unsafe member access .guests on an `any` value
|
Type Checking, Linting:
app/(tabs)/newGuest.tsx#L112
Unsafe member access .error on an `any` value
|
Type Checking, Linting:
app/guests/[guestId].tsx#L127
Unsafe member access .guest on an `any` value
|
Type Checking, Linting:
app/guests/[guestId].tsx#L128
Unsafe member access .guest on an `any` value
|
Type Checking, Linting:
app/guests/[guestId].tsx#L129
Unsafe member access .guest on an `any` value
|
Type Checking, Linting:
app/guests/[guestId].tsx#L233
Unsafe member access .guest on an `any` value
|