Skip to content

Build-And-Deploy-Testflight #12

Build-And-Deploy-Testflight

Build-And-Deploy-Testflight #12

Manually triggered December 27, 2023 15:14
Status Failure
Total duration 7m 9s
Artifacts

testflight.yml

on: workflow_dispatch
Matrix: Build and Deploy Testflight
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
Build and Deploy Testflight (3.1): Projects/Shared/SharedRepository/Sources/DefaultUserInfoRepository.swift#L11
could not build Objective-C module 'CoreAuthentication'
Build and Deploy Testflight (3.1)
Process completed with exit code 1.
Build and Deploy Testflight (3.1)
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/
Build and Deploy Testflight (3.1): 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)
Build and Deploy Testflight (3.1): 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)
Build and Deploy Testflight (3.1): Projects/Features/FeatureReport/FeatureReportCoordinatorInterface/Project.swift#L16
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
Build and Deploy Testflight (3.1): 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)
Build and Deploy Testflight (3.1): 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)
Build and Deploy Testflight (3.1): 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)
Build and Deploy Testflight (3.1): 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)
Build and Deploy Testflight (3.1): Projects/Core/CoreEntity/Sources/FriendEntity.swift#L14
Todo Violation: TODOs should be resolved (스토리 API 최종 구현 후 해당 속성 어떻게 할 지 ...) (todo)
Build and Deploy Testflight (3.1): Projects/DesignSystem/Sources/Component/UIView/CheeringFriendProfileCharacterView.swift#L30
initialization of immutable value 'firstImageHeight' was never used; consider replacing with assignment to '_' or removing it
Build and Deploy Testflight (3.1): Projects/DesignSystem/Sources/Component/UIView/CheeringFriendProfileCharacterView.swift#L31
initialization of immutable value 'secondImageHeight' was never used; consider replacing with assignment to '_' or removing it