Skip to content

[FE][Feat] #59 : AuthModal 컴포넌트 #93

[FE][Feat] #59 : AuthModal 컴포넌트

[FE][Feat] #59 : AuthModal 컴포넌트 #93

Triggered via pull request November 16, 2024 15:48
Status Failure
Total duration 31s
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
'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
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/