Skip to content

Minor tweaks

Minor tweaks #27

Triggered via push June 27, 2023 11:53
Status Success
Total duration 1m 16s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

Tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
SwiftLint: Sources/UpgradeAlert/UpgradeAlert.swift#L101
Trailing Closure Violation: Trailing closure syntax should be used whenever possible (trailing_closure)
SwiftLint: Sources/UpgradeAlert/ext/UIApplication+Ext.swift#L18
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
SwiftLint: Sources/UpgradeAlert/ext/NSAlert+Ext.swift#L26
Trailing Closure Violation: Trailing closure syntax should be used whenever possible (trailing_closure)
SwiftLint: Sources/UpgradeAlert/ext/Bundle+Ext.swift#L31
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
SwiftLint: Sources/UpgradeAlert/UpgradeAlert+Variables.swift#L26
Closure Spacing Violation: Closure expressions should have a single space inside each brace (closure_spacing)