Skip to content

Passing ViewModel as part of the constructor adopting Button publisher Readme updates #4

Passing ViewModel as part of the constructor adopting Button publisher Readme updates

Passing ViewModel as part of the constructor adopting Button publisher Readme updates #4

Triggered via pull request February 1, 2024 05:34
Status Success
Total duration 37s
Artifacts

swiftlint.yml

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

Annotations

10 warnings
SwiftLint: Sources/Extension/View+Extension.swift#L7
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/Extension/View+Extension.swift#L6
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
SwiftLint: Sources/Extension/View+Extension.swift#L10
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
SwiftLint: Sources/Extension/View+Extension.swift#L14
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
SwiftLint: Sources/Extension/View+Extension.swift#L18
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
SwiftLint: Sources/Extension/View+Extension.swift#L22
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
SwiftLint: Sources/Extension/View+Extension.swift#L26
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
SwiftLint: Sources/Extension/View+Extension.swift#L30
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
SwiftLint: Sources/Extension/View+Extension.swift#L34
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)
SwiftLint: Sources/Extension/View+Extension.swift#L40
Trailing Whitespace Violation: Lines should not have trailing whitespace. (trailing_whitespace)