Skip to content

[FE] 변경된 API 적용 및 사용하지 않는 코드 제거, 지출내역 추가 flow 및 UI 변경 #288

[FE] 변경된 API 적용 및 사용하지 않는 코드 제거, 지출내역 추가 flow 및 UI 변경

[FE] 변경된 API 적용 및 사용하지 않는 코드 제거, 지출내역 추가 flow 및 UI 변경 #288

Triggered via pull request September 20, 2024 08:34
Status Failure
Total duration 4m 44s
Artifacts

frontend-pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: client/src/apis/request/event.ts#L3
There should be at least one empty line between import groups
test: client/src/apis/request/event.ts#L4
`types/serviceType` import should occur before import of `@apis/endpointPrefix`
test: client/src/apis/request/step.ts#L4
There should be at least one empty line between import groups
test: client/src/apis/request/step.ts#L5
`types/serviceType` import should occur before import of `@apis/baseUrl`
test: client/src/components/AmountInput/AmountInput.tsx#L2
There should be at least one empty line between import groups
test: client/src/components/Design/components/Chip/Chip.stories.tsx#L4
There should be at least one empty line between import groups
test: client/src/components/Design/components/Chip/Chip.style.ts#L1
There should be at least one empty line between import groups
test: client/src/components/Design/components/Chip/Chip.style.ts#L2
`@emotion/react` import should occur before import of `@components/Design/token/colors`
test: client/src/components/Design/components/Chip/Chip.tsx#L3
There should be at least one empty line between import groups
test: client/src/components/Design/components/Chip/Chip.tsx#L4
There should be at least one empty line between import groups
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/