Skip to content

바텀시트 컴포넌트 개발 #115

바텀시트 컴포넌트 개발

바텀시트 컴포넌트 개발 #115

Triggered via pull request July 16, 2024 13:15
Status Failure
Total duration 36s
Artifacts

build-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/app/test/Staging.tsx#L6
Duplicate identifier 'CheckBox'.
build: src/app/test/Staging.tsx#L6
Cannot find module '@/component/common/CheckBox/CheckBox' or its corresponding type declarations.
build: src/app/test/Staging.tsx#L7
Duplicate identifier 'CheckBoxGroup'.
build: src/app/test/Staging.tsx#L7
Cannot find module '@/component/common/CheckBox/CheckBoxGroup' or its corresponding type declarations.
build: src/app/test/Staging.tsx#L8
Duplicate identifier 'Input'.
build: src/app/test/Staging.tsx#L8
Duplicate identifier 'InputLabelContainer'.
build: src/app/test/Staging.tsx#L8
Duplicate identifier 'Label'.
build: src/app/test/Staging.tsx#L8
Cannot find module '@/component/common/Input' or its corresponding type declarations.
build: src/app/test/Staging.tsx#L9
Duplicate identifier 'Radio'.
build: src/app/test/Staging.tsx#L9
Cannot find module '@/component/common/RadioButton/Radio' or its corresponding type declarations.
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/