Skip to content

Fixed Pref Window opening and view/remove button #563

Fixed Pref Window opening and view/remove button

Fixed Pref Window opening and view/remove button #563

Re-run triggered July 2, 2024 04:36
Status Success
Total duration 4m 19s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
CI: HeliPort/Appearance/Preferences/PrefsWindow.swift#L47
Lines should not have trailing whitespace (trailing_whitespace)
CI: HeliPort/Appearance/Preferences/PrefsWindow.swift#L51
Lines should not have trailing whitespace (trailing_whitespace)
CI: HeliPort/Appearance/Preferences/PrefsWindow.swift#L74
Lines should not have trailing whitespace (trailing_whitespace)
CI: HeliPort/Appearance/Preferences/PrefsSavedNetworksView.swift#L82
`self` refers to the unapplied `NSObject.self()` method, which is likely not expected; make the variable `lazy` to be able to refer to the current instance or use `ClassName.self` (self_in_property_initialization)
CI: HeliPort/Appearance/Preferences/PrefsSavedNetworksView.swift#L96
Lines should not have trailing whitespace (trailing_whitespace)
CI: HeliPort/Appearance/Preferences/PrefsSavedNetworksView.swift#L99
Lines should not have trailing whitespace (trailing_whitespace)
CI: HeliPort/Appearance/Preferences/PrefsSavedNetworksView.swift#L170
Lines should not have trailing whitespace (trailing_whitespace)
CI: build/SourcePackages/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift#L860
unnecessary check for 'macOS'; enclosing scope ensures guard will always be true
CI: build/SourcePackages/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift#L860
unnecessary check for 'macOS'; enclosing scope ensures guard will always be true
CI: HeliPort/Appearance/Preferences/PrefsSavedNetworksView.swift#L94
'self' refers to the method 'PrefsSavedNetworksView.self', which may be unexpected
CI: HeliPort/Appearance/StatusMenu.swift#L24
'SUUpdater' is deprecated: Deprecated in Sparkle 2. Use SPUStandardUpdaterController instead, or SPUUpdater if you need more control.
CI: HeliPort/Appearance/Preferences/PrefsGeneralView.swift#L21
'SUUpdater' is deprecated: Deprecated in Sparkle 2. Use SPUStandardUpdaterController instead, or SPUUpdater if you need more control.
CI: HeliPort/LoginItemManager.swift#L26
'SMCopyAllJobDictionaries' was deprecated in macOS 10.10
CI: HeliPort/Supporting files/BugReporter.swift#L107
weak reference will always be nil because the referenced object is deallocated here
CI: HeliPort/Supporting files/BugReporter.swift#L196
weak reference will always be nil because the referenced object is deallocated here
CI: HeliPort/Supporting files/BugReporter.swift#L229
weak reference will always be nil because the referenced object is deallocated here
CI
HeliPort Launcher isn't code signed but requires entitlements. It is not possible to add entitlements to a binary without signing it. (in target 'HeliPort Launcher' from project 'HeliPort')