Skip to content

Migrate to first pre-release of FFI 0.9.0 #101

Migrate to first pre-release of FFI 0.9.0

Migrate to first pre-release of FFI 0.9.0 #101

Triggered via pull request June 6, 2024 02:35
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/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/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/Rust/ZcashRustBackend.swift#L977
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#L977
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#L14
Redundant String Enum Value Violation: String enum values can be omitted when they are equal to the enumcase name (redundant_string_enum_value)
SwiftLint: Sources/ZcashLightClientKit/Rust/ZcashRustBackend.swift#L16
Redundant String Enum Value Violation: String enum values can be omitted when they are equal to the enumcase name (redundant_string_enum_value)
SwiftLint: Sources/ZcashLightClientKit/Rust/ZcashRustBackend.swift#L18
Redundant String Enum Value Violation: String enum values can be omitted when they are equal to the enumcase name (redundant_string_enum_value)
SwiftLint: Sources/ZcashLightClientKit/Rust/ZcashRustBackend.swift#L20
Redundant String Enum Value Violation: String enum values can be omitted when they are equal to the enumcase name (redundant_string_enum_value)
SwiftLint: Sources/ZcashLightClientKit/Rust/ZcashRustBackend.swift#L22
Redundant String Enum Value Violation: String enum values can be omitted when they are equal to the enumcase name (redundant_string_enum_value)
SwiftLint: Sources/ZcashLightClientKit/Rust/ZcashRustBackend.swift#L24
Redundant String Enum Value Violation: String enum values can be omitted when they are equal to the enumcase name (redundant_string_enum_value)