Skip to content

Improved comments

Improved comments #32

Triggered via pull request September 19, 2023 21:45
Status Failure
Total duration 1m 8s
Artifacts

Tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
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/