Skip to content

[QA] GitHub Action이 동작하는 사항을 확인해주세요. #3

[QA] GitHub Action이 동작하는 사항을 확인해주세요.

[QA] GitHub Action이 동작하는 사항을 확인해주세요. #3

Triggered via pull request September 16, 2024 01:40
Status Success
Total duration 4m 6s
Artifacts

build-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build_Test: --- xcodebuild#L1
Using the first of multiple matching destinations:
Build_Test: BudgetBuddiesApp/BudgetBuddiesApp/Sources/Screen/Report/MonthReport/ViewControllers/MonthReportViewController.swift#L112
'self' refers to the method 'MonthReportViewController.self', which may be unexpected
Build_Test: BudgetBuddiesApp/BudgetBuddiesApp/Sources/Screen/AccountBook/ConsumedHistory/ConsumedHistoryTableViewController.swift#L153
initialization of immutable value 'currentMonthFormatted' was never used; consider replacing with assignment to '_' or removing it
Build_Test: BudgetBuddiesApp/BudgetBuddiesApp/Sources/Screen/AccountBook/ConsumedHistory/ConsumedHistoryTableViewController.swift#L177
initialization of immutable value 'currentMonthFormatted' was never used; consider replacing with assignment to '_' or removing it
Build_Test: BudgetBuddiesApp/BudgetBuddiesApp/Sources/Screen/AccountBook/ConsumedHistoryDetail/ConsumedHistoryDetailViewController.swift#L105
immutable value 'categoryId' was never used; consider replacing with '_' or removing it
Build_Test: BudgetBuddiesApp/BudgetBuddiesApp/Sources/Screen/AllLooking/AllLookingView/AllLookingViewUIComponents/AllServiceContainerView/AllServiceContainerView.swift#L205
initialization of immutable value 'leadingDistanceFromContainer' was never used; consider replacing with assignment to '_' or removing it
Build_Test: BudgetBuddiesApp/BudgetBuddiesApp/Sources/Screen/AllLooking/AllLookingView/AllLookingViewUIComponents/AllServiceContainerView/AllServiceContainerView.swift#L206
initialization of immutable value 'trailingDistanceFromContainer' was never used; consider replacing with assignment to '_' or removing it
Build_Test: BudgetBuddiesApp/BudgetBuddiesApp/Sources/Screen/Report/MonthReport/ViewControllers/MonthReportViewController.swift#L112
'self' refers to the method 'MonthReportViewController.self', which may be unexpected
Build_Test: BudgetBuddiesApp/BudgetBuddiesApp/Sources/Network/SupportInfoController/Router/SupportInfoRouter.swift#L59
immutable value 'supportInfoId' was never used; consider replacing with '_' or removing it