Skip to content

Rust build plugin

Rust build plugin #99

Triggered via pull request June 5, 2024 18:09
Status Success
Total duration 53s
Artifacts

swiftlint.yml

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

Annotations

10 warnings
SwiftLint: Sources/ZcashLightClientKit/Modules/Service/LightWalletService.swift#L27
Blanket Disable Command Violation: Use 'next', 'this' or 'previous' instead to disable the 'cyclomatic_complexity' rule once, or re-enable it as soon as possible` (blanket_disable_command)
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/Rust/ZcashRustBackend.swift#L953
Blanket Disable Command Violation: Use 'next', 'this' or 'previous' instead to disable the 'large_tuple' rule once, or re-enable it as soon as possible` (blanket_disable_command)
SwiftLint: Sources/ZcashLightClientKit/Rust/ZcashRustBackend.swift#L953
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#L8
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/Extensions/ZcashRust+Utils.swift#L15
Non-Optional String <-> Data Conversion Violation: Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
SwiftLint: Sources/ZcashLightClientKit/Metrics/SDKMetrics.swift#L104
Blanket Disable Command Violation: Use 'next', 'this' or 'previous' instead to disable the 'string_concatenation' rule once, or re-enable it as soon as possible` (blanket_disable_command)
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/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: Example/ZcashLightClientSample/ZcashLightClientSample/Sapling Parameters/SaplingParametersViewController.swift#L12
Blanket Disable Command Violation: Use 'next', 'this' or 'previous' instead to disable the 'force_try' rule once, or re-enable it as soon as possible` (blanket_disable_command)