Skip to content
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.

Look up the supabase auth cookie by its dynamic name #836

Look up the supabase auth cookie by its dynamic name

Look up the supabase auth cookie by its dynamic name #836

Triggered via push September 20, 2023 10:52
Status Failure
Total duration 58s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: push
cypress-tests
49s
cypress-tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors
cypress-tests: src/ActionViz.tsx#L69
Property 'type' does not exist on type 'never'.
cypress-tests: src/LikeButton.tsx#L21
Property 'session' does not exist on type 'SupabaseAuthClient'.
cypress-tests: src/authMachine.ts#L35
Argument of type '{ localStorage: Pick<Storage, "clear" | "getItem" | "setItem" | "removeItem">; }' is not assignable to parameter of type 'SupabaseClientOptions<"public">'.
cypress-tests
Process completed with exit code 2.