Skip to content

refactor: rename files and folders #4

refactor: rename files and folders

refactor: rename files and folders #4

Triggered via push January 11, 2024 05:19
Status Failure
Total duration 32s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

20 errors
test (lts/*, ubuntu-latest): src/app/providers/router/router.ts#L2
Cannot find module '#auth/routes/auth.route' or its corresponding type declarations.
test (lts/*, ubuntu-latest): src/app/providers/router/router.ts#L3
Cannot find module '#home/routes/home.route' or its corresponding type declarations.
test (lts/*, ubuntu-latest): src/app/providers/router/router.ts#L4
Cannot find module '#playground/routes/playground.route' or its corresponding type declarations.
test (lts/*, ubuntu-latest): src/app/providers/router/router.ts#L5
Cannot find module '#todo/routes/todos.route' or its corresponding type declarations.
test (lts/*, ubuntu-latest): src/modules/auth/hooks/use-check-auth.hook.ts#L5
Cannot find module '#auth/routes/auth.route' or its corresponding type declarations.
test (lts/*, ubuntu-latest): src/modules/auth/hooks/use-check-auth.hook.ts#L6
Cannot find module '#home/routes/home.route' or its corresponding type declarations.
test (lts/*, ubuntu-latest): src/modules/auth/pages/login/action.ts#L7
Cannot find module '#home/routes/home.route' or its corresponding type declarations.
test (lts/*, ubuntu-latest): src/modules/auth/pages/login/loader.ts#L4
Cannot find module '#home/routes/home.route' or its corresponding type declarations.
test (lts/*, ubuntu-latest): src/modules/auth/pages/login/page.tsx#L5
Cannot find module '#home/routes/home.route' or its corresponding type declarations.
test (lts/*, ubuntu-latest): src/modules/auth/pages/not-found/page.tsx#L3
Cannot find module '#home/routes/home.route' or its corresponding type declarations.
typecheck: src/app/providers/router/router.ts#L2
Cannot find module '#auth/routes/auth.route' or its corresponding type declarations.
typecheck: src/app/providers/router/router.ts#L3
Cannot find module '#home/routes/home.route' or its corresponding type declarations.
typecheck: src/app/providers/router/router.ts#L4
Cannot find module '#playground/routes/playground.route' or its corresponding type declarations.
typecheck: src/app/providers/router/router.ts#L5
Cannot find module '#todo/routes/todos.route' or its corresponding type declarations.
typecheck: src/modules/auth/hooks/use-check-auth.hook.ts#L5
Cannot find module '#auth/routes/auth.route' or its corresponding type declarations.
typecheck: src/modules/auth/hooks/use-check-auth.hook.ts#L6
Cannot find module '#home/routes/home.route' or its corresponding type declarations.
typecheck: src/modules/auth/pages/login/action.ts#L7
Cannot find module '#home/routes/home.route' or its corresponding type declarations.
typecheck: src/modules/auth/pages/login/loader.ts#L4
Cannot find module '#home/routes/home.route' or its corresponding type declarations.
typecheck: src/modules/auth/pages/login/page.tsx#L5
Cannot find module '#home/routes/home.route' or its corresponding type declarations.
typecheck: src/modules/auth/pages/not-found/page.tsx#L3
Cannot find module '#home/routes/home.route' or its corresponding type declarations.