Skip to content

[Feat] qa 브랜치 추가 #13

[Feat] qa 브랜치 추가

[Feat] qa 브랜치 추가 #13

Triggered via push September 13, 2024 14:36
Status Success
Total duration 9m 24s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Distribute
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Distribute: --- xcodebuild#L1
Using the first of multiple matching destinations:
Distribute: EATSSUComponents/EATSSUComponents/Sources/Extension/UIButton+.swift#L47
value 'image' was defined but never used; consider replacing with boolean test
Distribute: EATSSUComponents/EATSSUComponents/Sources/Extension/UIButton+.swift#L59
initialization of immutable value 'titleSize' was never used; consider replacing with assignment to '_' or removing it
Distribute: EATSSU_MVC/EATSSU_MVC/Sources/Screen/Review/ViewController/SetRateViewController.swift#L130
'self' refers to the method 'SetRateViewController.self', which may be unexpected
Distribute: EATSSU_MVC/EATSSU_MVC/Sources/Screen/Review/ViewController/WriteReviewViewController.swift#L94
'self' refers to the method 'WriteReviewViewController.self', which may be unexpected
Distribute: EATSSU_MVC/EATSSU_MVC/Sources/Screen/Review/ViewController/ReviewViewController.swift#L411
variable 'reviewMenuTypeInfo' was never mutated; consider changing to 'let' constant
Distribute: EATSSU_MVC/EATSSU_MVC/Sources/Screen/Review/ViewController/SetRateViewController.swift#L130
'self' refers to the method 'SetRateViewController.self', which may be unexpected
Distribute: EATSSU_MVC/EATSSU_MVC/Sources/Screen/Review/ViewController/WriteReviewViewController.swift#L94
'self' refers to the method 'WriteReviewViewController.self', which may be unexpected
Distribute: EATSSU_MVC/EATSSU_MVC/Sources/Utility/Base/PostUIButton.swift#L48
'contentEdgeInsets' was deprecated in iOS 15.0: This property is ignored when using UIButtonConfiguration
Distribute: EATSSU_MVC/EATSSU_MVC/Sources/Utility/Extension/UIButton+.swift#L47
value 'image' was defined but never used; consider replacing with boolean test