feat: 배포 파이프라인 구축 #1
Annotations
11 errors and 9 warnings
|
build-and-deploy
Process completed with exit code 1.
|
|
build-and-deploy:
src/shared/assets/icons/index.ts#L14
Cannot find module './icon_link_default.svg?react' or its corresponding type declarations.
|
|
build-and-deploy:
src/shared/assets/icons/index.ts#L12
Cannot find module './move_detail_page_icon.svg?react' or its corresponding type declarations.
|
|
build-and-deploy:
src/shared/assets/icons/index.ts#L10
Cannot find module './double_arrow_right.svg?react' or its corresponding type declarations.
|
|
build-and-deploy:
src/shared/assets/icons/index.ts#L9
Cannot find module './double_arrow_left.svg?react' or its corresponding type declarations.
|
|
build-and-deploy:
src/shared/assets/icons/index.ts#L8
Cannot find module './arrow_right.svg?react' or its corresponding type declarations.
|
|
build-and-deploy:
src/shared/assets/icons/index.ts#L7
Cannot find module './arrow_left.svg?react' or its corresponding type declarations.
|
|
build-and-deploy:
src/shared/assets/icons/index.ts#L5
Cannot find module './avatar.svg?react' or its corresponding type declarations.
|
|
build-and-deploy:
src/shared/assets/icons/index.ts#L4
Cannot find module './dropdown_up_arrow.svg?react' or its corresponding type declarations.
|
|
build-and-deploy:
src/shared/assets/icons/index.ts#L3
Cannot find module './refresh_icon.svg?react' or its corresponding type declarations.
|
|
build-and-deploy:
src/shared/assets/icons/index.ts#L1
Cannot find module './icon_company.svg?react' or its corresponding type declarations.
|
|
build-and-deploy:
src/widgets/header/header.css.ts#L4
There should be no empty line within import group
|
|
build-and-deploy:
src/pages/landing/landing-page.tsx#L15
`@/features/landing/config/landing-card.constant` import should occur before import of `@/shared/assets/images`
|
|
build-and-deploy:
src/pages/landing/landing-page.tsx#L8
`@/features/landing` import should occur before import of `@/shared/assets/images`
|
|
build-and-deploy:
src/pages/landing/landing-page.css.ts#L6
`@/shared/styles/tokens/screen.css` import should occur before import of `@images/index`
|
|
build-and-deploy:
src/pages/landing/landing-page.css.ts#L4
There should be no empty line within import group
|
|
build-and-deploy:
src/app/styles/global.css.ts#L4
`@vanilla-extract/css` import should occur before import of `@shared/assets/fonts/PretendardVariable.woff2`
|
|
build-and-deploy:
src/app/styles/global.css.ts#L3
There should be at least one empty line between import groups
|
|
build-and-deploy:
src/app/main.tsx#L1
`@app/App` import should occur after import of `react-dom/client`
|
|
build-and-deploy:
src/app/main.tsx#L1
There should be at least one empty line between import groups
|