Fix warnings related to deallocating CriticalAlert prematurely #605
Annotations
6 warnings
build/SourcePackages/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift#L860
unnecessary check for 'macOS'; enclosing scope ensures guard will always be true
|
build/SourcePackages/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift#L860
unnecessary check for 'macOS'; enclosing scope ensures guard will always be true
|
HeliPort/Appearance/StatusMenu.swift#L24
'SUUpdater' is deprecated: Deprecated in Sparkle 2. Use SPUStandardUpdaterController instead, or SPUUpdater if you need more control.
|
HeliPort/Appearance/Preferences/PrefsGeneralView.swift#L21
'SUUpdater' is deprecated: Deprecated in Sparkle 2. Use SPUStandardUpdaterController instead, or SPUUpdater if you need more control.
|
|
|
This job succeeded
Loading