Avoid same user in multi devices #26
Annotations
5 errors
ci:
src/hooks/useRedirectionRule.test.ts#L5
Argument of type '{ path: string; hasAuth: true; }' is not assignable to parameter of type 'RedirectionContext'.
|
ci:
src/hooks/useRedirectionRule.test.ts#L10
Argument of type '{ path: string; hasAuth: false; }' is not assignable to parameter of type 'RedirectionContext'.
|
ci:
src/hooks/useRedirectionRule.test.ts#L16
Argument of type '{ path: string; hasAuth: true; }' is not assignable to parameter of type 'RedirectionContext'.
|
ci:
src/hooks/useRedirectionRule.test.ts#L24
Argument of type '{ path: string; hasAuth: true; }' is not assignable to parameter of type 'RedirectionContext'.
|
ci
Process completed with exit code 2.
|