Skip to content

Avoid same user in multi devices #24

Avoid same user in multi devices

Avoid same user in multi devices #24

Triggered via pull request October 27, 2023 04:40
Status Failure
Total duration 1m 8s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

10 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: src/hooks/useRedirectionRule.test.ts#L33
Argument of type '{ path: string; hasAuth: false; }' is not assignable to parameter of type 'RedirectionContext'.
ci: src/hooks/useRedirectionRule.test.ts#L38
Argument of type '{ path: string; hasAuth: true; }' is not assignable to parameter of type 'RedirectionContext'.
ci: src/hooks/useRedirectionRule.test.ts#L44
Argument of type '{ path: string; hasAuth: true; ongoingCall: string; }' is not assignable to parameter of type 'RedirectionContext'.
ci: src/hooks/useRedirectionRule.test.ts#L54
Argument of type '{ path: string; hasAuth: true; }' is not assignable to parameter of type 'RedirectionContext'.
ci: src/hooks/useRedirectionRule.test.ts#L62
Argument of type '{ path: string; hasAuth: false; }' is not assignable to parameter of type 'RedirectionContext'.
ci: src/hooks/useRedirectionRule.test.ts#L69
Argument of type '{ path: string; hasAuth: false; }' is not assignable to parameter of type 'RedirectionContext'.