Build-And-Deploy-Testflight #9
Annotations
3 errors and 11 warnings
|
Projects/Shared/SharedRepository/Sources/DefaultUserInfoRepository.swift#L11
could not build Objective-C module 'CoreAuthentication'
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Projects/Utils/Sources/Extension/RxSwift/Rx+flatMapCompletableMaterialized.swift#L18
Line Length Violation: Line should be 120 characters or less; currently it has 122 characters (line_length)
|
Projects/Features/FeatureStoolLog/FeatureStoolLogDIContainer/Sources/FeatureStoolLogDIContainer.swift#L13
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
Projects/Features/FeatureReport/FeatureReportCoordinatorInterface/Project.swift#L16
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
|
Projects/DesignSystem/Sources/Component/SegmentedProgressView/SegmentedProgressView.swift#L59
Operator Usage Whitespace Violation: Operators should be surrounded by a single whitespace when they are being used (operator_usage_whitespace)
|
Projects/DesignSystem/Sources/Component/SegmentedProgressView/SegmentedProgressView.swift#L67
Operator Usage Whitespace Violation: Operators should be surrounded by a single whitespace when they are being used (operator_usage_whitespace)
|
Projects/DesignSystem/Sources/Component/SegmentedProgressView/SegmentedProgressView.swift#L102
Operator Usage Whitespace Violation: Operators should be surrounded by a single whitespace when they are being used (operator_usage_whitespace)
|
Projects/DesignSystem/Sources/Component/SegmentedProgressView/SegmentedProgressView.swift#L153
Operator Usage Whitespace Violation: Operators should be surrounded by a single whitespace when they are being used (operator_usage_whitespace)
|
Projects/Core/CoreEntity/Sources/FriendEntity.swift#L14
Todo Violation: TODOs should be resolved (스토리 API 최종 구현 후 해당 속성 어떻게 할 지 ...) (todo)
|
Projects/DesignSystem/Sources/Component/UIView/CheeringFriendProfileCharacterView.swift#L30
initialization of immutable value 'firstImageHeight' was never used; consider replacing with assignment to '_' or removing it
|
Projects/DesignSystem/Sources/Component/UIView/CheeringFriendProfileCharacterView.swift#L31
initialization of immutable value 'secondImageHeight' was never used; consider replacing with assignment to '_' or removing it
|
The logs for this run have expired and are no longer available.
Loading