Skip to content

[FE][Feat] #112 : 레이아웃 상단 헤더 구현 및 공통 레이아웃 적용 (라우터 수정) #77

[FE][Feat] #112 : 레이아웃 상단 헤더 구현 및 공통 레이아웃 적용 (라우터 수정)

[FE][Feat] #112 : 레이아웃 상단 헤더 구현 및 공통 레이아웃 적용 (라우터 수정) #77

Triggered via pull request November 14, 2024 07:07
Status Failure
Total duration 36s
Artifacts

ci.yml

on: pull_request
lint-build-test
27s
lint-build-test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
lint-build-test
'React' is declared but its value is never read.
lint-build-test
'React' is declared but its value is never read.
lint-build-test
'React' is declared but its value is never read.
lint-build-test
'"@storybook/react"' has no exported member named 'Story'. Did you mean 'StoryFn'?
lint-build-test
Cannot find module '@/component/bottomsheet/BottomSheet' or its corresponding type declarations.
lint-build-test
Type 'number | undefined' is not assignable to type 'number'.
lint-build-test
Parameter 'args' implicitly has an 'any' type.
lint-build-test
Process completed with exit code 2.
lint-build-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint-build-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/