Improve documentation for NSAlert extension #29
Tests.yml
on: pull_request
SwiftLint
37s
build
1m 11s
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/
|