[MOB-1039] Retry broadcaster transactions with submit plans#1737
Closed
czarcas7ic wants to merge 14 commits into
Closed
[MOB-1039] Retry broadcaster transactions with submit plans#1737czarcas7ic wants to merge 14 commits into
czarcas7ic wants to merge 14 commits into
Annotations
10 warnings
|
GitHub Action for SwiftLint:
Example/ZcashLightClientSample/ZcashLightClientSample/DemoAppConfig.swift#L13
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)
|
|
GitHub Action for SwiftLint:
Sources/ZcashLightClientKit/Synchronizer/SDKSynchronizer.swift#L268
Force Unwrapping Violation: Force unwrapping should be avoided (force_unwrapping)
|
|
GitHub Action for 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)
|
|
GitHub Action for SwiftLint:
Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift#L131
Function Parameter Count Violation: Function should have 5 parameters or less: it currently has 6 (function_parameter_count)
|
|
GitHub Action for SwiftLint:
Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift#L80
Function Parameter Count Violation: Function should have 5 parameters or less: it currently has 7 (function_parameter_count)
|
|
GitHub Action for SwiftLint:
Sources/ZcashLightClientKit/Rust/ZcashEip681Backend.swift#L9
Convenience Type Violation: Types used for hosting only static members should be implemented as a caseless enum to avoid instantiation (convenience_type)
|
|
GitHub Action for 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)
|
|
GitHub Action for 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)
|
|
GitHub Action for 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)
|
|
GitHub Action for SwiftLint:
Sources/ZcashLightClientKit/Block/CompactBlockProcessor.swift#L988
File Length Violation: File should contain 600 lines or less excluding comments and whitespaces: currently contains 748 (file_length)
|
background
wait
wait-all
cancel
parallel
Loading