[Feat] GitHub Action 세분화 #12
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/Auth/ViewController/SetNickNameViewController.swift#L108
value 'keyboardSize' was defined but never used; consider replacing with boolean test
|
|
Distribute:
EATSSU_MVC/EATSSU_MVC/Sources/Screen/Home/ViewController/HomeTimeTabmanController.swift#L80
initialization of immutable value 'formatDate' was never used; consider replacing with assignment to '_' or removing it
|
Distribute:
EATSSU_MVC/EATSSU_MVC/Sources/Screen/MyPage/Model/MyPageModel.swift#L33
immutable value 'build' was never used; consider replacing with '_' 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
|