Skip to content

Feat/fragments user card users grid #67

Feat/fragments user card users grid

Feat/fragments user card users grid #67

Triggered via pull request June 6, 2024 18:14
Status Success
Total duration 56s
Artifacts

checks.yaml

on: pull_request
checks  /  Lint, typecheck
45s
checks / Lint, typecheck
Fit to window
Zoom out
Zoom in

Annotations

29 errors
Cannot find module './main-logo.component' or its corresponding type declarations.: app/fragments/app-main-logo/src/index.ts#L0
Cannot find module './main-logo.component' or its corresponding type declarations.
Cannot find module './notifications-modal.component' or its corresponding type declarations.: app/fragments/app-notifications-modal/src/index.ts#L0
Cannot find module './notifications-modal.component' or its corresponding type declarations.
Cannot find module './organizations-modal.component' or its corresponding type declarations.: app/fragments/app-organizations-modal/src/index.ts#L0
Cannot find module './organizations-modal.component' or its corresponding type declarations.
Cannot find module './theme-selector.component' or its corresponding type declarations.: app/fragments/app-theme-selector/src/index.ts#L0
Cannot find module './theme-selector.component' or its corresponding type declarations.
Cannot find module './user-badge.component' or its corresponding type declarations.: app/fragments/app-user-badge/src/index.ts#L0
Cannot find module './user-badge.component' or its corresponding type declarations.
Cannot find module './user-card.component' or its corresponding type declarations.: app/fragments/app-user-card/src/index.ts#L0
Cannot find module './user-card.component' or its corresponding type declarations.
Cannot find module './users-grid.component' or its corresponding type declarations.: app/fragments/app-users-grid/src/index.ts#L0
Cannot find module './users-grid.component' or its corresponding type declarations.
Cannot find module './users-modal.component' or its corresponding type declarations.: app/fragments/app-users-modal/src/index.ts#L0
Cannot find module './users-modal.component' or its corresponding type declarations.
Cannot find module './users-title.component' or its corresponding type declarations.: app/fragments/app-users-title/src/index.ts#L0
Cannot find module './users-title.component' or its corresponding type declarations.
File name '/home/runner/work/team-management/team-management/ui/icons/src/LogoutIcon.tsx' differs from already included file name '/home/runner/work/team-management/team-management/ui/icons/src/LogOutIcon.tsx' only in casing.: ui/icons/src/index.ts#L0
File name '/home/runner/work/team-management/team-management/ui/icons/src/LogoutIcon.tsx' differs from already included file name '/home/runner/work/team-management/team-management/ui/icons/src/LogOutIcon.tsx' only in casing. The file is in the program because: Root file specified for compilation Imported via './LogOutIcon' from file '/home/runner/work/team-management/team-management/ui/icons/src/index.ts' Root file specified for compilation File is CommonJS module because '/home/runner/work/team-management/team-management/ui/icons/package.json' does not have field "type"