Skip to content

Improve documentation for NSAlert extension #29

Improve documentation for NSAlert extension

Improve documentation for NSAlert extension #29

Re-run triggered September 19, 2023 18:08
Status Success
Total duration 1m 26s
Artifacts

Tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
SwiftLint: Sources/UpgradeAlert/UpgradeAlert+Variables.swift#L26
Closure Spacing Violation: Closure expressions should have a single space inside each brace (closure_spacing)
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#L27
Trailing Closure Violation: Trailing closure syntax should be used whenever possible (trailing_closure)
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/