Skip to content

feat: profile and handle refresh token #26

feat: profile and handle refresh token

feat: profile and handle refresh token #26

Triggered via push November 29, 2024 16:25
Status Failure
Total duration 31s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Build: src/pages/ProductList/components/RatingStarts/RatingStarts.tsx#L3
Module '"../../ProductList"' has no exported member 'QueryConfig'. Did you mean to use 'import QueryConfig from "../../ProductList"' instead?
Build: src/utils/utils.ts#L4
'array' is declared but its value is never read.
Build: src/components/Pagination/Pagination.tsx#L4
Module '"src/pages/ProductList/ProductList"' has no exported member 'QueryConfig'. Did you mean to use 'import QueryConfig from "src/pages/ProductList/ProductList"' instead?
Build: src/pages/Login/Login.tsx#L3
Cannot find module 'src/components/Input' or its corresponding type declarations.
Build: src/pages/Register/Register.tsx#L3
Cannot find module 'src/components/Input' or its corresponding type declarations.
Build: src/pages/User/pages/Profile/Profile.tsx#L1
Cannot find module 'src/components/Input' or its corresponding type declarations.
Build
Process completed with exit code 2.