[WIP] FFI-0.18.0 preview #363
Annotations
10 warnings
SwiftLint:
Sources/ZcashLightClientKit/Rust/ZcashRustBackend.swift#L1394
Blanket Disable Command Violation: Use 'next', 'this' or 'previous' instead to disable the 'line_length' rule once, or re-enable it as soon as possible` (blanket_disable_command)
|
SwiftLint:
Sources/ZcashLightClientKit/Rust/ZcashRustBackend.swift#L1067
Attributes Violation: Attributes should be on their own lines in functions and types, but on the same line as variables and imports (attributes)
|
SwiftLint:
Sources/ZcashLightClientKit/Rust/ZcashRustBackend.swift#L127
Attributes Violation: Attributes should be on their own lines in functions and types, but on the same line as variables and imports (attributes)
|
SwiftLint:
Sources/ZcashLightClientKit/Error/ZcashErrorCodeDefinition.swift#L10
Blanket Disable Command Violation: Use 'next', 'this' or 'previous' instead to disable the 'identifier_name' rule once, or re-enable it as soon as possible` (blanket_disable_command)
|
SwiftLint:
Sources/ZcashLightClientKit/Synchronizer/SDKSynchronizer.swift#L1002
Vertical Whitespace before Closing Braces Violation: Don't include vertical whitespace (empty line) before closing braces (vertical_whitespace_closing_braces)
|
SwiftLint:
Sources/ZcashLightClientKit/Synchronizer/SDKSynchronizer.swift#L13
Blanket Disable Command Violation: Use 'next', 'this' or 'previous' instead to disable the 'type_body_length' rule once, or re-enable it as soon as possible` (blanket_disable_command)
|
SwiftLint:
Sources/ZcashLightClientKit/Entity/TransactionEntity.swift#L138
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/Metrics/SDKMetrics.swift#L105
Superfluous Disable Command Violation: SwiftLint rule 'string_concatenation' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
|
SwiftLint:
Sources/ZcashLightClientKit/Synchronizer/Dependencies.swift#L88
Unused Closure Parameter Violation: Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
|
SwiftLint:
Sources/ZcashLightClientKit/Synchronizer.swift#L427
Superfluous Disable Command Violation: SwiftLint rule 'function_parameter_count' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
|