Skip to content

Incorrect types passed by end-users at runtime are not caught until our code tries to do incompatible things with those objects (e.g. .upper() on an Auth instance) #1009

Incorrect types passed by end-users at runtime are not caught until our code tries to do incompatible things with those objects (e.g. .upper() on an Auth instance)

Incorrect types passed by end-users at runtime are not caught until our code tries to do incompatible things with those objects (e.g. .upper() on an Auth instance) #1009

The logs for this run have expired and are no longer available.