Skip to content

#165 [Hotfix] AdminScenarioService 컴파일 에러 긴급 수정#166

Merged
jucheonsu merged 1 commit intodevfrom
hotfix/#165
Apr 11, 2026
Merged

#165 [Hotfix] AdminScenarioService 컴파일 에러 긴급 수정#166
jucheonsu merged 1 commit intodevfrom
hotfix/#165

Conversation

@jucheonsu
Copy link
Copy Markdown
Member

요약

  • AdminScenarioServiceScenarioService 반환 타입 불일치 변환 로직 제거
  • ScenarioCreateRequest 생성 시 누락된 voiceSettings 인자 전달
  • dev 배포 중단 원인이 된 compileJava 에러 4건 해결

검증

  • ./gradlew.bat compileJava 성공

close #165

@jucheonsu jucheonsu self-assigned this Apr 11, 2026
@jucheonsu jucheonsu added the 🚑 Hotfix (긴급 수정) 급하게 치명적인 버그를 고쳐야 할 때 사용합니다. label Apr 11, 2026
@jucheonsu jucheonsu merged commit cd943f9 into dev Apr 11, 2026
@jucheonsu jucheonsu deleted the hotfix/#165 branch April 11, 2026 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🚑 Hotfix (긴급 수정) 급하게 치명적인 버그를 고쳐야 할 때 사용합니다.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🚑 Hotfix: dev 배포 실패(AdminScenarioService 컴파일 에러)

1 participant