Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
과제 체크포인트
기본과제
심화과제
과제 셀프회고
과제에서 좋았던 부분
과제를 하면서 새롭게 알게된 점
과제를 진행하면서 아직 애매하게 잘 모르겠다 하는 점, 혹은 뭔가 잘 안되서 아쉬운 것들
�- 아직도 헷갈리는 추상화의 개념
리뷰 받고 싶은 내용이나 궁금한 것에 대한 질문
과제 셀프 체크리스트에
에러 처리
에 관한 내용이 있는데요. AI에게 질문해 보니 'initializeApp' 부분에 에러 처리를 하는 예시를 보여 주었습니다. 혹시 금번 과제에 있는 함수에 모두 에러 처리를 하는 편이 좋은지, 아니면 에러 처리가 반드시 필요한 부분에만 하는 게 좋은지 궁금합니다. 그리고 에러 처리가 필요한 함수의 기준도 알고 싶습니다.basic 코드가 테스트를 모두 통과했는데, 깃헙 CI에서는 통과하지 못했다고 나옵니다.
혹시 이 경우에도 과제 Fail이 될까요?