Skip to content

[#1475] Adopt transaction data requests #138

[#1475] Adopt transaction data requests

[#1475] Adopt transaction data requests #138

Triggered via pull request August 16, 2024 19:27
Status Success
Total duration 44s
Artifacts

swiftlint.yml

on: pull_request
SwiftLint
35s
SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
SwiftLint: Sources/ZcashLightClientKit/Entity/TransactionEntity.swift#L127
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
SwiftLint: Sources/ZcashLightClientKit/Block/Enhance/BlockEnhancer.swift#L67
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
SwiftLint: Sources/ZcashLightClientKit/Block/Enhance/BlockEnhancer.swift#L71
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
SwiftLint: Sources/ZcashLightClientKit/Block/Enhance/BlockEnhancer.swift#L93
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
SwiftLint: Sources/ZcashLightClientKit/Block/Enhance/BlockEnhancer.swift#L127
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
SwiftLint: Sources/ZcashLightClientKit/Block/Enhance/BlockEnhancer.swift#L147
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
SwiftLint: Sources/ZcashLightClientKit/Block/Enhance/BlockEnhancer.swift#L181
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
SwiftLint: Sources/ZcashLightClientKit/Block/Enhance/BlockEnhancer.swift#L84
Swift print() or debugPrint() should not be used in App Code Violation: The Swift print() or debugPrint() functions should not be used. (print_function_usage)
SwiftLint: Sources/ZcashLightClientKit/Block/Enhance/BlockEnhancer.swift#L88
Swift print() or debugPrint() should not be used in App Code Violation: The Swift print() or debugPrint() functions should not be used. (print_function_usage)
SwiftLint: Sources/ZcashLightClientKit/Block/Enhance/BlockEnhancer.swift#L92
Swift print() or debugPrint() should not be used in App Code Violation: The Swift print() or debugPrint() functions should not be used. (print_function_usage)