Skip to content

lint

lint #1

Manually triggered February 22, 2024 07:14
Status Failure
Total duration 54s
Artifacts

lint.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: src/core/app/data/services/json_placeholder_service.ts#L4
Cannot find module '@/src/core/app/ioc/types' or its corresponding type declarations.
Lint: src/core/app/data/services/mock_service.ts#L4
Cannot find module '../../ioc/types' or its corresponding type declarations.
Lint: src/core/posts/data/repositories/posts_repository.ts#L3
Cannot find module '@/src/core/app/ioc/types' or its corresponding type declarations.
Lint: src/core/posts/domain/use_cases/create_post_use_case.ts#L3
Cannot find module '@/src/core/app/ioc/types' or its corresponding type declarations.
Lint: src/core/posts/domain/use_cases/get_posts_use_case.ts#L3
Cannot find module '@/src/core/app/ioc/types' or its corresponding type declarations.
Lint: src/core/users/data/repositories/users_repository.ts#L2
Cannot find module '@/src/core/app/ioc/types' or its corresponding type declarations.
Lint: src/core/users/domain/use_cases/get_users_use_case.ts#L4
Cannot find module '@/src/core/app/ioc/types' or its corresponding type declarations.
Lint: src/main.tsx#L8
Cannot find module '@/src/core/app/ioc' or its corresponding type declarations.
Lint: src/main.tsx#L10
Cannot find module '@/src/core/app/ioc/types' or its corresponding type declarations.
Lint: src/ui/features/posts/views/create_post_page/create_post_page.tsx#L9
Cannot find module '@/src/core/app/ioc' or its corresponding type declarations.