Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge :: 다수의 warning들해치우기 #68

Merged
merged 1 commit into from
Oct 19, 2022

Conversation

baekteun
Copy link
Member

개요

다수의 warning들해치우기

작업사항

.mapError, swiftLint로 인한 warning들 해결

@baekteun baekteun added the ♻️refactor 코드 리팩토링 할 경우 label Oct 19, 2022
@baekteun baekteun self-assigned this Oct 19, 2022
@baekteun baekteun requested a review from sian7563 as a code owner October 19, 2022 01:04
Copy link
Member

@kimdaehee0824 kimdaehee0824 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@baekteun baekteun merged commit b5ba342 into develop Oct 19, 2022
@baekteun baekteun deleted the 67-just-with-maperror-warning-fix branch October 19, 2022 02:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
♻️refactor 코드 리팩토링 할 경우
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stub을 만들려고 하는데 Just와 mapError를 해주면 경고가 뜨는 불편함 해결
3 participants