Update comments with LLM #36
Annotations
11 warnings
SwiftLint:
Package.swift#L8
Multiline Literal Brackets Violation: Multiline literals should have their surrounding brackets in a new line (multiline_literal_brackets)
|
SwiftLint:
Package.swift#L14
Multiline Literal Brackets Violation: Multiline literals should have their surrounding brackets in a new line (multiline_literal_brackets)
|
SwiftLint:
Package.swift#L22
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
|
SwiftLint:
Sources/UpgradeAlert/UpgradeAlert+Variables.swift#L44
Closure Spacing Violation: Closure expressions should have a single space inside each brace (closure_spacing)
|
SwiftLint:
Sources/UpgradeAlert/UpgradeAlert+Variables.swift#L55
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
|
SwiftLint:
Sources/UpgradeAlert/helper/UAConfig.swift#L57
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
|
SwiftLint:
Sources/UpgradeAlert/helper/UAOutcome.swift#L17
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
|
SwiftLint:
Sources/UpgradeAlert/helper/UAError.swift#L25
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
|
SwiftLint:
Sources/UpgradeAlert/helper/AppInfo.swift#L31
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
|
SwiftLint:
Sources/UpgradeAlert/helper/AppInfo.swift#L20
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/
|