Agregando una acción para correr prettier/eslint/tsc (#13) #13
lint_and_typecheck.yml
on: push
Linting and Typechecking
38s
Annotations
4 warnings
Linting and Typechecking:
src/components/Auth/clerk.tsx#L22
Forbidden non-null assertion
|
Linting and Typechecking:
src/components/Navbar/ThemeSwitcher.tsx#L36
Invalid Tailwind CSS classnames order
|
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
|