Skip to content

Feat: AI 면접이 끝난 후 종합 리포트를 제공 #356

Feat: AI 면접이 끝난 후 종합 리포트를 제공

Feat: AI 면접이 끝난 후 종합 리포트를 제공 #356

Triggered via pull request July 29, 2025 11:14
Status Success
Total duration 4m 25s
Artifacts

azure-dev.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: test/InterviewAssistant.ApiService.Tests/Delegates/ChatReportDelegateTests.cs#L146
Argument of type 'Task<InterviewReportModel?>' cannot be used for parameter 'returnThis' of type 'Task<InterviewReportModel>' in 'ConfiguredCall SubstituteExtensions.Returns<Task<InterviewReportModel>>(Task<InterviewReportModel> value, Task<InterviewReportModel> returnThis, params Task<InterviewReportModel>[] returnThese)' due to differences in the nullability of reference types.
build: src/InterviewAssistant.Web/Components/Pages/Report.razor#L78
The field 'Report.isInitialized' is assigned but its value is never used
build: test/InterviewAssistant.ApiService.Tests/Delegates/ChatReportDelegateTests.cs#L146
Argument of type 'Task<InterviewReportModel?>' cannot be used for parameter 'returnThis' of type 'Task<InterviewReportModel>' in 'ConfiguredCall SubstituteExtensions.Returns<Task<InterviewReportModel>>(Task<InterviewReportModel> value, Task<InterviewReportModel> returnThis, params Task<InterviewReportModel>[] returnThese)' due to differences in the nullability of reference types.
build: src/InterviewAssistant.Web/Components/Pages/Report.razor#L78
The field 'Report.isInitialized' is assigned but its value is never used