[FEAT] 마감기한 공통컴포넌트 - 지연 상태일때의 스타일 추가 #55
gradle.yaml
on: pull_request
Build and Test
28s
Build and Deploy to AWS S3 for Main
0s
Annotations
10 errors and 2 warnings
Build and Test:
src/components/common/button/Check1Btn.tsx#L38
Property 'BLUE_DISABLED' does not exist on type '{ Primary: string; Secondary: string; Blue: { Blue1: string; Blue2: string; Blue3: string; Blue4: string; Blue5: string; Blue6: string; Blue7: string; Blue8: string; Blue9: string; Blue10: string; }; Orange: { ...; }; Grey: { ...; }; }'.
|
Build and Test:
src/components/common/button/Check1Btn.tsx#L42
Property 'BLUE_DISABLED' does not exist on type '{ Primary: string; Secondary: string; Blue: { Blue1: string; Blue2: string; Blue3: string; Blue4: string; Blue5: string; Blue6: string; Blue7: string; Blue8: string; Blue9: string; Blue10: string; }; Orange: { ...; }; Grey: { ...; }; }'.
|
Build and Test:
src/components/common/button/Check1Btn.tsx#L46
Property 'BLUE_PASSED' does not exist on type '{ Primary: string; Secondary: string; Blue: { Blue1: string; Blue2: string; Blue3: string; Blue4: string; Blue5: string; Blue6: string; Blue7: string; Blue8: string; Blue9: string; Blue10: string; }; Orange: { ...; }; Grey: { ...; }; }'.
|
Build and Test:
src/components/common/button/Check1Btn.tsx#L49
Property 'WITHE' does not exist on type '{ Primary: string; Secondary: string; Blue: { Blue1: string; Blue2: string; Blue3: string; Blue4: string; Blue5: string; Blue6: string; Blue7: string; Blue8: string; Blue9: string; Blue10: string; }; Orange: { ...; }; Grey: { ...; }; }'.
|
Build and Test:
src/components/common/button/Check1Btn.tsx#L64
Property 'BLUE_DISABLED' does not exist on type '{ Primary: string; Secondary: string; Blue: { Blue1: string; Blue2: string; Blue3: string; Blue4: string; Blue5: string; Blue6: string; Blue7: string; Blue8: string; Blue9: string; Blue10: string; }; Orange: { ...; }; Grey: { ...; }; }'.
|
Build and Test:
src/components/common/button/DeleteBtn.tsx#L22
Property 'GREY_01' does not exist on type '{ Primary: string; Secondary: string; Blue: { Blue1: string; Blue2: string; Blue3: string; Blue4: string; Blue5: string; Blue6: string; Blue7: string; Blue8: string; Blue9: string; Blue10: string; }; Orange: { ...; }; Grey: { ...; }; }'.
|
Build and Test:
src/components/common/button/DeleteBtn.tsx#L26
Property 'GREY_03' does not exist on type '{ Primary: string; Secondary: string; Blue: { Blue1: string; Blue2: string; Blue3: string; Blue4: string; Blue5: string; Blue6: string; Blue7: string; Blue8: string; Blue9: string; Blue10: string; }; Orange: { ...; }; Grey: { ...; }; }'.
|
Build and Test:
src/components/common/button/DeleteCancelBtn.tsx#L28
Property 'WITHE' does not exist on type '{ Primary: string; Secondary: string; Blue: { Blue1: string; Blue2: string; Blue3: string; Blue4: string; Blue5: string; Blue6: string; Blue7: string; Blue8: string; Blue9: string; Blue10: string; }; Orange: { ...; }; Grey: { ...; }; }'.
|
Build and Test:
src/components/common/button/DeleteCancelBtn.tsx#L30
Property 'SECONDARY' does not exist on type '{ Primary: string; Secondary: string; Blue: { Blue1: string; Blue2: string; Blue3: string; Blue4: string; Blue5: string; Blue6: string; Blue7: string; Blue8: string; Blue9: string; Blue10: string; }; Orange: { ...; }; Grey: { ...; }; }'. Did you mean 'Secondary'?
|
Build and Test:
src/components/common/button/DeleteCancelBtn.tsx#L34
Property 'BLACK' does not exist on type '{ Primary: string; Secondary: string; Blue: { Blue1: string; Blue2: string; Blue3: string; Blue4: string; Blue5: string; Blue6: string; Blue7: string; Blue8: string; Blue9: string; Blue10: string; }; Orange: { ...; }; Grey: { ...; }; }'.
|
Build and Test
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Build and Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
|