Skip to content

feat: 알리페이 결제수단 추가 #58

feat: 알리페이 결제수단 추가

feat: 알리페이 결제수단 추가 #58

Triggered via pull request May 28, 2024 08:26
Status Failure
Total duration 40s
Artifacts

swiftlint.yml

on: pull_request
Swiftlint
32s
Swiftlint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
Swiftlint: TossPayments/Sources/Model/PaymentMethod/GiftCertificate.swift#L11
Identifier Name Violation: Enum element name '문화상품권' should start with a lowercase character (identifier_name)
Swiftlint: TossPayments/Sources/Model/PaymentMethod/GiftCertificate.swift#L12
Identifier Name Violation: Enum element name '도서문화상품권' should start with a lowercase character (identifier_name)
Swiftlint: TossPayments/Sources/Model/PaymentMethod/GiftCertificate.swift#L13
Identifier Name Violation: Enum element name '게임문화상품권' should start with a lowercase character (identifier_name)
Swiftlint: TossPayments/Sources/Model/PaymentMethod/GiftCertificate.swift#L14
Identifier Name Violation: Enum element name 'CULTURE_GIFT_CERTIFICATE' should only contain alphanumeric and other allowed characters (identifier_name)
Swiftlint: TossPayments/Sources/Model/PaymentMethod/GiftCertificate.swift#L15
Identifier Name Violation: Enum element name 'BOOK_GIFT_CERTIFICATE' should only contain alphanumeric and other allowed characters (identifier_name)
Swiftlint: TossPayments/Sources/Model/PaymentMethod/GiftCertificate.swift#L16
Identifier Name Violation: Enum element name 'GAME_GIFT_CERTIFICATE' should only contain alphanumeric and other allowed characters (identifier_name)
Swiftlint: TossPayments/Sources/Model/PaymentMethod/PaymentMethod.swift#L13
Identifier Name Violation: Enum element name '토스페이' should start with a lowercase character (identifier_name)
Swiftlint: TossPayments/Sources/Model/PaymentMethod/PaymentMethod.swift#L14
Identifier Name Violation: Enum element name '가상계좌' should start with a lowercase character (identifier_name)
Swiftlint: TossPayments/Sources/Model/PaymentMethod/PaymentMethod.swift#L15
Identifier Name Violation: Enum element name '계좌이체' should start with a lowercase character (identifier_name)
Swiftlint: TossPayments/Sources/Model/PaymentMethod/PaymentMethod.swift#L16
Identifier Name Violation: Enum element name '휴대폰' should start with a lowercase character (identifier_name)
Swiftlint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Swiftlint: TossPayments/Sources/Util/UIWindow+TossPaymentExtension.swift#L16
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
Swiftlint: TossPayments/Sources/Util/UIWindow+TossPaymentExtension.swift#L24
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
Swiftlint: TossPayments/Sources/Util/UIView+TossPaymentExtension.swift#L20
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
Swiftlint: TossPayments/Sources/Util/URLComponent+TossPaymentExtension.swift#L20
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
Swiftlint: TossPayments/Sources/BrowserPopupWindow/BrowserPopupHandler.swift#L13
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
Swiftlint: TossPayments/Sources/BrowserPopupWindow/BrowserPopupHandler.swift#L15
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
Swiftlint: TossPayments/Sources/BrowserPopupWindow/BrowserPopupHandler.swift#L22
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
Swiftlint: TossPayments/Sources/BrowserPopupWindow/BrowserPopupHandler.swift#L34
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
Swiftlint: TossPayments/Sources/BrowserPopupWindow/BrowserPopupHandler.swift#L38
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
Swiftlint: TossPayments/Sources/BrowserPopupWindow/BrowserPopupHandler.swift#L50
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)