Skip to content

[Refactor] build-test.yml 스크립트 수정 #2

[Refactor] build-test.yml 스크립트 수정

[Refactor] build-test.yml 스크립트 수정 #2

Triggered via push September 15, 2024 14:22
Status Success
Total duration 3m 42s
Artifacts

build-test.yml

on: push
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/Network/SupportInfoController/Router/SupportInfoRouter.swift#L59
immutable value 'supportInfoId' was never used; consider replacing with '_' or removing it
Build_Test: BudgetBuddiesApp/BudgetBuddiesApp/Sources/Screen/AccountBook/CategoryPlus/CategoryPlusViewController.swift#L100
initialization of immutable value 'decodedData' was never used; consider replacing with assignment to '_' or removing it
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