0% found this document useful (0 votes)
28 views12 pages

Log

The document outlines the steps taken during a software build process. It clones a repository, installs dependencies, builds the frontend and backend, and checks for errors. Warnings are generated around dependency mismatches and unused variables. The build fails due to type errors and import order issues in some files.

Uploaded by

Vô Danh Khách
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
28 views12 pages

Log

The document outlines the steps taken during a software build process. It clones a repository, installs dependencies, builds the frontend and backend, and checks for errors. Warnings are generated around dependency mismatches and unused variables. The build fails due to type errors and import order issues in some files.

Uploaded by

Vô Danh Khách
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 12

2024-04-09T07:36:32.

974Z [INFO]: # Cloning repository:


[email protected]:Innovatube/zenta-commercial-web-frontend.git
2024-04-09T07:36:34.025Z [INFO]:
2024-04-09T07:36:34.025Z [INFO]: Cloning into 'zenta-commercial-web-frontend'...
2024-04-09T07:36:34.026Z [INFO]: # Checking for Git submodules at:
/codebuild/output/src1267296136/src/zenta-commercial-web-frontend/.gitmodules
2024-04-09T07:36:34.034Z [INFO]: # Retrieving environment cache...
2024-04-09T07:36:34.083Z [WARNING]: ! Unable to write cache:
{"code":"ERR_BAD_REQUEST","message":"Request failed with status code 404"})}
2024-04-09T07:36:34.083Z [INFO]: ---- Setting Up SSM Secrets ----
2024-04-09T07:36:34.083Z [INFO]: SSM params
{"Path":"/amplify/d2wott9ebpy8o6/develop/","WithDecryption":true}
2024-04-09T07:36:34.134Z [WARNING]: !Failed to set up process.env.secrets
2024-04-09T07:36:34.893Z [INFO]: No live updates for this build run
2024-04-09T07:36:34.896Z [INFO]: # Retrieving cache...
2024-04-09T07:36:34.953Z [INFO]: # Retrieved cache
2024-04-09T07:36:38.750Z [INFO]: ## Starting Backend Build
## Checking for associated backend environment...
## No backend environment association found,
continuing...
## Completed Backend Build
2024-04-09T07:36:38.756Z [INFO]: {"backendDuration": 0}
## Starting Frontend Build
# Starting phase: preBuild
# Executing command: yarn install
2024-04-09T07:36:40.406Z [INFO]: yarn install v1.22.19
2024-04-09T07:36:40.672Z [INFO]: [1/4] Resolving packages...
2024-04-09T07:36:41.107Z [INFO]: [2/4] Fetching packages...
2024-04-09T07:36:41.114Z [WARNING]: warning Pattern ["strip-ansi@^6.0.1"] is trying
to unpack in the same destination "/root/.cache/yarn/v6/npm-strip-ansi-cjs-6.0.1-
9e26c63d30f53443e9489495b2105d37b67a85d9-integrity/node_modules/strip-ansi-cjs" as
pattern ["strip-ansi-cjs@npm:strip-ansi@^6.0.1"]. This could result in non-
deterministic behavior, skipping.
2024-04-09T07:36:41.114Z [WARNING]: warning Pattern ["string-width@^4.1.0"] is
trying to unpack in the same destination "/root/.cache/yarn/v6/npm-string-width-
cjs-4.2.3-269c7117d27b05ad2e536830a8ec895ef9c6d010-integrity/node_modules/string-
width-cjs" as pattern ["string-width-cjs@npm:string-width@^4.2.0"]. This could
result in non-deterministic behavior, skipping.
warning Pattern ["strip-ansi@^6.0.0"] is trying
to unpack in the same destination "/root/.cache/yarn/v6/npm-strip-ansi-cjs-6.0.1-
9e26c63d30f53443e9489495b2105d37b67a85d9-integrity/node_modules/strip-ansi-cjs" as
pattern ["strip-ansi-cjs@npm:strip-ansi@^6.0.1"]. This could result in non-
deterministic behavior, skipping.
2024-04-09T07:36:41.118Z [WARNING]: warning Pattern ["string-width@^4.2.3"] is
trying to unpack in the same destination "/root/.cache/yarn/v6/npm-string-width-
cjs-4.2.3-269c7117d27b05ad2e536830a8ec895ef9c6d010-integrity/node_modules/string-
width-cjs" as pattern ["string-width-cjs@npm:string-width@^4.2.0"]. This could
result in non-deterministic behavior, skipping.
2024-04-09T07:36:41.119Z [WARNING]: warning Pattern ["string-width@^4.2.0"] is
trying to unpack in the same destination "/root/.cache/yarn/v6/npm-string-width-
cjs-4.2.3-269c7117d27b05ad2e536830a8ec895ef9c6d010-integrity/node_modules/string-
width-cjs" as pattern ["string-width-cjs@npm:string-width@^4.2.0"]. This could
result in non-deterministic behavior, skipping.
2024-04-09T07:36:41.119Z [WARNING]: warning Pattern ["wrap-ansi@^7.0.0"] is trying
to unpack in the same destination "/root/.cache/yarn/v6/npm-wrap-ansi-cjs-7.0.0-
67e145cff510a6a6984bdf1152911d69d2eb9e43-integrity/node_modules/wrap-ansi-cjs" as
pattern ["wrap-ansi-cjs@npm:wrap-ansi@^7.0.0"]. This could result in non-
deterministic behavior, skipping.
2024-04-09T07:37:04.696Z [INFO]: [3/4] Linking dependencies...
2024-04-09T07:37:04.709Z [WARNING]: warning " > @testing-library/[email protected]"
has unmet peer dependency "@testing-library/dom@>=7.21.4".
warning "@storybook/nextjs > @pmmmwh/react-
[email protected]" has unmet peer dependency "webpack@>=4.43.0 <6.0.0".
warning "@storybook/nextjs > babel-
[email protected]" has unmet peer dependency "webpack@>=5".
warning "@storybook/nextjs > node-polyfill-
[email protected]" has unmet peer dependency "webpack@>=5".
warning "@storybook/nextjs > postcss-
[email protected]" has unmet peer dependency "webpack@^5.0.0".
warning "@storybook/nextjs > sass-
[email protected]" has unmet peer dependency "webpack@^5.0.0".
warning "@storybook/nextjs > style-
[email protected]" has unmet peer dependency "webpack@^5.0.0".
2024-04-09T07:37:04.711Z [WARNING]: warning " > @testing-library/[email protected]"
has incorrect peer dependency "react@^16.9.0 || ^17.0.0".
2024-04-09T07:37:13.585Z [INFO]: [4/4] Building fresh packages...
2024-04-09T07:37:18.007Z [INFO]: Done in 37.60s.
2024-04-09T07:37:18.038Z [INFO]: # Completed phase: preBuild
# Starting phase: build
2024-04-09T07:37:18.039Z [INFO]: # Executing command: yarn build
2024-04-09T07:37:18.198Z [INFO]: yarn run v1.22.19
2024-04-09T07:37:18.223Z [INFO]: $ next build
2024-04-09T07:37:18.900Z [INFO]: ⚠ No build cache found. Please configure build
caching for faster rebuilds. Read more: https://nextjs.org/docs/messages/no-cache
2024-04-09T07:37:18.917Z [INFO]: Attention: Next.js now collects completely
anonymous telemetry regarding usage.
2024-04-09T07:37:18.917Z [INFO]: This information is used to shape Next.js' roadmap
and prioritize features.
You can learn more, including how to opt-out if
you'd not like to participate in this anonymous program, by visiting the following
URL:
https://nextjs.org/telemetry
2024-04-09T07:37:19.004Z [INFO]: ▲ Next.js 14.1.4
2024-04-09T07:37:19.004Z [INFO]:
2024-04-09T07:37:19.082Z [INFO]: Creating an optimized production build ...
2024-04-09T07:37:32.565Z [INFO]: ✓ Compiled successfully
2024-04-09T07:37:32.570Z [INFO]: Linting and checking validity of types ...
2024-04-09T07:37:40.094Z [WARNING]: Failed to compile.
2024-04-09T07:37:40.103Z [WARNING]:
./src/app/auth/forgot-password/FormForgotPassword.tsx
11:1 Error: `@hookform/resolvers/yup` import
should occur before import of `@/components/atoms/Button` import/order
12:1 Error: `react` import should occur before
import of `@/components/atoms/Button` import/order
13:1 Error: `react-hook-form` import should
occur before import of `@/components/atoms/Button` import/order
14:1 Error: `yup` import should occur before
import of `@/components/atoms/Button` import/order
34:30 Error: 'React' is not defined. no-undef
34:45 Error: 'React' is not defined. no-undef
35:24 Error: 'React' is not defined. no-undef
35:39 Error: 'React' is not defined. no-undef
47:5 Error: 'setError' is assigned a value but
never used. no-unused-vars
53:19 Error: 'setLoading' is assigned a value
but never used. no-unused-vars
./src/app/auth/forgot-password/page.tsx
11:1 Error: `./FormForgotPassword` import
should occur before import of `@/config/constants/copywriting` import/order
12:1 Error: `react` import should occur before
import of `@/config/constants/copywriting` import/order
./src/app/auth/layout.tsx
2:1 Error: `next/image` import should occur
before import of `@images/company_logo_full.svg` import/order
7:13 Error: 'React' is not defined. no-undef

./src/app/auth/reset-password/FormResetPassword.tsx
12:1 Error: `@hookform/resolvers/yup` import
should occur before import of `@/components/atoms/Button` import/order
13:1 Error: `react` import should occur before
import of `@/components/atoms/Button` import/order
14:1 Error: `react-hook-form` import should
occur before import of `@/components/atoms/Button` import/order
15:1 Error: `yup` import should occur before
import of `@/components/atoms/Button` import/order
16:1 Error: `next/image` import should occur
before import of `@/components/atoms/Button` import/order
49:34 Error: 'React' is not defined. no-undef
49:49 Error: 'React' is not defined. no-undef
66:19 Error: 'setLoading' is assigned a value
but never used. no-unused-vars
71:27 Error: 'values' is defined but never
used. no-unused-vars
77:44 Error: Expected { after 'if' condition.
curly
./src/app/auth/reset-password/page.tsx
7:1 Error: `react` import should occur before
import of `@/config/constants/copywriting` import/order
8:1 Error: `./FormResetPassword` import should
occur before import of `@/config/constants/copywriting` import/order
9:1 Error: `next/link` import should occur
before import of `@/config/constants/copywriting` import/order
./src/app/auth/signin/FormSignIn.tsx
4:1 Error: `@hookform/resolvers/yup` import
should occur before import of `@/components/molecules/Input` import/order
5:1 Error: `next/navigation` import should
occur before import of `@/components/molecules/Input` import/order
6:1 Error: `react` import should occur before
import of `@/components/molecules/Input` import/order
7:1 Error: `react-hook-form` import should
occur before import of `@/components/molecules/Input` import/order
8:1 Error: `yup` import should occur before
import of `@/components/molecules/Input` import/order
9:1 Error: `next/image` import should occur
before import of `@/components/molecules/Input` import/order
12:1 Error: `@/components/atoms/Button` import
should occur before import of `@/components/molecules/Input` import/order
13:1 Error: `next/link` import should occur
before import of `@/components/molecules/Input` import/order
20:7 Error:
'COPY_WRITING_EMAIL_NON_REGISTERED_ERR_MESS' is assigned a value but never used.
no-unused-vars
54:19 Error: 'setLoading' is assigned a value
but never used. no-unused-vars
56:9 Error: 'router' is assigned a value but
never used. no-unused-vars
62:5 Error: 'setError' is assigned a value but
never used. no-unused-vars
68:27 Error: 'values' is defined but never
used. no-unused-vars
70:45 Error: Expected { after 'if' condition.
curly
119:29 Error: Replace `blueLink·hover:text-
blueLinkHover·text-sm` with `sm·text-blueLink·hover:text-blueLinkHover`
prettier/prettier

./src/components/atoms/Button/Button.stories.tsx
1:32 Error: Replace `"@storybook/react"` with
`'@storybook/react'` prettier/prettier
2:8 Error: 'React' is defined but never used.
no-unused-vars
2:19 Error: Replace `"react"` with `'react'`
prettier/prettier
3:20 Error: Replace `"."` with `'.'`
prettier/prettier
6:10 Error: Replace `"Atoms/Button"` with
`'Atoms/Button'` prettier/prettier
11:20 Error: Replace
`"Button·with·variant·for·user·to·interact."` with
`'Button·with·variant·for·user·to·interact.'` prettier/prettier
16:14 Error: Replace `"default"` with
`'default'` prettier/prettier
17:12 Error: Replace `"Button"` with
`'Button'` prettier/prettier
21:23 Error: Replace `"text"` with `'text'`
prettier/prettier
30:50 Error: Replace `"primary"` with
`'primary'` prettier/prettier
31:52 Error: Replace `"secondary"` with
`'secondary'` prettier/prettier
32:50 Error: Replace `"success"` with
`'success'` prettier/prettier
./src/components/atoms/Button/index.tsx
25:10 Error: Replace `py-1.5·px-
4·rounded·font-semibold·text-base·` with `rounded·px-4·py-1.5·text-base·font-
semibold·` prettier/prettier
26:19 Error: Replace `opacity-
50·disabled:text-opacity-75·disabled:cursor-not-allowed` with `cursor-not-
allowed·disabled:text-opacity-75·disabled:opacity-50` prettier/prettier

./src/components/atoms/Checkbox/Checkbox.stories.tsx
1:32 Error: Replace `"@storybook/react"` with
`'@storybook/react'` prettier/prettier
2:8 Error: 'React' is defined but never used.
no-unused-vars
2:19 Error: Replace `"react"` with `'react'`
prettier/prettier
3:22 Error: Replace `"."` with `'.'`
prettier/prettier
6:10 Error: Replace `"Atoms/Checkbox"` with
`'Atoms/Checkbox'` prettier/prettier
11:20 Error: Replace `"Checkbox·input"` with
`'Checkbox·input'` prettier/prettier
16:12 Error: Replace `"Checkbox·label"` with
`'Checkbox·label'` prettier/prettier
20:23 Error: Replace `"text"` with `'text'`
prettier/prettier
./src/components/atoms/Checkbox/index.tsx
9:15 Error: 'checked' is defined but never
used. no-unused-vars
32:10 Error: Replace `text-sm·flex·items-
center` with `flex·items-center·text-sm` prettier/prettier
49:12 Error: Replace `w-[18px]·h-
[18px]··border-2·border-solid·rounded-[2px]` with `h-[18px]·w-[18px]··rounded-
[2px]·border-2·border-solid` prettier/prettier
53:24 Error: Replace `g-opacity-50·border-
gray-30` with `order-gray-300·bg-opacity-5` prettier/prettier

./src/components/atoms/HelperText/HelperText.stories.tsx
1:32 Error: Replace `"@storybook/react"` with
`'@storybook/react'` prettier/prettier
2:24 Error: Replace `"."` with `'.'`
prettier/prettier
5:10 Error: Replace `"Atoms/HelperText"` with
`'Atoms/HelperText'` prettier/prettier
10:20 Error: Replace
`"Helper·text·for·input·form"` with `'Helper·text·for·input·form'`
prettier/prettier
16:17 Error: Replace `"error",·"info"` with
`'error',·'info'` prettier/prettier
17:24 Error: Replace `"radio"` with `'radio'`
prettier/prettier
20:20 Error: Replace `"Helper·text·message"`
with `'Helper·text·message'` prettier/prettier
24:11 Error: Replace `"Helptext"` with
`'Helptext'` prettier/prettier
25:11 Error: Replace `"error"` with `'error'`
prettier/prettier
32:53 Error: Replace `"error"` with `'error'`
prettier/prettier
33:52 Error: Replace `"info"` with `'info'`
prettier/prettier
./src/components/atoms/HelperText/index.tsx
15:10 Error: Replace `text-sm·font-light·min-
h-[20px]` with `min-h-[20px]·text-sm·font-light` prettier/prettier
./src/components/atoms/Image/Image.stories.tsx
1:32 Error: Replace `"@storybook/react"` with
`'@storybook/react'` prettier/prettier
2:8 Error: 'React' is defined but never used.
no-unused-vars
2:19 Error: Replace `"react"` with `'react'`
prettier/prettier
4:19 Error: Replace `"."` with `'.'`
prettier/prettier
7:10 Error: Replace `"Atoms/Image"` with
`'Atoms/Image'` prettier/prettier
12:20 Error: Replace
`"Next·image·with·default·config"` with `'Next·image·with·default·config'`
prettier/prettier
17:32 Error: Replace `"function"` with
`'function'` prettier/prettier
18:20 Error: Replace `"number"` with
`'number'` prettier/prettier
19:21 Error: Replace `"number"` with
`'number'` prettier/prettier
22:10 Error: Replace
`"/images/company_name.svg"` with `'/images/company_name.svg'` prettier/prettier
34:25 Error: Replace `"fill"` with `'fill'`
prettier/prettier
./src/components/atoms/Input/Input.stories.tsx
1:32 Error: Replace `"@storybook/react"` with
`'@storybook/react'` prettier/prettier
2:19 Error: Replace `"react"` with `'react'`
prettier/prettier
4:19 Error: Replace `"."` with `'.'`
prettier/prettier
5:19 Error: Replace
`"@/components/atoms/Image"` with `'@/components/atoms/Image'` prettier/prettier
8:10 Error: Replace `"Atoms/Input"` with
`'Atoms/Input'` prettier/prettier
13:20 Error: Replace
`"Input·with·default·config·and·style"` with
`'Input·with·default·config·and·style'` prettier/prettier
18:29 Error: Replace `"text"` with `'text'`
prettier/prettier
19:31 Error: Replace `"text"` with `'text'`
prettier/prettier
20:31 Error: Replace `"text"` with `'text'`
prettier/prettier
22:17 Error: Replace `"small",·"medium"` with
`'small',·'medium'` prettier/prettier
23:24 Error: Replace `"radio"` with `'radio'`
prettier/prettier
24:20 Error: Replace `"Option"` with
`'Option',` prettier/prettier
28:16 Error: Replace `"medium"` with
`'medium'` prettier/prettier
38:18 Error: Replace `"Placeholder"` with
`'Placeholder'` prettier/prettier
./src/components/atoms/Input/Input.test.js
1:1 Error: Replace `"use·strict"` with
`'use·strict'` prettier/prettier
3:8 Warning: Using exported name 'userEvent'
as identifier for default export. import/no-named-as-default
3:23 Error: Replace `"@testing-library/user-
event"` with `'@testing-library/user-event'` prettier/prettier
4:1 Error: `@testing-library/react` import
should occur before import of `@testing-library/user-event` import/order
4:32 Error: Replace `"@testing-library/react"`
with `'@testing-library/react'` prettier/prettier
5:22 Error: Replace `"react-test-renderer"`
with `'react-test-renderer'` prettier/prettier
6:19 Error: Replace `"."` with `'.'`
prettier/prettier
8:8 Error: Replace `"@testing-library/jest-
dom"` with `'@testing-library/jest-dom'` prettier/prettier
10:10 Error: Replace
`"Component·Input·testing"` with `'Component·Input·testing'` prettier/prettier
11:6 Error: Replace
`"<Input·/>·should·render·match·snapshot"` with
`'<Input·/>·should·render·match·snapshot'` prettier/prettier
16:6 Error: Replace `"should·render·an·input"`
with `'should·render·an·input'` prettier/prettier
18:38 Error: Replace `"base-input"` with
`'base-input'` prettier/prettier
22:6 Error: Replace
`"should·render·an·input·placeholder"` with `'should·render·an·input·placeholder'`
prettier/prettier
24:47 Error: Replace `"test"` with `'test'`
prettier/prettier
28:6 Error: Replace
`"should·change·value·to·Hello·World"` with `'should·change·value·to·Hello·World'`
prettier/prettier
30:38 Error: Replace `"base-input"` with
`'base-input'` prettier/prettier
31:33 Error: Replace `"Hello·World"` with
`'Hello·World'` prettier/prettier
32:31 Error: Replace `"Hello·World"` with
`'Hello·World'` prettier/prettier
35:6 Error: Replace
`"can·press·delete·to·remove·6·characters"` with
`'can·press·delete·to·remove·6·characters'` prettier/prettier
37:38 Error: Replace `"base-input"` with
`'base-input'` prettier/prettier
38:33 Error: Replace `"Hello·World"` with
`'Hello·World'` prettier/prettier
40:35 Error: Replace `"{backspace}"` with
`'{backspace}'` prettier/prettier
42:31 Error: Replace `"Hello"` with `'Hello'`
prettier/prettier
./src/components/atoms/Input/index.tsx
9:20 Error: 'e' is defined but never used.
no-unused-vars
10:20 Error: 'e' is defined but never used.
no-unused-vars
54:27 Error: Replace `absolute·inset-y-
0·border-border·left-0·flex·items-center·justify-center·w-14` with `border-
border·absolute·inset-y-0·left-0·flex·w-14·items-center·justify-center`
prettier/prettier
66:14 Error: Replace `block·w-
full·rounded·border-0·h-12·py-2·` with `text-basic·block·h-12·w-
full·rounded·border-0·` prettier/prettier
67:9 Error: Replace `text-body·text-
basic·sm:leading-6` with `py-2·text-body·ring-1` prettier/prettier
68:14 Error: Replace `[#DFDFDF]·ring-1·ring-
inse` with `inset·ring-[#DFDFDF]·placeholder:text-ligh` prettier/prettier
69:15 Error: Replace `ring-sky-500·focus:ring-
2·focus:ring-inset·focus:outline-none` with `outline-none·focus:ring-2·focus:ring-
inset·focus:ring-sky-500` prettier/prettier
70:8 Error: Replace `·placeholder:text-
light·disabled:bg-[#F2F2F2]·disabled:text-light` with `·disabled:bg-
[#F2F2F2]·disabled:text-light·sm:leading-6` prettier/prettier
82:59 Error: Replace `items-center·justify-
center·w-14` with `w-14·items-center·justify-center` prettier/prettier

./src/components/atoms/InputSelect/InputSelect.stories.tsx
1:19 Error: Replace `"react"` with `'react'`
prettier/prettier
2:25 Error: Replace `"."` with `'.'`
prettier/prettier
3:1 Error: `@storybook/react` import should
occur before import of `react` import/order
3:32 Error: Replace `"@storybook/react"` with
`'@storybook/react'` prettier/prettier
6:10 Error: Replace `"Molecules/InputSelect"`
with `'Molecules/InputSelect'` prettier/prettier
11:20 Error: Replace
`"InputSelect·with·default·config·and·style"` with
`'InputSelect·with·default·config·and·style'` prettier/prettier
24:14 Error: Replace `"default"` with
`'default'` prettier/prettier
28:16 Error: Replace `"1"` with `'1'`
prettier/prettier
32:16 Error: Replace `"2"` with `'2'`
prettier/prettier
./src/components/atoms/InputSelect/index.tsx
1:1 Error: Replace `"use·client"` with
`'use·client'` prettier/prettier
3:30 Error: Replace `"react"` with `'react'`
prettier/prettier
4:60 Error: Replace `"react-select"` with
`'react-select'` prettier/prettier
5:33 Error: Replace `"@/utilities"` with
`'@/utilities'` prettier/prettier
8:13 Error: Replace `"default"·|·"dark"` with
`'default'·|·'dark'` prettier/prettier
9:15 Error: Replace `"small"·|·"medium"` with
`'small'·|·'medium'` prettier/prettier
13:13 Error: Replace `"default"` with
`'default'` prettier/prettier
15:28 Error: Replace `"オプションなし"` with
`'オプションなし'` prettier/prettier
17:15 Error: Replace `"medium"` with
`'medium'` prettier/prettier
27:11 Error: Replace `"!min-h-
[28px]·rounded·flex-nowrap"` with `'!min-h-[28px]·rounded·flex-nowrap'`
prettier/prettier
28:25 Error: Replace `"small"·?·"h-7"·:·"h-
12"` with `'small'·?·'h-7'·:·'h-12',` prettier/prettier
31:25 Error: Replace `"min-h-
[28px]",·inputSize·===·"small"·?·"h-7"·:·"h-12"` with `'min-h-
[28px]',·inputSize·===·'small'·?·'h-7'·:·'h-12'` prettier/prettier
32:29 Error: Replace `"!text-xs"` with `'!
text-xs'` prettier/prettier
33:21 Error: Replace `"!text-xs"` with `'!
text-xs'` prettier/prettier
38:11 Error: Replace `"!bg-secondary·!text-
white·!h-8·!min-h-[32px]·!border-0·rounded·flex-nowrap"` with `'!bg-secondary·!
text-white·!h-8·!min-h-[32px]·!border-0·rounded·flex-nowrap'` prettier/prettier
39:24 Error: Replace `"opacity-50·pointer-
events-auto·cursor-not-allowed"·:·""` with `'opacity-50·pointer-events-auto·cursor-
not-allowed'·:·'',` prettier/prettier
41:26 Error: Replace `"!text-white·whitespace-
nowrap·!text-opacity-30"` with `'!text-white·whitespace-nowrap·!text-opacity-30'`
prettier/prettier
42:33 Error: Replace `"hidden"` with
`'hidden'` prettier/prettier
43:34 Error: Replace `"h-8·min-h-[32px]"` with
`'h-8·min-h-[32px]'` prettier/prettier
44:32 Error: Replace `"!text-white"` with `'!
text-white'` prettier/prettier
45:29 Error: Replace `"!py-0·!text-white"`
with `'!py-0·!text-white'` prettier/prettier
46:26 Error: Replace `"!text-white"` with `'!
text-white'` prettier/prettier
47:19 Error: Replace `"!bg-body·rounded-none·!
p-2·!my-1·!w-fit"` with `'!bg-body·rounded-none·!p-2·!my-1·!w-fit'`
prettier/prettier
49:9 Error: Replace `"!bg-transparent·!text-
white·hover:!bg-[#F2F2F2]·hover:!bg-opacity-20·text-base·font-bold·p-1·max-w-
screen·min-w-[150px]"` with `'!bg-transparent·!text-white·hover:!bg-
[#F2F2F2]·hover:!bg-opacity-20·text-base·font-bold·p-1·max-w-screen·min-w-[150px]'`
prettier/prettier
50:31 Error: Replace `"min-w-[150px]"` with
`'min-w-[150px]'` prettier/prettier
51:24 Error: Replace `"w-full"` with `'w-
full'` prettier/prettier
60:50 Error: Replace `"選択する"` with `'選択す
る'` prettier/prettier

./src/components/atoms/LabelText/LabelText.stories.tsx
1:8 Error: 'React' is defined but never used.
no-unused-vars
1:19 Error: Replace `"react"` with `'react'`
prettier/prettier
3:23 Error: Replace `"."` with `'.'`
prettier/prettier
4:1 Error: `@storybook/react` import should
occur before import of `react` import/order
4:32 Error: Replace `"@storybook/react"` with
`'@storybook/react'` prettier/prettier
7:10 Error: Replace `"Atoms/LabelText"` with
`'Atoms/LabelText'` prettier/prettier
12:20 Error: Replace
`"Label·text·on·top·of·input"` with `'Label·text·on·top·of·input'`
prettier/prettier
17:23 Error: Replace `"text"` with `'text'`
prettier/prettier
18:27 Error: Replace `"text"` with `'text'`
prettier/prettier
20:20 Error: Replace
`"Identify·input·to·focus"` with `'Identify·input·to·focus'` prettier/prettier
24:12 Error: Replace `"Label·Input"` with
`'Label·Input'` prettier/prettier
./src/components/atoms/LabelText/index.tsx
14:10 Error: Replace `text-sm·mb-2` with `mb-
2·text-sm` prettier/prettier

./src/components/atoms/SvgIcon/SvgIcon.stories.tsx
1:32 Error: Replace `"@storybook/react"` with
`'@storybook/react'` prettier/prettier
2:8 Error: 'React' is defined but never used.
no-unused-vars
2:19 Error: Replace `"react"` with `'react'`
prettier/prettier
3:21 Error: Replace `"."` with `'.'`
prettier/prettier
6:10 Error: Replace `"Atoms/SvgIcon"` with
`'Atoms/SvgIcon'` prettier/prettier
12:11 Error: Replace
`"SvgIcon·react·components·fill·color·with·props·fill·>·className·>·style"` with
`'SvgIcon·react·components·fill·color·with·props·fill·>·className·>·style'`
prettier/prettier
23:11 Error: Replace `"polygon"` with
`'polygon'` prettier/prettier

./src/components/atoms/SvgIcon/icons/IconSpin.tsx
18:8 Error: Replace `w-8·h-8·mr-2·text-gray-
200·animate-spin·dark:text-gray-600` with `text-gray-200·dark:text-gray-600·mr-2·h-
8·w-8·animate-spin` prettier/prettier

./src/components/atoms/ToggleButton/ToggleButton.stories.tsx
1:32 Error: Replace `"@storybook/react"` with
`'@storybook/react'` prettier/prettier
3:26 Error: Replace `"./ToggleButton"` with
`'./ToggleButton'` prettier/prettier
6:10 Error: Replace `"Atoms/ToggleButton"`
with `'Atoms/ToggleButton'` prettier/prettier
11:16 Error: Replace `"壁芯面積"` with `'壁芯面
積'` prettier/prettier
12:16 Error: Replace `"壁芯面積"` with `'壁芯面
積'` prettier/prettier
15:16 Error: Replace `"内法面積"` with `'内法面
積'` prettier/prettier
16:16 Error: Replace `"内法面積"` with `'内法面
積'` prettier/prettier
19:12 Error: Replace `"内法面積"` with `'内法面
積'` prettier/prettier

./src/components/atoms/ToggleButton/ToggleButton.tsx
9:15 Error: 'value' is defined but never used.
no-unused-vars
30:64 Error: Replace `text-sm·text-
light·border·border-[#C2CBD8]` with `border·border-[#C2CBD8]·text-sm·text-light`
prettier/prettier
42:16 Error: Replace `px-5·py-[5px]·rounded-
[6px]·bg-white` with `rounded-[6px]·bg-white·px-5·py-[5px]` prettier/prettier
44:33 Error: Replace `text-white·font-
semibold` with `font-semibold·text-white` prettier/prettier

./src/components/molecules/Dropdown/Dropdown.stories.tsx
44:8 Error: Replace `·key:·'1',·label:·'顧客企
業一覧',·icon:·<SvgIcon·name='area'></SvgIcon>` with
`⏎········key:·'1',⏎········label:·'顧客企業一
覧',⏎········icon:·<SvgIcon·name="area"></SvgIcon>,⏎·····` prettier/prettier
45:8 Error: Replace `·key:·'2',·label:·'ユーザ
ー一覧',·icon:·<SvgIcon·name='check'></SvgIcon>` with
`⏎········key:·'2',⏎········label:·'ユーザー一
覧',⏎········icon:·<SvgIcon·name="check"></SvgIcon>,⏎·····` prettier/prettier
46:8 Error: Replace `·key:·'3',·label:·'ユーザ
ー情報編集',·icon:·<SvgIcon·name='circle'></SvgIcon>` with
`⏎········key:·'3',⏎········label:·'ユーザー情報編
集',⏎········icon:·<SvgIcon·name="circle"></SvgIcon>,⏎·····` prettier/prettier
47:55 Error: Replace `'close'` with `"close"`
prettier/prettier

./src/components/molecules/Dropdown/Dropdown.test.jsx
6:1 Error: `react` import should occur before
import of `react-test-renderer` import/order
./src/components/molecules/Dropdown/index.tsx
3:1 Error: `react` import should occur after
import of `rc-dropdown/lib/Dropdown` import/order
9:19 Error: 'menuKey' is defined but never
used. no-unused-vars

./src/components/molecules/Input/FormInputText.test.js
3:27 Error: Unable to resolve path to module
'@storybook/testing-library'. import/no-unresolved

./src/components/molecules/Input/FormInputText.tsx
17:20 Error: 'e' is defined but never used.
no-unused-vars
18:20 Error: 'e' is defined but never used.
no-unused-vars
./src/components/organisms/Header/index.tsx
5:1 Error: `next/image` import should occur
before import of `@/components/molecules/Dropdown` import/order
6:1 Error: `next/link` import should occur
before import of `@/components/molecules/Dropdown` import/order
./src/components/templates/LayoutWrap/index.tsx
6:1 Error: `next/navigation` import should
occur before import of `react` import/order
6:23 Error: 'useRouter' is defined but never
used. no-unused-vars
./src/components/templates/MainLayout/index.tsx
2:1 Error: `react` import should occur before
import of `@/components/organisms/Header` import/order
8:9 Error: Replace `·className="h-screen·w-
screen·overflow-hidden"·data-testid="main-layout"` with `⏎······className="h-
screen·w-screen·overflow-hidden"⏎······data-testid="main-layout"⏎····`
prettier/prettier
./src/config/constants/api.ts
2:3 Error: 'UNAUTHORIZED' is defined but never
used. no-unused-vars
3:2 Error: Insert `⏎` prettier/prettier
./src/services/apiClient.ts
4:1 Error: `@/config/constants/storage` import
should occur before import of `@/utilities` import/order
./src/utilities/index.ts
1:25 Error: Replace `"tailwind-merge"` with
`'tailwind-merge'` prettier/prettier
2:28 Error: Replace
`"../config/constants/api"` with `'../config/constants/api'` prettier/prettier
15:3 Error: Insert `⏎` prettier/prettier
info - Need to disable some ESLint rules?
Learn more here: https://nextjs.org/docs/basic-features/eslint#disabling-rules
2024-04-09T07:37:40.122Z [WARNING]: error Command failed with exit code 1.
2024-04-09T07:37:40.122Z [INFO]: info Visit https://yarnpkg.com/en/docs/cli/run for
documentation about this command.
2024-04-09T07:37:40.208Z [ERROR]: !!! Build failed
2024-04-09T07:37:40.208Z [INFO]: Please read more about Amplify Hosting's support
for SSR frameworks to find if your build failure is related to an unsupported
feature: https://docs.aws.amazon.com/amplify/latest/userguide/amplify-ssr-
framework-support.html. You may also find this troubleshooting guide useful:
https://docs.aws.amazon.com/amplify/latest/userguide/troubleshooting-ssr-
deployment.html
2024-04-09T07:37:40.208Z [ERROR]: !!! Error: Command failed with exit code 1
2024-04-09T07:37:40.208Z [INFO]: # Starting environment caching...
2024-04-09T07:37:40.208Z [INFO]: # Environment caching completed
Terminating logging...

You might also like