Skip to content

TreeState support

TreeState support #61

Triggered via pull request March 15, 2024 11:50
Status Success
Total duration 46s
Artifacts

swiftlint.yml

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

Annotations

10 warnings
SwiftLint: Sources/ZcashLightClientKit/Synchronizer/SDKSynchronizer.swift#L13
Blanket Disable Command Violation: The disabled 'type_body_length' rule should be re-enabled before the end of the file (blanket_disable_command)
SwiftLint: Sources/ZcashLightClientKit/Rust/ZcashRustBackend.swift#L8
Blanket Disable Command Violation: The disabled 'type_body_length' rule should be re-enabled before the end of the file (blanket_disable_command)
SwiftLint: Sources/ZcashLightClientKit/Rust/ZcashRustBackend.swift#L862
Blanket Disable Command Violation: The disabled 'line_length' rule should be re-enabled before the end of the file (blanket_disable_command)
SwiftLint: Sources/ZcashLightClientKit/Rust/ZcashRustBackend.swift#L862
Blanket Disable Command Violation: The disabled 'large_tuple' rule should be re-enabled before the end of the file (blanket_disable_command)
SwiftLint: Sources/ZcashLightClientKit/Rust/ZcashRustBackend.swift#L631
Multiline Arguments Brackets Violation: Multiline arguments should have their surrounding brackets in a new line (multiline_arguments_brackets)
SwiftLint: Sources/ZcashLightClientKit/Checkpoint/CheckpointSourceFactory.swift#L10
Convenience Type Violation: Types used for hosting only static members should be implemented as a caseless enum to avoid instantiation (convenience_type)
SwiftLint: Sources/ZcashLightClientKit/Modules/Service/LightWalletService.swift#L27
Blanket Disable Command Violation: The disabled 'cyclomatic_complexity' rule should be re-enabled before the end of the file (blanket_disable_command)
SwiftLint: Sources/ZcashLightClientKit/Metrics/SDKMetrics.swift#L104
Blanket Disable Command Violation: The disabled 'string_concatenation' rule should be re-enabled before the end of the file (blanket_disable_command)
SwiftLint: Sources/ZcashLightClientKit/Metrics/SDKMetrics.swift#L121
Vertical Whitespace after Opening Braces Violation: Don't include vertical whitespace (empty line) after opening braces (vertical_whitespace_opening_braces)
SwiftLint: Sources/ZcashLightClientKit/Error/ZcashErrorCodeDefinition.swift#L10
Blanket Disable Command Violation: The disabled 'identifier_name' rule should be re-enabled before the end of the file (blanket_disable_command)