This repository has been archived by the owner on Feb 25, 2024. It is now read-only.
Separate out viz and Stately editor info on welcome screen #839
Annotations
5 errors
Lint:
src/ActionViz.tsx#L69
Property 'type' does not exist on type 'never'.
|
Lint:
src/LikeButton.tsx#L21
Property 'session' does not exist on type 'SupabaseAuthClient'.
|
Lint:
src/WelcomeArea.tsx#L135
Type '{ children: string; size: string; }' is not assignable to type 'IntrinsicAttributes & { children?: ReactNode; }'.
|
Lint:
src/authMachine.ts#L35
Argument of type '{ localStorage: Pick<Storage, "clear" | "getItem" | "setItem" | "removeItem">; }' is not assignable to parameter of type 'SupabaseClientOptions<"public">'.
|
Lint
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading