Skip to content

fix: 🐛 logout after refresh token fails #2

fix: 🐛 logout after refresh token fails

fix: 🐛 logout after refresh token fails #2

Triggered via push November 24, 2024 09:51
Status Failure
Total duration 55s
Artifacts

cypress.yml

on: push
cypress-test
45s
cypress-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
cypress-test: src/app/router.tsx#L3
Cannot find module '../routeTree.gen' or its corresponding type declarations.
cypress-test: src/components/ui/RouteLink/RouteLink.tsx#L15
Binding element 'isActive' implicitly has an 'any' type.
cypress-test: src/components/ui/RouteLink/RouteLink.tsx#L15
Binding element 'isTransitioning' implicitly has an 'any' type.
cypress-test: src/routes/app.tsx#L5
Argument of type 'string' is not assignable to parameter of type 'never'.
cypress-test: src/routes/app.tsx#L7
Property 'auth' does not exist on type 'never'.
cypress-test: src/routes/app/dashboard.tsx#L5
Argument of type 'string' is not assignable to parameter of type 'never'.
cypress-test: src/routes/app/settings.tsx#L5
Argument of type 'string' is not assignable to parameter of type 'never'.
cypress-test: src/routes/auth.tsx#L5
Argument of type 'string' is not assignable to parameter of type 'never'.
cypress-test: src/routes/auth.tsx#L7
Property 'auth' does not exist on type 'never'.
cypress-test: src/routes/auth/forgotPassword.tsx#L5
Argument of type 'string' is not assignable to parameter of type 'never'.
cypress-test
No files were found with the provided path: cypress/screenshots. No artifacts will be uploaded.