Skip to content

Update receipt validation #41

Update receipt validation

Update receipt validation #41

Triggered via pull request May 18, 2024 10:36
Status Failure
Total duration 39s
Artifacts

swiftlint.yml

on: pull_request
Run SwiftLint
31s
Run SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Run SwiftLint: Modules/Capabilities/DesignSystem/Sources/Tokens/Fonts.swift#L38
Lines should not have trailing whitespace (trailing_whitespace)
Run SwiftLint: Modules/Capabilities/Purchasing/Doubles/SpyRepository.swift#L37
Lines should not have trailing whitespace (trailing_whitespace)
Run SwiftLint: Modules/Capabilities/Purchasing/Doubles/SpyRepository.swift#L44
Lines should not have trailing whitespace (trailing_whitespace)
Run SwiftLint: Modules/Capabilities/Purchasing/Tests/PurchaseStateTests.swift#L52
Multi-line collection literals should have trailing commas (trailing_comma)
Run SwiftLint: Modules/Capabilities/Purchasing/Tests/PurchaseValidatorTests.swift#L16
TODOs should be resolved (implement me) (todo)
Run SwiftLint: Modules/Capabilities/Purchasing/Tests/PurchaseValidatorTests.swift#L28
TODOs should be resolved (implement me) (todo)
Run SwiftLint: Modules/Legacy/Core/Sources/Settings/List/SettingsView.swift#L46
Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
Run SwiftLint: Tuist/ProjectDescriptionHelpers/Targets/TestHelpers.swift#L13
Multi-line collection literals should have trailing commas (trailing_comma)