Merge pull request #7 from orchidfire/main #35
Annotations
11 warnings
SwiftLint:
Package.swift#L25
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
|
SwiftLint:
Sources/UpgradeAlert/UpgradeAlert+Variables.swift#L46
Closure Spacing Violation: Closure expressions should have a single space inside each brace (closure_spacing)
|
SwiftLint:
Sources/UpgradeAlert/UpgradeAlert+Variables.swift#L57
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
|
SwiftLint:
Sources/UpgradeAlert/UpgradeAlert+Variables.swift#L33
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Sources/UpgradeAlert/UpgradeAlert+Variables.swift#L41
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Sources/UpgradeAlert/helper/UAConfig.swift#L67
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
|
SwiftLint:
Sources/UpgradeAlert/helper/UAConfig.swift#L9
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Sources/UpgradeAlert/helper/UAConfig.swift#L10
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Sources/UpgradeAlert/helper/UAConfig.swift#L12
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Sources/UpgradeAlert/helper/UAConfig.swift#L13
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|