[FEAT] weekly 퍼블리싱 #52
gradle.yaml
on: pull_request
Build and Test
29s
Build and Deploy to AWS S3 for Main
0s
Annotations
10 errors and 2 warnings
Build and Test:
src/components/common/button/RefreshBtn.tsx#L36
Property 'GREY_05' 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; Blue11: string; }; Orange: { ...; }; Grey: { ...; }; }'.
|
Build and Test:
src/components/common/button/RefreshBtn.tsx#L36
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; Blue11: string; }; Orange: { ...; }; Grey: { ...; }; }'.
|
Build and Test:
src/components/common/button/RefreshBtn.tsx#L39
Property 'GREY_06' 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; Blue11: string; }; Orange: { ...; }; Grey: { ...; }; }'.
|
Build and Test:
src/components/common/button/RefreshBtn.tsx#L39
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; Blue11: string; }; Orange: { ...; }; Grey: { ...; }; }'.
|
Build and Test:
src/components/common/button/RefreshBtn.tsx#L45
Property 'GREY_06' 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; Blue11: string; }; Orange: { ...; }; Grey: { ...; }; }'.
|
Build and Test:
src/components/common/button/RefreshBtn.tsx#L48
Property 'GREY_05' 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; Blue11: string; }; Orange: { ...; }; Grey: { ...; }; }'.
|
Build and Test:
src/components/common/button/RefreshBtn.tsx#L59
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; Blue11: string; }; Orange: { ...; }; Grey: { ...; }; }'.
|
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; Blue11: 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; Blue11: 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; Blue11: 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/
|