Skip to content

Avoid same user in multi devices #26

Avoid same user in multi devices

Avoid same user in multi devices #26

Triggered via pull request October 27, 2023 04:51
Status Failure
Total duration 48s
Artifacts
Fit to window
Zoom out
Zoom in

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.