Skip to content

[FE][Fix][Docs] #145 : 플로팅 버튼 구조 변경 및 스토리북 추가 #100

[FE][Fix][Docs] #145 : 플로팅 버튼 구조 변경 및 스토리북 추가

[FE][Fix][Docs] #145 : 플로팅 버튼 구조 변경 및 스토리북 추가 #100

Triggered via pull request November 18, 2024 07:52
Status Failure
Total duration 30s
Artifacts

ci.yml

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

Annotations

10 errors and 2 warnings
lint-build-test
Type '{ children: Element; isOpen: boolean; onClose: () => void; }' is not assignable to type 'IntrinsicAttributes & IModalProps'.
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
Cannot find name 'width'.
lint-build-test
Cannot find name 'width'.
lint-build-test
Cannot find name 'height'.
lint-build-test
Cannot find name 'height'.
lint-build-test
'React' is declared but its value is never read.
lint-build-test
Cannot find module '@/component/bottomSheet/BottomSheet' or its corresponding type declarations.
lint-build-test
'React' is declared but its value is never read.
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/