refactor: rename files and folders #4
Annotations
10 errors
Build:
src/app/providers/router/router.ts#L2
Cannot find module '#auth/routes/auth.route' or its corresponding type declarations.
|
Build:
src/app/providers/router/router.ts#L3
Cannot find module '#home/routes/home.route' or its corresponding type declarations.
|
Build:
src/app/providers/router/router.ts#L4
Cannot find module '#playground/routes/playground.route' or its corresponding type declarations.
|
Build:
src/app/providers/router/router.ts#L5
Cannot find module '#todo/routes/todos.route' or its corresponding type declarations.
|
Build:
src/modules/auth/hooks/use-check-auth.hook.ts#L5
Cannot find module '#auth/routes/auth.route' or its corresponding type declarations.
|
Build:
src/modules/auth/hooks/use-check-auth.hook.ts#L6
Cannot find module '#home/routes/home.route' or its corresponding type declarations.
|
Build:
src/modules/auth/pages/login/action.ts#L7
Cannot find module '#home/routes/home.route' or its corresponding type declarations.
|
Build:
src/modules/auth/pages/login/loader.ts#L4
Cannot find module '#home/routes/home.route' or its corresponding type declarations.
|
Build:
src/modules/auth/pages/login/page.tsx#L5
Cannot find module '#home/routes/home.route' or its corresponding type declarations.
|
Build:
src/modules/auth/pages/not-found/page.tsx#L3
Cannot find module '#home/routes/home.route' or its corresponding type declarations.
|
The logs for this run have expired and are no longer available.
Loading