This repository was archived by the owner on Jul 31, 2026. It is now read-only.
fix: preexisting bugs surfaced in agent review #790
Annotations
3 errors
|
type-check
Process completed with exit code 2.
|
|
type-check:
src/components/AppLayout/useAppLayoutKeys.ts#L14
Parameter 'prev' implicitly has an 'any' type.
|
|
type-check:
src/components/AppLayout/useAppLayoutKeys.ts#L14
Argument of type '(prev: any) => boolean' is not assignable to parameter of type 'boolean'.
|