Skip to content

[#1369] SynchronizerState refactor #3

[#1369] SynchronizerState refactor

[#1369] SynchronizerState refactor #3

Triggered via pull request February 6, 2024 11:29
Status Success
Total duration 48s
Artifacts

swiftlint.yml

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

Annotations

10 warnings
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/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/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/Transaction/WalletTransactionEncoder.swift#L88
TODO Violation: TODO or FIXME without issue number. Format TODO: [#...] (todos)
SwiftLint: Sources/ZcashLightClientKit/Transaction/WalletTransactionEncoder.swift#L131
TODO Violation: TODO or FIXME without issue number. Format TODO: [#...] (todos)
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/Block/Actions/ScanAction.swift#L101
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
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)