New mutation examples #43
lint_and_typecheck.yml
on: pull_request
Linting and Typechecking
56s
Annotations
4 warnings
Linting and Typechecking
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
|