Specific event page #30
lint_and_typecheck.yml
on: pull_request
Linting and Typechecking
59s
Annotations
3 warnings
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
|