Specific event page #28
Annotations
4 errors and 3 warnings
Run Typecheck:
src/components/Event/Location/Location.tsx#L2
Cannot find module '@next/third-parties/google' or its corresponding type declarations.
|
Run Typecheck:
src/components/ui/sheet.tsx#L17
Property 'className' does not exist on type 'DialogPortalProps'.
|
Run Typecheck:
src/components/ui/sheet.tsx#L20
Type '{ children?: ReactNode; container?: HTMLElement | null | undefined; forceMount?: true | undefined; className: string; }' is not assignable to type 'IntrinsicAttributes & DialogPortalProps'.
|
Run Typecheck
Process completed with exit code 2.
|
Run Linter:
src/components/Auth/clerk.tsx#L22
Forbidden non-null assertion
|
Run Linter:
src/components/Navbar/types.d.ts#L1
'DropdownMenuSeparatorProps' is defined but never used
|
Run Linter:
src/lib/utils.ts#L3
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading