Skip to content

Merge pull request #6 from orchidfire/main #30

Merge pull request #6 from orchidfire/main

Merge pull request #6 from orchidfire/main #30

Triggered via push September 19, 2023 18:09
Status Success
Total duration 1m 24s
Artifacts

Tests.yml

on: push
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/