Skip to content

[FEAT] Theme 최신화 #41

[FEAT] Theme 최신화

[FEAT] Theme 최신화 #41

Triggered via pull request July 8, 2024 08:43
Status Failure
Total duration 39s
Artifacts

gradle.yaml

on: pull_request
Build and Test
28s
Build and Test
Build and Deploy to AWS S3 for Main
0s
Build and Deploy to AWS S3 for Main
Fit to window
Zoom out
Zoom in

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/