Skip to content

[FE] 멤버 추가 시 제대로 작동하지 않는 문제 수정 #407

[FE] 멤버 추가 시 제대로 작동하지 않는 문제 수정

[FE] 멤버 추가 시 제대로 작동하지 않는 문제 수정 #407

Triggered via pull request September 26, 2024 12:40
Status Failure
Total duration 4m 23s
Artifacts

frontend-pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
test: client/src/components/Design/components/Input/Input.tsx#L7
There should be at least one empty line between import groups
test: client/src/components/Design/components/Input/Input.tsx#L9
There should be at least one empty line between import groups
test: client/src/hooks/useMembersStep.ts#L13
There should be at least one empty line between import groups
test: client/src/hooks/useMembersStep.ts#L14
`@utils/detectDevice` import should occur before import of `@constants/regExp`
test: client/src/pages/AddBillFunnel/steps/MembersStep.tsx#L12
There should be at least one empty line between import groups
test: client/src/pages/AddBillFunnel/steps/MembersStep.tsx#L13
There should be at least one empty line between import groups
test: client/src/pages/AddBillFunnel/steps/MembersStep.tsx#L13
`react` import should occur before import of `@components/Design/components/Top/Top`
test: client/src/pages/AddBillFunnel/steps/MembersStep.tsx#L14
`@utils/detectDevice` import should occur before import of `../AddBillFunnel`
test
Process completed with exit code 1.
Run Chromatic
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/