Skip to content

[FE][Feat][Fix][Refactor] #112 : 헤더 컴포넌트 외부에서 인자 받을 수 있는 기능 추가 및 버그 수정 #94

[FE][Feat][Fix][Refactor] #112 : 헤더 컴포넌트 외부에서 인자 받을 수 있는 기능 추가 및 버그 수정

[FE][Feat][Fix][Refactor] #112 : 헤더 컴포넌트 외부에서 인자 받을 수 있는 기능 추가 및 버그 수정 #94

Triggered via pull request November 16, 2024 20:06
Status Failure
Total duration 32s
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
'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
Type 'number | undefined' is not assignable to type 'number'.
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/