Refactor auth hook #29
Annotations
4 errors
Validate UI:
frontend/src/Login.tsx#L33
Unsafe assignment of an error typed value
|
Validate UI:
frontend/src/Login.tsx#L33
Unsafe argument of type error typed assigned to a parameter of type `Context<ContextType>`
|
Validate UI:
frontend/src/Login.tsx#L42
Unsafe member access .authenticated on an `error` typed value
|
Validate UI
Process completed with exit code 2.
|
Loading