Skip to content

Specific event page #24

Specific event page

Specific event page #24

Triggered via pull request December 13, 2023 23:51
Status Failure
Total duration 45s
Artifacts

lint_and_typecheck.yml

on: pull_request
Linting and Typechecking
35s
Linting and Typechecking
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
Linting and Typechecking: app/(transition)/(root)/events/[id]/_components/Location/Location.tsx#L1
Cannot find module '@next/third-parties/google' or its corresponding type declarations.
Linting and Typechecking: src/components/ui/sheet.tsx#L17
Property 'className' does not exist on type 'DialogPortalProps'.
Linting and Typechecking: 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'.
Linting and Typechecking
Process completed with exit code 2.
Linting and Typechecking: src/components/Auth/clerk.tsx#L22
Forbidden non-null assertion
Linting and Typechecking: src/components/Navbar/types.d.ts#L1
'DropdownMenuSeparatorProps' is defined but never used
Linting and Typechecking: src/lib/utils.ts#L3
Unexpected any. Specify a different type