Skip to content

Add swiftlint local and github #11

Add swiftlint local and github

Add swiftlint local and github #11

Triggered via pull request November 30, 2023 23:42
@pacupacu
synchronize #21
swiftlint
Status Failure
Total duration 42s
Artifacts

swiftlint.yml

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

Annotations

3 errors and 11 warnings
SwiftLint: Sources/zcash-swift-payment-uri/ZIP321.swift#L14
Line Length Violation: Line should be 200 characters or less; currently it has 206 characters (line_length)
SwiftLint: Sources/zcash-swift-payment-uri/Render.swift#L22
Identifier Name Violation: Variable name 'i' should be between 3 and 40 characters long (identifier_name)
SwiftLint: Sources/zcash-swift-payment-uri/Render.swift#L73
Line Length Violation: Line should be 200 characters or less; currently it has 223 characters (line_length)
SwiftLint: Sources/zcash-swift-payment-uri/ZIP321.swift#L8
Line Length Violation: Line should be 120 characters or less; currently it has 134 characters (line_length)
SwiftLint: Sources/zcash-swift-payment-uri/ZIP321.swift#L10
Line Length Violation: Line should be 120 characters or less; currently it has 150 characters (line_length)
SwiftLint: Sources/zcash-swift-payment-uri/ZIP321.swift#L12
Line Length Violation: Line should be 120 characters or less; currently it has 143 characters (line_length)
SwiftLint: Sources/zcash-swift-payment-uri/ZIP321.swift#L25
Line Length Violation: Line should be 120 characters or less; currently it has 129 characters (line_length)
SwiftLint: Sources/zcash-swift-payment-uri/ZIP321.swift#L37
Line Length Violation: Line should be 120 characters or less; currently it has 170 characters (line_length)
SwiftLint: Sources/zcash-swift-payment-uri/ZIP321.swift#L38
Line Length Violation: Line should be 120 characters or less; currently it has 150 characters (line_length)
SwiftLint: Sources/zcash-swift-payment-uri/Render.swift#L69
Line Length Violation: Line should be 120 characters or less; currently it has 191 characters (line_length)
SwiftLint: Sources/zcash-swift-payment-uri/Render.swift#L70
Line Length Violation: Line should be 120 characters or less; currently it has 137 characters (line_length)
SwiftLint: Sources/zcash-swift-payment-uri/Render.swift#L72
Line Length Violation: Line should be 120 characters or less; currently it has 170 characters (line_length)
SwiftLint: Sources/zcash-swift-payment-uri/Render.swift#L103
Line Length Violation: Line should be 120 characters or less; currently it has 129 characters (line_length)
SwiftLint: Tests/zcash-swift-payment-uriTests/ZIP321Tests.swift#L21
Superfluous Disable Command Violation: SwiftLint rule 'line_length' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)