Skip to content

Fix type format

Fix type format #93

Triggered via push October 24, 2024 16:25
Status Failure
Total duration 1m 31s
Artifacts

ci.yml

on: push
Type Checking, Linting
1m 21s
Type Checking, Linting
Fit to window
Zoom out
Zoom in

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